Skip to content

Commit 4772263

Browse files
committed
Prepare for 2.9.10.8 micro-patch release
1 parent 3ded28a commit 4772263

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.fasterxml.jackson</groupId>
77
<artifactId>jackson-base</artifactId>
8-
<version>2.9.10.20201202</version>
8+
<version>2.9.10.20210106</version>
99
</parent>
1010

1111
<groupId>com.fasterxml.jackson.core</groupId>

release-notes/VERSION-2.x

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Project: jackson-databind
44
=== Releases ===
55
------------------------------------------------------------------------
66

7-
2.9.10.8 (not yet released)
7+
2.9.10.8 (06-Jan-2021)
88

99
#2986: Block two more gadget types (commons-dbcp2, CVE-2020-35490/CVE-2020-35491)
1010
(reported by Al1ex@knownsec)

0 commit comments

Comments
 (0)