Skip to content

Commit

Permalink
Merge pull request #295 from forcedotcom/dependabot/maven/com.fasterx…
Browse files Browse the repository at this point in the history
…ml.jackson.core-jackson-databind-2.12.6.1

Bump jackson-databind from 2.12.3 to 2.12.6.1
  • Loading branch information
mgrumbach authored Mar 31, 2022
2 parents d2958b1 + 42ba2e3 commit 3e47fb4
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 @@ -69,7 +69,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.12.3</version>
<version>2.12.6.1</version>
</dependency>
<dependency>
<groupId>commons-beanutils</groupId>
Expand Down

0 comments on commit 3e47fb4

Please sign in to comment.