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 0fa6e93 commit ead6b8bCopy full SHA for ead6b8b
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>com.fasterxml.jackson</groupId>
7
<artifactId>jackson-base</artifactId>
8
- <version>2.9.10.20200824</version>
+ <version>2.9.10.20201202</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.7 (not yet released)
+2.9.10.7 (02-Dec-2020)
#2589: `DOMDeserializer`: setExpandEntityReferences(false) may not prevent
external entity expansion in all cases (CVE-2020-25649)
0 commit comments