Skip to content

Commit c52fb22

Browse files
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.21.1
1 parent b82d8ab commit c52fb22

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ shadow = "8.1.1"
1313
ospackage = "11.11.2"
1414
buildInfo = "0.9"
1515
buildConfig = "3.1.0"
16-
jacksonDatabind = "2.19.2"
16+
jacksonDatabind = "2.21.1"
1717
picocli = "4.7.7"
1818
snakeYaml = "2.0"
1919
#used for authz lib integration

gradle/verification-metadata.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1938,6 +1938,7 @@
19381938
</component>
19391939
<component group="org.testcontainers" name="testcontainers-bom" version="1.16.2">
19401940
<artifact name="testcontainers-bom-1.16.2.pom">
1941+
<pgp value="D022218DCC08AAD6EF3AF876B3DE72E647D35161"/>
19411942
<sha256 value="4cdc10db524d5c7efdc7dac9fbfac58befb3741b9a765d99289f28843fb1c56e" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
19421943
</artifact>
19431944
</component>

0 commit comments

Comments
 (0)