We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a942f18 + 9178ed4 commit f10bdeaCopy full SHA for f10bdea
2 files changed
modules/jpa-schema/pom.xml
@@ -56,7 +56,7 @@
56
<dependency>
57
<groupId>com.fasterxml.jackson.core</groupId>
58
<artifactId>jackson-databind</artifactId>
59
- <version>2.21.3</version>
+ <version>2.21.4</version>
60
</dependency>
61
62
<!-- Logging -->
modules/mcp-bridge/pom.xml
@@ -41,7 +41,7 @@
41
</description>
42
43
<properties>
44
- <jackson.version>2.21.3</jackson.version>
+ <jackson.version>2.21.4</jackson.version>
45
</properties>
46
47
<dependencies>
0 commit comments