Skip to content

Commit b7a8dce

Browse files
Bump jackson-databind in /oauth2-server-integration-base
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.4 to 2.10.0.pr1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 02ad228 commit b7a8dce

File tree

1 file changed

+1
-1
lines changed
  • oauth2-server-integration-base

1 file changed

+1
-1
lines changed

oauth2-server-integration-base/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<properties>
1515
<jackson.version>2.9.9</jackson.version>
16-
<jackson.databind.version>2.9.10.4</jackson.databind.version>
16+
<jackson.databind.version>2.10.0.pr1</jackson.databind.version>
1717
</properties>
1818

1919
<dependencies>

0 commit comments

Comments
 (0)