Skip to content

Commit 5c2df8d

Browse files
Bump jackson-databind from 2.13.3 to 2.13.4
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.3 to 2.13.4. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent faeb82f commit 5c2df8d

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
@@ -58,7 +58,7 @@
5858
<metrics.version>4.2.11</metrics.version>
5959
<micrometer.version>1.9.3</micrometer.version>
6060
<opentelemetry.version>1.17.0</opentelemetry.version>
61-
<jackson.version>2.13.3</jackson.version>
61+
<jackson.version>2.13.4</jackson.version>
6262
<logback.version>1.2.11</logback.version>
6363
<junit.version>4.13.2</junit.version>
6464
<mockito.version>4.7.0</mockito.version>

0 commit comments

Comments
 (0)