Skip to content

Commit

Permalink
Updated versions of dependencies flagged by dependabot.
Browse files Browse the repository at this point in the history
  • Loading branch information
byarger-ebay committed Jan 12, 2024
1 parent b76770c commit 9a33d73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>30.0-android</version>
<version>32.0.0-android</version>
</dependency>
<dependency>
<groupId>com.github.java-json-tools</groupId>
Expand Down Expand Up @@ -98,7 +98,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20220924</version>
<version>20230227</version>
</dependency>
<dependency>
<groupId>com.jayway.jsonpath</groupId>
Expand Down

0 comments on commit 9a33d73

Please sign in to comment.