Skip to content

Commit

Permalink
Merge pull request #120 from SimpleAmazonGlacierUploader/dependabot/m…
Browse files Browse the repository at this point in the history
…aven/com.fasterxml.jackson.core-jackson-core-2.14.2

Bump jackson-core from 2.13.4 to 2.14.2
  • Loading branch information
liry authored Feb 24, 2023
2 parents 80b5645 + c59c40a commit d864c5e
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 @@ -143,7 +143,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.13.4</version>
<version>2.14.2</version>
</dependency>
<dependency>
<groupId>org.testng</groupId>
Expand Down

0 comments on commit d864c5e

Please sign in to comment.