Skip to content

Commit 098d29b

Browse files
Bump jackson.version from 2.12.4 to 2.12.5
Bumps `jackson.version` from 2.12.4 to 2.12.5. Updates `jackson-core` from 2.12.4 to 2.12.5 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.12.4...jackson-core-2.12.5) Updates `jackson-databind` from 2.12.4 to 2.12.5 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-annotations` from 2.12.4 to 2.12.5 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fa5c9cb commit 098d29b

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
@@ -49,7 +49,7 @@
4949
<properties>
5050
<httpclient.version>4.5.13</httpclient.version>
5151
<httpcore.version>4.4.14</httpcore.version>
52-
<jackson.version>2.12.4</jackson.version>
52+
<jackson.version>2.12.5</jackson.version>
5353
<slf4j.version>1.7.32</slf4j.version>
5454
<spring.version>5.3.9</spring.version>
5555
<jadler.version>1.3.0</jadler.version>

0 commit comments

Comments
 (0)