Skip to content

Commit 376ddcf

Browse files
build(deps): bump com.fasterxml.jackson.core:jackson-databind
Bumps the dependencies group with 1 update: [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson). Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.1 to 2.17.2 - [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 dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 42c1912 commit 376ddcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@
494494
<properties>
495495
<!-- Encoding UTF-8 -->
496496
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
497-
<jackson2-version>2.17.1</jackson2-version>
497+
<jackson2-version>2.17.2</jackson2-version>
498498
<spring.version>6.1.10</spring.version>
499499
<jacoco.version>0.8.12</jacoco.version>
500500
<antlr-version>4.13.1</antlr-version>

0 commit comments

Comments
 (0)