Skip to content

Commit 3f0c1f4

Browse files
build(deps-dev): bump jackson-databind from 2.14.2 to 2.15.0 (#2023)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.14.2 to 2.15.0. - [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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd477d0 commit 3f0c1f4

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
@@ -92,7 +92,7 @@
9292
<junit.version>4.13.2</junit.version>
9393
<junit5.version>5.9.2</junit5.version>
9494
<jackson.version>2.15.0</jackson.version>
95-
<jackson-databind.version>2.14.2</jackson-databind.version>
95+
<jackson-databind.version>2.15.0</jackson-databind.version>
9696
<assertj.version>3.24.2</assertj.version>
9797
<hamcrest.version>2.2</hamcrest.version>
9898
<mockito.version>5.3.1</mockito.version>

0 commit comments

Comments
 (0)