Skip to content

Commit 5242a56

Browse files
committed
fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.15.4 to 2.19.1
Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.15.4 to 2.19.1. See this package in maven: com.fasterxml.jackson.core:jackson-databind See this project in Snyk: https://app.snyk.io/org/snyk-apprisk-essentials-closed-beta-demo-group/project/30618a78-d170-4ba9-b806-51cc8fae5d93?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 52fa1cf commit 5242a56

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
@@ -38,7 +38,7 @@
3838
<version.maven.resources.plugin>3.1.0</version.maven.resources.plugin>
3939
<version.maven.site.plugin>3.7.1</version.maven.site.plugin>
4040
<version.maven.surefire.plugin>3.0.0-M3</version.maven.surefire.plugin>
41-
<jackson-databind.version>2.15.4</jackson-databind.version>
41+
<jackson-databind.version>2.19.1</jackson-databind.version>
4242
</properties>
4343

4444
<build>

0 commit comments

Comments
 (0)