Skip to content

Commit b0eabdb

Browse files
committed
CVE-2022-42003: upgraded to Jackson 2.14.0 RC2
1 parent 83549ab commit b0eabdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projo-jackson/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>com.fasterxml.jackson.core</groupId>
4141
<artifactId>jackson-databind</artifactId>
42-
<version>2.12.6.1</version>
42+
<version>2.14.0-rc2</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>pro.projo</groupId>

0 commit comments

Comments
 (0)