Skip to content

Commit 19b882c

Browse files
fabapp2ravigkant
authored andcommitted
Bump jackson-databind to 2.12.6.1 (spring-projects-experimental#103)
1 parent 1c3b088 commit 19b882c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
### Adds
44
- Unmarshalling ejb-jar.xml for EJB 2.1 (#62)
55
- Demo for Mule to Boot migration (#80)
6+
- Bump some dependency versions, removes CVEs
67

78
### Fixes
89
- Paths and CLI rendering under Windows (#58)

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@
248248
<dependency>
249249
<groupId>com.fasterxml.jackson.core</groupId>
250250
<artifactId>jackson-databind</artifactId>
251-
<version>${jackson.version}</version>
251+
<version>${jackson-databind.version}</version>
252252
</dependency>
253253
<dependency>
254254
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)