Skip to content

Commit 5adad9a

Browse files
authored
Merge pull request #41 from hendisantika/dependabot/maven/com.fasterxml.jackson.core-jackson-core-2.19.0
Bump com.fasterxml.jackson.core:jackson-core from 2.18.3 to 2.19.0
2 parents 486ed91 + ad6177f commit 5adad9a

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
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>com.fasterxml.jackson.core</groupId>
6666
<artifactId>jackson-core</artifactId>
67-
<version>2.18.3</version>
67+
<version>2.19.0</version>
6868
</dependency>
6969
<dependency>
7070
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)