Skip to content

Commit 956eeb0

Browse files
Bump com.fasterxml.jackson.core:jackson-core
Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.11.4 to 2.13.0. - [Commits](FasterXML/jackson-core@jackson-core-2.11.4...jackson-core-2.13.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 349a4d1 commit 956eeb0

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
@@ -12,7 +12,7 @@
1212
<artifactId>oauth2-server-integration-base</artifactId>
1313

1414
<properties>
15-
<jackson.version>2.11.4</jackson.version>
15+
<jackson.version>2.13.0</jackson.version>
1616
<jackson.databind.version>2.11.4</jackson.databind.version>
1717
</properties>
1818

0 commit comments

Comments
 (0)