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 ce10927 commit c5c60d0Copy full SHA for c5c60d0
Release Notes.md
@@ -1,7 +1,7 @@
1
# Version 3.1.4
2
3
## Changes
4
-* Jackson-databind updated to version 2.11.2.
+* Jackson-databind updated to version 2.11.3.
5
* Jackcess updated to 3.5.1.
6
* Remove unused test code.
7
pom.xml
@@ -18,7 +18,7 @@
18
<dependency>
19
<groupId>com.fasterxml.jackson.core</groupId>
20
<artifactId>jackson-databind</artifactId>
21
- <version>2.11.2</version>
+ <version>2.11.3</version>
22
</dependency>
23
24
<groupId>com.healthmarketscience.jackcess</groupId>
0 commit comments