Skip to content
This repository was archived by the owner on Dec 2, 2025. It is now read-only.

Commit 009e9ba

Browse files
Bump com.fasterxml.jackson:jackson-bom from 2.20.0 to 2.20.1 (#477)
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.20.0 to 2.20.1. - [Commits](FasterXML/jackson-bom@jackson-bom-2.20.0...jackson-bom-2.20.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 850f394 commit 009e9ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>com.fasterxml.jackson</groupId>
9797
<artifactId>jackson-bom</artifactId>
98-
<version>2.20.0</version>
98+
<version>2.20.1</version>
9999
<type>pom</type>
100100
<scope>import</scope>
101101
</dependency>

0 commit comments

Comments
 (0)