Skip to content

Commit

Permalink
Merge pull request #9 from splitio/guava-update
Browse files Browse the repository at this point in the history
Updating guava version
  • Loading branch information
ldecheverz-split authored Mar 31, 2023
2 parents 3983d6a + d2f33b8 commit b037ceb
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 @@ -4,7 +4,7 @@

<groupId>io.split</groupId>
<artifactId>fastly-api-java</artifactId>
<version>1.2.2</version>
<version>1.2.3</version>
<packaging>jar</packaging>

<name>fastly-api-java</name>
Expand Down Expand Up @@ -131,7 +131,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>18.0</version>
<version>30.1-jre</version>
</dependency>
<dependency>
<groupId>com.ning</groupId>
Expand Down

0 comments on commit b037ceb

Please sign in to comment.