Skip to content

Commit c7f6f79

Browse files
build(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.21.5 [security] (#43)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb652e3 commit c7f6f79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎backend-core-api-v0/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>com.fasterxml.jackson.core</groupId>
4040
<artifactId>jackson-databind</artifactId>
41-
<version>2.19.4</version>
41+
<version>2.21.5</version>
4242
</dependency>
4343
<dependency>
4444
<groupId>io.swagger</groupId>

0 commit comments

Comments
 (0)