Skip to content

Commit 5ab34d8

Browse files
Bump jackson-databind from 2.10.1 to 2.12.6.1 in /node-dsa-manager
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.1 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 a378c05 commit 5ab34d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

node-dsa-manager/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>com.fasterxml.jackson.core</groupId>
6464
<artifactId>jackson-databind</artifactId>
65-
<version>2.10.1</version>
65+
<version>2.12.6.1</version>
6666
</dependency>
6767
<dependency>
6868
<groupId>com.fasterxml.jackson.module</groupId>

0 commit comments

Comments
 (0)