Skip to content

Commit

Permalink
Merge branch 'master' into support-java-22
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacbrodsky committed Aug 11, 2024
2 parents dbde50d + 2b6a6ca commit 5818b1d
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 @@ -46,7 +46,7 @@
<developers>
<developer>
<name>Isaac Brodsky</name>
<email>isaac@uber.com</email>
<email>isaac@isaacbrodsky.com</email>
<organization>Uber Technologies, Inc.</organization>
<organizationUrl>https://github.com/uber/</organizationUrl>
</developer>
Expand Down Expand Up @@ -187,7 +187,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>32.0.0-jre</version>
<version>33.2.1-jre</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 5818b1d

Please sign in to comment.