Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 19.2.0-bom #1989

Merged
merged 2 commits into from
Mar 18, 2021
Merged

Release 19.2.0-bom #1989

merged 2 commits into from
Mar 18, 2021

Conversation

suztomo
Copy link
Contributor

@suztomo suztomo commented Mar 17, 2021

Release 19.2.0-bom

This should fix the failing Linkage Monitor check in googleapis/gax-java#1302 (comment)

CC: @arithmetic1728

suztomo-macbookpro44% git diff v19.1.0-bom v19.2.0-bom -- boms/cloud-oss-bom/pom.xml
diff --git a/boms/cloud-oss-bom/pom.xml b/boms/cloud-oss-bom/pom.xml
index 27443cbb..d9f77488 100644
--- a/boms/cloud-oss-bom/pom.xml
+++ b/boms/cloud-oss-bom/pom.xml
@@ -7,7 +7,7 @@
 
   <groupId>com.google.cloud</groupId>
   <artifactId>libraries-bom</artifactId>
-  <version>19.1.0</version>
+  <version>19.2.0</version>
   <packaging>pom</packaging>
 
   <name>Google Cloud Platform Supported Libraries</name>
@@ -235,7 +235,7 @@
        <dependency>
          <groupId>com.google.auth</groupId>
          <artifactId>google-auth-library-bom</artifactId>
-         <version>0.24.1</version>
+         <version>0.25.0</version>
          <type>pom</type>
          <scope>import</scope>
        </dependency>

@google-cla google-cla bot added the cla: yes label Mar 17, 2021
@suztomo suztomo requested a review from elharo March 17, 2021 22:07
@suztomo suztomo merged commit d803653 into master Mar 18, 2021
@suztomo suztomo deleted the 19.2.0-bom branch March 18, 2021 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants