Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
robertcsakany committed Aug 16, 2023
1 parent 03421a3 commit 58b8422
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion i18n-resourcebundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>27.1-jre</version>
<version>${guava.version}</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<osgi-ds.version>1.3.0</osgi-ds.version>
<servlet-api.version>2.5</servlet-api.version>

<guava.version>27.1-jre</guava.version>
<guava.version>30.0-jre</guava.version>
<reflections.version>0.9.10</reflections.version>

<hamcrest.version>2.0.0.0</hamcrest.version>
Expand Down

0 comments on commit 58b8422

Please sign in to comment.