Skip to content

Commit

Permalink
Merge branch 'googleapis:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-code-bot authored Dec 7, 2024
2 parents 6372a2c + b5834cf commit 20056b2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions google-cloud-jar-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>2.43.2</version>
<version>2.45.0</version>
</dependency>
<dependency>
<groupId>com.google.apis</groupId>
Expand Down Expand Up @@ -117,7 +117,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.15.3</version>
<version>1.15.10</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -221,7 +221,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>3.7.0</version>
<version>3.8.0</version>
<reportSets>
<reportSet>
<reports>
Expand All @@ -248,7 +248,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.10.1</version>
<version>3.11.1</version>
<reportSets>
<reportSet>
<id>html</id>
Expand Down

0 comments on commit 20056b2

Please sign in to comment.