File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.fasterxml.jackson</groupId >
7
7
<artifactId >jackson-base</artifactId >
8
- <version >2.10.6-SNAPSHOT </version >
8
+ <version >2.10.5.20201202 </version >
9
9
</parent >
10
10
11
11
<groupId >com.fasterxml.jackson.core</groupId >
12
12
<artifactId >jackson-databind</artifactId >
13
- <version >2.10.6 -SNAPSHOT</version >
13
+ <version >2.10.5.1 -SNAPSHOT</version >
14
14
<name >jackson-databind</name >
15
15
<packaging >bundle</packaging >
16
16
<description >General data-binding functionality for Jackson: works on core streaming API</description >
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Project: jackson-databind
4
4
=== Releases ===
5
5
------------------------------------------------------------------------
6
6
7
- ( not yet released )
7
+ 2.10.5.1 ( 02 -Dec- 2020 )
8
8
9
9
#2589 : `DOMDeserializer`: setExpandEntityReferences(false ) may not prevent
10
10
external entity expansion in all cases (CVE-2020 -25649 )
You can’t perform that action at this time.
0 commit comments