Skip to content

Commit

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

Bump jackson-core from 2.14.2 to 2.15.1
  • Loading branch information
liry authored May 17, 2023
2 parents d864c5e + e2ee543 commit 7b88dc0
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.14.2</version>
<version>2.15.1</version>
</dependency>
<dependency>
<groupId>org.testng</groupId>
Expand Down

0 comments on commit 7b88dc0

Please sign in to comment.