Skip to content

Commit e7fd7c4

Browse files
Merge pull request #159 from osslabz/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.19.0
chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.18.3 to 2.19.0
2 parents 2d9d376 + 587212d commit e7fd7c4

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
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>com.fasterxml.jackson.core</groupId>
5656
<artifactId>jackson-databind</artifactId>
57-
<version>2.18.3</version>
57+
<version>2.19.0</version>
5858
</dependency>
5959

6060
<dependency>

0 commit comments

Comments
 (0)