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 600a5b5 commit b3bd0d3Copy full SHA for b3bd0d3
pom.xml
@@ -13,7 +13,7 @@
13
<maven.compiler.source>21</maven.compiler.source>
14
<maven.compiler.target>21</maven.compiler.target>
15
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
16
- <jackson-version>2.19.0</jackson-version>
+ <jackson-version>2.19.1</jackson-version>
17
<swagger-annotations-version>2.2.19</swagger-annotations-version>
18
<maven-plugin-version>1.0.0</maven-plugin-version>
19
<junit-version>4.13.1</junit-version>
0 commit comments