Skip to content

Commit

Permalink
Merge pull request #131 from statisticsnorway/dependabot/maven/com.fa…
Browse files Browse the repository at this point in the history
…sterxml.jackson.core-jackson-databind-2.9.10.8

Bump jackson-databind from 2.9.10.7 to 2.9.10.8
  • Loading branch information
bjornandre authored Dec 13, 2021
2 parents 831c02f + e848305 commit 795538e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.10.7</version>
<version>2.9.10.8</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 795538e

Please sign in to comment.