Skip to content

Commit

Permalink
Merge pull request #953 from eirslett/dependabot/maven/frontend-plugi…
Browse files Browse the repository at this point in the history
…n-core/com.fasterxml.jackson.core-jackson-databind-2.9.10.7

Bump jackson-databind from 2.9.10.5 to 2.9.10.7 in /frontend-plugin-core
  • Loading branch information
eirslett committed May 2, 2021
2 parents 2827386 + a320f48 commit 3aa6a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend-plugin-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.10.5</version>
<version>2.9.10.7</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 3aa6a40

Please sign in to comment.