Skip to content

Commit 004acd9

Browse files
build(deps-dev): bump jackson-databind from 2.15.0 to 2.15.1 (#2050)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.15.0 to 2.15.1. - [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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 08d24fe commit 004acd9

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.3</junit5.version>
9494
<jackson.version>2.15.1</jackson.version>
95-
<jackson-databind.version>2.15.0</jackson-databind.version>
95+
<jackson-databind.version>2.15.1</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)