Skip to content

Commit 1e41d93

Browse files
build(deps-dev): bump jackson-databind from 2.14.0-rc1 to 2.14.0-rc2 (#1791)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.14.0-rc1 to 2.14.0-rc2. - [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 d37634e commit 1e41d93

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
@@ -87,7 +87,7 @@
8787

8888
<junit.version>4.13.2</junit.version>
8989
<jackson.version>2.14.0-rc2</jackson.version>
90-
<jackson-databind.version>2.14.0-rc1</jackson-databind.version>
90+
<jackson-databind.version>2.14.0-rc2</jackson-databind.version>
9191
<assertj.version>3.23.1</assertj.version>
9292
<hamcrest.version>2.2</hamcrest.version>
9393
<mockito.version>4.8.0</mockito.version>

0 commit comments

Comments
 (0)