Skip to content

Commit c5c60d0

Browse files
committed
Update jackson-databind
1 parent ce10927 commit c5c60d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Release Notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Version 3.1.4
22

33
## Changes
4-
* Jackson-databind updated to version 2.11.2.
4+
* Jackson-databind updated to version 2.11.3.
55
* Jackcess updated to 3.5.1.
66
* Remove unused test code.
77

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>com.fasterxml.jackson.core</groupId>
2020
<artifactId>jackson-databind</artifactId>
21-
<version>2.11.2</version>
21+
<version>2.11.3</version>
2222
</dependency>
2323
<dependency>
2424
<groupId>com.healthmarketscience.jackcess</groupId>

0 commit comments

Comments
 (0)