Skip to content

Commit dd03ca4

Browse files
Merge pull request #260 from avaje/dependabot/maven/com.fasterxml.jackson.core-jackson-core-2.17.2
Bump com.fasterxml.jackson.core:jackson-core from 2.17.1 to 2.17.2
2 parents 77f98fd + 095a2c9 commit dd03ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonb-jackson/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.17.1</version>
19+
<version>2.17.2</version>
2020
</dependency>
2121
<dependency>
2222
<groupId>io.avaje</groupId>

0 commit comments

Comments
 (0)