We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a31575c commit 3130e1fCopy full SHA for 3130e1f
1 file changed
pom.xml
@@ -112,7 +112,7 @@
112
<dependency>
113
<groupId>com.fasterxml.jackson.core</groupId>
114
<artifactId>jackson-databind</artifactId>
115
- <version>2.19.1</version>
+ <version>2.20.0</version>
116
<scope>provided</scope>
117
</dependency>
118
</dependencies>
@@ -139,7 +139,7 @@
139
<plugin>
140
<groupId>org.apache.maven.plugins</groupId>
141
<artifactId>maven-javadoc-plugin</artifactId>
142
- <version>3.11.2</version>
+ <version>3.11.3</version>
143
</plugin>
144
145
0 commit comments