Skip to content

Commit f37f98d

Browse files
authored
Merge pull request #1466 from adoptium/dependabot/maven/jackson.version-2.19.0
Bump jackson.version from 2.18.3 to 2.19.0
2 parents 98bff26 + 8eb7dfe commit f37f98d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adoptium-api-versions/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<properties>
1111
<coroutine.version>1.10.2</coroutine.version>
12-
<jackson.version>2.18.3</jackson.version>
12+
<jackson.version>2.19.0</jackson.version>
1313
<jdk.version>17</jdk.version>
1414
<mongo.version>5.1.2</mongo.version>
1515
<kotlin.compiler.jvmTarget>17</kotlin.compiler.jvmTarget>

0 commit comments

Comments
 (0)