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.
1 parent 550310c commit 775da42Copy full SHA for 775da42
pom.xml
@@ -84,17 +84,17 @@
84
<dependency>
85
<groupId>com.fasterxml.jackson.core</groupId>
86
<artifactId>jackson-core</artifactId>
87
- <version>2.18.2</version>
+ <version>2.18.3</version>
88
</dependency>
89
90
91
<artifactId>jackson-databind</artifactId>
92
93
94
95
96
<artifactId>jackson-annotations</artifactId>
97
98
99
</dependencies>
100
0 commit comments