Skip to content

Commit 8acee2e

Browse files
authored
Merge pull request #40 from hendisantika/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.19.0
Bump com.fasterxml.jackson.core:jackson-databind from 2.18.3 to 2.19.0
2 parents 5adad9a + fdff328 commit 8acee2e

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
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>com.fasterxml.jackson.core</groupId>
5151
<artifactId>jackson-databind</artifactId>
52-
<version>2.18.3</version>
52+
<version>2.19.0</version>
5353
<exclusions>
5454
<exclusion>
5555
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)