Skip to content

Commit c6c93ec

Browse files
Bump jackson-databind from 2.13.2.2 to 2.13.3
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.2.2 to 2.13.3. - [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 e013c00 commit c6c93ec

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
@@ -57,7 +57,7 @@
5757
<slf4j.version>1.7.36</slf4j.version>
5858
<metrics.version>4.2.9</metrics.version>
5959
<micrometer.version>1.9.0</micrometer.version>
60-
<jackson.version>2.13.2.2</jackson.version>
60+
<jackson.version>2.13.3</jackson.version>
6161
<logback.version>1.2.11</logback.version>
6262
<junit.version>4.13.2</junit.version>
6363
<mockito.version>4.5.1</mockito.version>

0 commit comments

Comments
 (0)