Skip to content

Commit 329f2bb

Browse files
Bump jackson-databind from 2.9.10.8 to 2.12.6.1 in /scouter.webapp
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.8 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] <[email protected]>
1 parent 86dbda6 commit 329f2bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scouter.webapp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>com.fasterxml.jackson.core</groupId>
8282
<artifactId>jackson-databind</artifactId>
83-
<version>2.9.10.8</version>
83+
<version>2.12.6.1</version>
8484
</dependency>
8585
<dependency>
8686
<groupId>org.glassfish.jersey.media</groupId>

0 commit comments

Comments
 (0)