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

Commit c9cd5f4

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 5dfdbd4 commit c9cd5f4

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
@@ -69,7 +69,7 @@
6969
<swagger-annotations.version>1.6.4</swagger-annotations.version>
7070
<okhttp.version>4.9.3</okhttp.version>
7171
<modelmapper.version>3.0.0</modelmapper.version>
72-
<jackson.version>2.13.1</jackson.version>
72+
<jackson.version>2.14.2</jackson.version>
7373
<postgres.version>42.3.2</postgres.version>
7474
<springdoc-ui.version>1.6.5</springdoc-ui.version>
7575
<springdoc-security.version>1.6.5</springdoc-security.version>

0 commit comments

Comments
 (0)