Skip to content

Commit ca5831e

Browse files
Merge pull request #423 from avaje/dependabot/maven/main/dependencies-5918566945
Bump com.fasterxml.jackson.core:jackson-core from 2.19.2 to 2.20.0 in the dependencies group
2 parents 4131f75 + 1b4c002 commit ca5831e

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
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>com.fasterxml.jackson.core</groupId>
2626
<artifactId>jackson-core</artifactId>
27-
<version>2.19.2</version>
27+
<version>2.20.0</version>
2828
</dependency>
2929
<dependency>
3030
<groupId>io.avaje</groupId>

0 commit comments

Comments
 (0)