Skip to content

Commit

Permalink
chore(deps): update java (#8971)
Browse files Browse the repository at this point in the history
fix the transcribed phrase in speech recognition tests.
setup otel and spanner tests as failing (see #8978 and #8979)
  • Loading branch information
renovate-bot committed Jan 19, 2024
1 parent eb80aaf commit e18aabf
Show file tree
Hide file tree
Showing 239 changed files with 610 additions and 605 deletions.
4 changes: 2 additions & 2 deletions accessapproval/snippets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>26.28.0</version>
<version>26.29.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -49,7 +49,7 @@
<dependency>
<groupId>com.google.truth</groupId>
<artifactId>truth</artifactId>
<version>1.1.5</version>
<version>1.2.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions aiplatform/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<groupId>com.google.cloud</groupId>
<scope>import</scope>
<type>pom</type>
<version>26.28.0</version>
<version>26.29.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>com.google.truth</groupId>
<artifactId>truth</artifactId>
<version>1.1.5</version>
<version>1.2.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
18 changes: 9 additions & 9 deletions appengine-java11-bundled-services/datastore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<groupId>com.google.cloud</groupId>
<scope>import</scope>
<type>pom</type>
<version>26.28.0</version>
<version>26.29.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand All @@ -54,7 +54,7 @@
<dependency>
<groupId>com.google.appengine</groupId>
<artifactId>appengine-api-1.0-sdk</artifactId>
<version>2.0.23</version>
<version>2.0.24</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -105,25 +105,25 @@
<dependency>
<groupId>com.google.appengine</groupId>
<artifactId>appengine-testing</artifactId>
<version>2.0.23</version>
<version>2.0.24</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.appengine</groupId>
<artifactId>appengine-api-stubs</artifactId>
<version>2.0.23</version>
<version>2.0.24</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.appengine</groupId>
<artifactId>appengine-tools-sdk</artifactId>
<version>2.0.23</version>
<version>2.0.24</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.truth</groupId>
<artifactId>truth</artifactId>
<version>1.1.5</version>
<version>1.2.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand All @@ -140,7 +140,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.5.0</version>
<version>2.5.1</version>
<configuration>
<projectId>GCLOUD_CONFIG</projectId>
<version>GCLOUD_CONFIG</version>
Expand All @@ -152,7 +152,7 @@

<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.11.0</version>
<version>3.12.1</version>
<configuration>
<annotationProcessorPaths>
<annotationProcessorPath>
Expand All @@ -166,7 +166,7 @@
<plugin>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-maven-plugin</artifactId>
<version>11.0.18</version>
<version>11.0.19</version>
</plugin>
</plugins>
</build>
Expand Down
8 changes: 4 additions & 4 deletions appengine-java11/cloudsql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>2.0.9</version>
<version>2.0.11</version>
<scope>provided</scope>
</dependency>
<!-- Dependencies for Cloud SQL -->
Expand All @@ -79,7 +79,7 @@
<dependency>
<groupId>com.google.cloud.sql</groupId>
<artifactId>mysql-socket-factory-connector-j-8</artifactId>
<version>1.15.0</version>
<version>1.15.1</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand All @@ -104,7 +104,7 @@
<dependency>
<groupId>com.google.truth</groupId>
<artifactId>truth</artifactId>
<version>1.1.5</version>
<version>1.2.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down Expand Up @@ -156,7 +156,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.5.0</version>
<version>2.5.1</version>
<configuration>
<projectId>GCLOUD_CONFIG</projectId>
<version>cloudsql</version>
Expand Down
4 changes: 2 additions & 2 deletions appengine-java11/gaeinfo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Copyright 2019 Google LLC
<groupId>com.google.cloud</groupId>
<scope>import</scope>
<type>pom</type>
<version>26.28.0</version>
<version>26.29.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down Expand Up @@ -96,7 +96,7 @@ Copyright 2019 Google LLC
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.5.0</version>
<version>2.5.1</version>
<configuration>
<projectId>GCLOUD_CONFIG</projectId>
<version>gaeinfo</version>
Expand Down
4 changes: 2 additions & 2 deletions appengine-java11/guestbook-cloud-firestore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>26.28.0</version>
<version>26.29.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -98,7 +98,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.5.0</version>
<version>2.5.1</version>
<configuration>
<projectId>GCLOUD_CONFIG</projectId>
<version>guestbook</version>
Expand Down
2 changes: 1 addition & 1 deletion appengine-java11/helloworld-servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ limitations under the License.
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.5.0</version>
<version>2.5.1</version>
<configuration>
<projectId>GCLOUD_CONFIG</projectId>
<version>helloworld</version>
Expand Down
2 changes: 1 addition & 1 deletion appengine-java11/http-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.5.0</version>
<version>2.5.1</version>
<configuration>
<projectId>GCLOUD_CONFIG</projectId>
<version>http-server</version>
Expand Down
4 changes: 2 additions & 2 deletions appengine-java11/kotlin-ktor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ limitations under the License.
<maven.compiler.source>11</maven.compiler.source>
<ktor_version>3.0.0-eap-852</ktor_version>
<kotlin.code.style>official</kotlin.code.style>
<kotlin_version>1.9.21</kotlin_version>
<kotlin_version>1.9.22</kotlin_version>
<logback_version>1.4.14</logback_version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
Expand Down Expand Up @@ -162,7 +162,7 @@ limitations under the License.
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.5.0</version>
<version>2.5.1</version>
<configuration>
<projectId>GCLOUD_CONFIG</projectId>
<version>kotlin-ktor</version>
Expand Down
6 changes: 3 additions & 3 deletions appengine-java11/micronaut-helloworld/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.5.0</version>
<version>2.5.1</version>
<configuration>
<projectId>GCLOUD_CONFIG</projectId>
<version>micronaut-helloworld</version>
Expand Down Expand Up @@ -131,13 +131,13 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.2</version>
<version>3.2.5</version>
</plugin>

<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.11.0</version>
<version>3.12.1</version>
<configuration>
<encoding>UTF-8</encoding>
<compilerArgs>
Expand Down
4 changes: 2 additions & 2 deletions appengine-java11/oauth2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<groupId>com.google.cloud</groupId>
<scope>import</scope>
<type>pom</type>
<version>26.28.0</version>
<version>26.29.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down Expand Up @@ -115,7 +115,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.5.0</version>
<version>2.5.1</version>
<configuration>
<projectId>GCLOUD_CONFIG</projectId>
<version>oauth2</version>
Expand Down
8 changes: 4 additions & 4 deletions appengine-java11/quarkus-helloworld/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ limitations under the License.
</parent>

<properties>
<surefire-plugin.version>3.2.2</surefire-plugin.version>
<surefire-plugin.version>3.2.5</surefire-plugin.version>
<maven.compiler.target>11</maven.compiler.target>
<maven.compiler.source>11</maven.compiler.source>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand All @@ -40,7 +40,7 @@ limitations under the License.
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-bom</artifactId>
<version>3.6.1</version>
<version>3.6.5</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -69,7 +69,7 @@ limitations under the License.
<plugin>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
<version>3.6.1</version>
<version>3.6.5</version>
<executions>
<execution>
<goals>
Expand All @@ -91,7 +91,7 @@ limitations under the License.
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.5.0</version>
<version>2.5.1</version>
<configuration>
<projectId>GCLOUD_CONFIG</projectId>
<version>quarkus-helloworld</version>
Expand Down
4 changes: 2 additions & 2 deletions appengine-java11/spanner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>26.28.0</version>
<version>26.29.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -108,7 +108,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.5.0</version>
<version>2.5.1</version>
<configuration>
<projectId>GCLOUD_CONFIG</projectId>
<version>spanner</version>
Expand Down
2 changes: 1 addition & 1 deletion appengine-java11/sparkjava-helloworld/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ limitations under the License.
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.5.0</version>
<version>2.5.1</version>
<configuration>
<projectId>GCLOUD_CONFIG</projectId>
<artifact>${project.build.directory}/sparkjava-helloworld-1.0-jar-with-dependencies.jar</artifact>
Expand Down
2 changes: 1 addition & 1 deletion appengine-java11/springboot-helloworld/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.5.0</version>
<version>2.5.1</version>
<configuration>
<!--
For the details of the parameters, see
Expand Down
2 changes: 1 addition & 1 deletion appengine-java11/tasks-handler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ limitations under the License.
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.5.0</version>
<version>2.5.1</version>
<configuration>
<projectId>GCLOUD_CONFIG</projectId>
<version>task-handler</version>
Expand Down
4 changes: 2 additions & 2 deletions appengine-java11/tasks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Copyright 2019 Google LLC
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>26.28.0</version>
<version>26.29.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -70,7 +70,7 @@ Copyright 2019 Google LLC
<dependency>
<groupId>com.google.truth</groupId>
<artifactId>truth</artifactId>
<version>1.1.5</version>
<version>1.2.0</version>
<scope>test</scope>
</dependency>
<!-- [START gae_java11_task_pom] -->
Expand Down
6 changes: 3 additions & 3 deletions appengine-java11/vertx-helloworld/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@ limitations under the License.
<groupId>com.google.cloud</groupId>
<scope>import</scope>
<type>pom</type>
<version>26.28.0</version>
<version>26.29.0</version>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-dependencies</artifactId>
<version>4.5.0</version>
<version>4.5.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -109,7 +109,7 @@ limitations under the License.
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>appengine-maven-plugin</artifactId>
<version>2.5.0</version>
<version>2.5.1</version>
<configuration>
<projectId>GCLOUD_CONFIG</projectId>
<artifact>${project.build.directory}/vertx-hello-j11-1.0-jar-with-dependencies.jar</artifact>
Expand Down

0 comments on commit e18aabf

Please sign in to comment.