Skip to content

Commit 286efdd

Browse files
vulnerability fix for Jackson databind
1 parent cc22f56 commit 286efdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>com.fasterxml.jackson.core</groupId>
4242
<artifactId>jackson-databind</artifactId>
43-
<version>2.22.1</version>
43+
<version>2.22.2</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>org.projectlombok</groupId>

0 commit comments

Comments
 (0)