Skip to content

Commit 1f0c47e

Browse files
authored
Merge pull request #324 from bkiers/dependabot/maven/com.fasterxml.jackson.core-jackson-core-2.15.0
Bump com.fasterxml.jackson.core:jackson-core from 2.13.2 to 2.15.0
2 parents 2e7b0f3 + 1d46eff commit 1f0c47e

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
@@ -61,7 +61,7 @@
6161

6262
<antlr4.version>4.13.0</antlr4.version>
6363
<jackson.databind.version>2.13.4.2</jackson.databind.version>
64-
<jackson.version>2.13.2</jackson.version>
64+
<jackson.version>2.15.0</jackson.version>
6565
<junit.version>4.13.1</junit.version>
6666

6767
<main.class />

0 commit comments

Comments
 (0)