Skip to content

Commit 8e535f9

Browse files
Bump com.fasterxml.jackson.core:jackson-core in the dependencies group
Bumps the dependencies group with 1 update: [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core). Updates `com.fasterxml.jackson.core:jackson-core` from 2.20.0 to 2.20.1 - [Commits](FasterXML/jackson-core@jackson-core-2.20.0...jackson-core-2.20.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0bd438 commit 8e535f9

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.20.0</version>
27+
<version>2.20.1</version>
2828
</dependency>
2929
<dependency>
3030
<groupId>io.avaje</groupId>

0 commit comments

Comments
 (0)