Skip to content

Commit

Permalink
Merge pull request #43 from eBay/byarger/dependency_updates
Browse files Browse the repository at this point in the history
Updated versions of dependencies flagged by dependabot.
  • Loading branch information
yarg0007 committed Jan 12, 2024
2 parents c48cc44 + 9a33d73 commit 838fd42
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 838fd42

Please sign in to comment.