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

Commit 3fe01a7

Browse files
chore(deps): bump jackson.version from 2.13.1 to 2.14.2
Bumps `jackson.version` from 2.13.1 to 2.14.2. Updates `jackson-databind` from 2.13.1 to 2.14.2 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-core` from 2.13.1 to 2.14.2 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.13.1...jackson-core-2.14.2) Updates `jackson-annotations` from 2.13.1 to 2.14.2 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-module-kotlin` from 2.13.1 to 2.14.2 - [Release notes](https://github.com/FasterXML/jackson-module-kotlin/releases) - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.13.1...jackson-module-kotlin-2.14.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fbef920 commit 3fe01a7

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
@@ -70,7 +70,7 @@
7070
<swagger-annotations.version>1.6.9</swagger-annotations.version>
7171
<okhttp.version>4.10.0</okhttp.version>
7272
<modelmapper.version>3.1.0</modelmapper.version>
73-
<jackson.version>2.14.1</jackson.version>
73+
<jackson.version>2.14.2</jackson.version>
7474
<postgres.version>42.5.1</postgres.version>
7575
<springdoc-ui.version>1.6.5</springdoc-ui.version>
7676
<springdoc-security.version>1.6.5</springdoc-security.version>

0 commit comments

Comments
 (0)