Skip to content

Commit

Permalink
deps: Update auto-value-annotation.version to v1.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ddixit14 committed Oct 4, 2023
1 parent 06973ce commit a4aa6cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ com.google.api:gax:jar:2.18.2:compile
com.google.apis:google-api-services-storage:jar:v1-rev20220705-1.32.1:compile
com.google.auth:google-auth-library-credentials:jar:1.7.0:compile
com.google.auth:google-auth-library-oauth2-http:jar:1.7.0:compile
com.google.auto.value:auto-value-annotations:jar:1.10.2:compile
com.google.auto.value:auto-value-annotations:jar:1.10.4:compile
com.google.cloud:google-cloud-core-http:jar:2.8.0:compile
com.google.cloud:google-cloud-core:jar:2.8.0:compile
com.google.code.findbugs:jsr305:jar:3.0.2:compile
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<site.installationModule>${project.artifactId}</site.installationModule>
<report.jxr.inherited>false</report.jxr.inherited>
<skipITs>true</skipITs>
<auto-value-annotation.version>1.10.2</auto-value-annotation.version>
<auto-value-annotation.version>1.10.4</auto-value-annotation.version>
<surefire.version>3.1.2</surefire.version>
<docRoot>/java/docs/reference/</docRoot>
</properties>
Expand Down

0 comments on commit a4aa6cc

Please sign in to comment.