Skip to content

Commit 8dd42ec

Browse files
authored
Merge pull request #1 from securitybunker/snyk-upgrade-0465d9ab590d4ae1fa5da79f10860705
[Snyk] Upgrade com.fasterxml.jackson.core:jackson-databind from 2.13.4 to 2.19.2
2 parents 1c7fb76 + d044faa commit 8dd42ec

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
<dependency>
3939
<groupId>com.fasterxml.jackson.core</groupId>
4040
<artifactId>jackson-databind</artifactId>
41-
<version>2.19.0</version>
41+
<version>2.19.2</version>
4242
</dependency>
4343

4444
<!-- JUnit for testing -->

0 commit comments

Comments
 (0)