Skip to content

Commit f85ebdd

Browse files
Merge pull request #199 from avaje/dependabot/maven/com.fasterxml.jackson.core-jackson-core-2.16.1
Bump com.fasterxml.jackson.core:jackson-core from 2.16.0 to 2.16.1
2 parents 4259c65 + ea4952e commit f85ebdd

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.16.0</version>
19+
<version>2.16.1</version>
2020
</dependency>
2121
<dependency>
2222
<groupId>io.avaje</groupId>

0 commit comments

Comments
 (0)