Skip to content

Commit

Permalink
Merge pull request #119 from NASA-PDS/guava_upgrade
Browse files Browse the repository at this point in the history
Upgrade guava per dependabot
  • Loading branch information
jordanpadams authored Mar 2, 2024
2 parents b2c94f2 + 9127d3e commit 5657703
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 @@ -345,7 +345,7 @@ POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>30.1.1-jre</version>
<version>33.0.0-jre</version>
</dependency>

<!-- JAXB -->
Expand Down

0 comments on commit 5657703

Please sign in to comment.