Skip to content

Commit a75351d

Browse files
Merge pull request #16 from traitify/dependabot/maven/com.fasterxml.jackson.core-jackson-core-2.18.2
Bump com.fasterxml.jackson.core:jackson-core from 2.9.10 to 2.18.2
2 parents 7046197 + 17bfae6 commit a75351d

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
@@ -16,7 +16,7 @@
1616
<dependency>
1717
<groupId>com.fasterxml.jackson.core</groupId>
1818
<artifactId>jackson-core</artifactId>
19-
<version>2.9.10</version>
19+
<version>2.18.2</version>
2020
</dependency>
2121
<dependency>
2222
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)