Skip to content

Commit caf8706

Browse files
Bump jackson-databind in /dss-appconn/dss-appconn-core
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.11.0 to 2.12.6.1. - [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:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5ed9b7 commit caf8706

File tree

1 file changed

+1
-1
lines changed
  • dss-appconn/dss-appconn-core

1 file changed

+1
-1
lines changed

dss-appconn/dss-appconn-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<artifactId>dss-appconn-core</artifactId>
2929

3030
<properties>
31-
<fasterxml.jackson.version>2.11.0</fasterxml.jackson.version>
31+
<fasterxml.jackson.version>2.12.6.1</fasterxml.jackson.version>
3232
<commons-collections.version>3.2.2</commons-collections.version>
3333
</properties>
3434

0 commit comments

Comments
 (0)