Skip to content

Commit 9696534

Browse files
Bump jackson-databind from 2.9.10.4 to 2.9.10.8 in /supplydataservice
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.4 to 2.9.10.8. - [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 a6adbdb commit 9696534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

supplydataservice/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<dependency>
7777
<groupId>com.fasterxml.jackson.core</groupId>
7878
<artifactId>jackson-databind</artifactId>
79-
<version>2.9.10.4</version>
79+
<version>2.9.10.8</version>
8080
</dependency>
8181
<dependency>
8282
<groupId>org.projectlombok</groupId>

0 commit comments

Comments
 (0)