Skip to content

Commit 1492823

Browse files
Bump jacksonVersion from 2.21.0 to 2.21.1
Bumps `jacksonVersion` from 2.21.0 to 2.21.1. Updates `com.fasterxml.jackson.core:jackson-databind` from 2.21.0 to 2.21.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-core` from 2.21.0 to 2.21.1 - [Commits](FasterXML/jackson-core@jackson-core-2.21.0...jackson-core-2.21.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.21.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.21.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5e9c30b commit 1492823

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<swaggerVersion>1.6.16</swaggerVersion>
5959
<annotationVersion>1.3.2</annotationVersion>
6060
<!-- Note jackson-core/databind was published as 2.20.0 but annotations was 2.20 -->
61-
<jacksonVersion>2.21.0</jacksonVersion>
61+
<jacksonVersion>2.21.1</jacksonVersion>
6262
<httpTestserverVersion>1.5.3</httpTestserverVersion>
6363
<logbackVersion>1.5.32</logbackVersion>
6464
<otelVersion>1.60.1</otelVersion>

0 commit comments

Comments
 (0)