Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1427 from maginatics/guava-14.0.1
Browse files Browse the repository at this point in the history
Upgrade to Guava 14.0.1
  • Loading branch information
gaul committed Mar 18, 2013
2 parents ee73882 + 9132c78 commit 6e9d278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>14.0</version>
<version>14.0.1</version>
</dependency>
<dependency>
<groupId>org.osgi</groupId>
Expand Down

0 comments on commit 6e9d278

Please sign in to comment.