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 45f757c commit db213efCopy full SHA for db213ef
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