We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 125b909 commit d823283Copy full SHA for d823283
dynamic-proxy/pom.xml
@@ -51,7 +51,7 @@
51
<dependency>
52
<groupId>com.fasterxml.jackson.core</groupId>
53
<artifactId>jackson-databind</artifactId>
54
- <version>2.17.2</version>
+ <version>2.18.3</version>
55
</dependency>
56
57
<groupId>org.springframework</groupId>
event-sourcing/pom.xml
@@ -55,7 +55,7 @@
58
59
60
</dependencies>
61
<build>
0 commit comments