Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
Updating jre version from 29 to 30 (Security Dependabot)
  • Loading branch information
DizzyThermal authored Jun 16, 2021
1 parent f7c4828 commit d2bab38
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 @@ -39,7 +39,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>29.0-jre</version>
<version>30.0-jre</version>
</dependency>
<dependency>
<groupId>net.imagej</groupId>
Expand Down

0 comments on commit d2bab38

Please sign in to comment.