Skip to content

Commit 795538e

Browse files
authored
Merge pull request #131 from statisticsnorway/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.8
Bump jackson-databind from 2.9.10.7 to 2.9.10.8
2 parents 831c02f + e848305 commit 795538e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,7 @@
508508
<dependency>
509509
<groupId>com.fasterxml.jackson.core</groupId>
510510
<artifactId>jackson-databind</artifactId>
511-
<version>2.9.10.7</version>
511+
<version>2.9.10.8</version>
512512
<scope>test</scope>
513513
</dependency>
514514

0 commit comments

Comments
 (0)