Skip to content

Commit 33a0931

Browse files
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.13.4.1 [security]
1 parent be95b5b commit 33a0931

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.1</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.1</version>
633633
</dependency>
634634

635635

0 commit comments

Comments
 (0)