diff --git a/java-container/README.md b/java-container/README.md index df3382039be6..608f04b3c8e9 100644 --- a/java-container/README.md +++ b/java-container/README.md @@ -49,7 +49,7 @@ If you are using Maven without BOM, add this to your dependencies: If you are using Gradle 5.x or later, add this to your dependencies: ```Groovy -implementation platform('com.google.cloud:libraries-bom:26.0.0') +implementation platform('com.google.cloud:libraries-bom:26.1.0') implementation 'com.google.cloud:google-cloud-container' ``` diff --git a/java-container/pom.xml b/java-container/pom.xml index e5dea05ee4f0..c5e8ebb2927a 100644 --- a/java-container/pom.xml +++ b/java-container/pom.xml @@ -132,7 +132,7 @@ org.apache.maven.plugins maven-project-info-reports-plugin - 3.4.0 + 3.4.1