Skip to content

Commit dfff542

Browse files
authored
Merge pull request #218 from saurabhpro/snyk-upgrade-9ac3e459da5db930434c02154263273d
[Snyk] Upgrade com.fasterxml.jackson.core:jackson-databind from 2.19.0 to 2.19.1
2 parents 15e33cd + 7247cf4 commit dfff542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JavaCon/JsonIO/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<dependency>
2020
<groupId>com.fasterxml.jackson.core</groupId>
2121
<artifactId>jackson-databind</artifactId>
22-
<version>2.19.0</version>
22+
<version>2.19.1</version>
2323
</dependency>
2424
<dependency>
2525
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)