Skip to content

Commit 39684ba

Browse files
build(deps-dev): bump jackson-databind from 2.13.3 to 2.13.4 (#1738)
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ffa0af commit 39684ba

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
@@ -84,7 +84,7 @@
8484

8585
<junit.version>4.13.2</junit.version>
8686
<jackson.version>2.13.3</jackson.version>
87-
<jackson-databind.version>${jackson.version}</jackson-databind.version>
87+
<jackson-databind.version>2.13.4</jackson-databind.version>
8888
<assertj.version>3.23.1</assertj.version>
8989
<hamcrest.version>2.2</hamcrest.version>
9090
<mockito.version>4.7.0</mockito.version>

0 commit comments

Comments
 (0)