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 e262f1c commit 5eb0cf4Copy full SHA for 5eb0cf4
examples/junit-sample/pom.xml
@@ -92,7 +92,7 @@
92
<dependency>
93
<groupId>com.fasterxml.jackson.core</groupId>
94
<artifactId>jackson-databind</artifactId>
95
- <version>2.16.0</version>
+ <version>2.16.1</version>
96
</dependency>
97
98
<!-- testing -->
0 commit comments