Skip to content

Commit 66147bc

Browse files
Merge pull request #16 from osslabz/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.19.0
chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.9.3 to 2.19.0
2 parents 2c76122 + 7610a9c commit 66147bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<dependency>
124124
<groupId>com.fasterxml.jackson.core</groupId>
125125
<artifactId>jackson-databind</artifactId>
126-
<version>2.9.3</version>
126+
<version>2.19.0</version>
127127
</dependency>
128128

129129
<!-- Jackson Mapper ASL -->

0 commit comments

Comments
 (0)