There was an error while loading. Please reload this page.
1 parent 012a640 commit f7c9289Copy full SHA for f7c9289
1 file changed
pom.xml
@@ -66,12 +66,12 @@
66
<dependency>
67
<groupId>com.fasterxml.jackson.core</groupId>
68
<artifactId>jackson-core</artifactId>
69
- <version>2.18.2</version>
+ <version>2.20.0</version>
70
</dependency>
71
72
73
<artifactId>jackson-databind</artifactId>
74
75
76
77
<groupId>com.fasterxml.jackson.dataformat</groupId>
@@ -81,7 +81,7 @@
81
82
83
<artifactId>jackson-dataformat-yaml</artifactId>
84
85
86
87
<groupId>org.springframework</groupId>
0 commit comments