Skip to content

Commit dd21cf8

Browse files
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.21.5 [security]
1 parent 1b52ef6 commit dd21cf8

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
@@ -128,7 +128,7 @@
128128
<dependency>
129129
<groupId>com.fasterxml.jackson.core</groupId>
130130
<artifactId>jackson-databind</artifactId>
131-
<version>2.21.2</version>
131+
<version>2.21.5</version>
132132
</dependency>
133133

134134
<!-- https://mvnrepository.com/artifact/org.yaml/snakeyaml -->

0 commit comments

Comments
 (0)