Skip to content

Commit

Permalink
Merge pull request #2 from theselfspace/dependabot/maven/com.fasterxm…
Browse files Browse the repository at this point in the history
…l.jackson.core-jackson-databind-2.13.4.1

Bump jackson-databind from 2.11.3 to 2.13.4.1
  • Loading branch information
theselfspace authored Oct 24, 2022
2 parents 327dc4b + 8201bdc commit 2a85a6b
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 @@ -77,7 +77,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.11.3</version>
<version>2.13.4.1</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit 2a85a6b

Please sign in to comment.