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 3ded28a commit 4772263Copy full SHA for 4772263
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>com.fasterxml.jackson</groupId>
7
<artifactId>jackson-base</artifactId>
8
- <version>2.9.10.20201202</version>
+ <version>2.9.10.20210106</version>
9
</parent>
10
11
<groupId>com.fasterxml.jackson.core</groupId>
release-notes/VERSION-2.x
@@ -4,7 +4,7 @@ Project: jackson-databind
4
=== Releases ===
------------------------------------------------------------------------
-2.9.10.8 (not yet released)
+2.9.10.8 (06-Jan-2021)
#2986: Block two more gadget types (commons-dbcp2, CVE-2020-35490/CVE-2020-35491)
(reported by Al1ex@knownsec)
0 commit comments