Skip to content

Commit 0b02e5a

Browse files
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.13.4.2 [SECURITY]
1 parent be95b5b commit 0b02e5a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@
251251
<dependency>
252252
<groupId>com.fasterxml.jackson.core</groupId>
253253
<artifactId>jackson-databind</artifactId>
254-
<version>2.13.0</version>
254+
<version>2.13.4.2</version>
255255
</dependency>
256256
</dependencies>
257257
</plugin>
@@ -629,7 +629,7 @@
629629
<dependency>
630630
<groupId>com.fasterxml.jackson.core</groupId>
631631
<artifactId>jackson-databind</artifactId>
632-
<version>2.13.0</version>
632+
<version>2.13.4.2</version>
633633
</dependency>
634634

635635

0 commit comments

Comments
 (0)