Skip to content

Commit b0dc597

Browse files
chore: release main (#5558)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent e1306fb commit b0dc597

File tree

9 files changed

+472
-10
lines changed

9 files changed

+472
-10
lines changed

.release-please-manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"google-cloud-bom": "0.180.1-SNAPSHOT",
3-
"libraries-bom": "26.1.4-SNAPSHOT",
4-
"tests/dependency-convergence": "0.3.1"
2+
"google-cloud-bom": "0.181.0",
3+
"libraries-bom": "26.1.4",
4+
"tests/dependency-convergence": "0.3.2"
55
}

google-cloud-bom/CHANGELOG.md

Lines changed: 448 additions & 0 deletions
Large diffs are not rendered by default.

google-cloud-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.google.cloud</groupId>
55
<artifactId>google-cloud-bom</artifactId>
66
<packaging>pom</packaging>
7-
<version>0.180.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-bom:current} -->
7+
<version>0.181.0</version><!-- {x-version-update:google-cloud-bom:current} -->
88
<name>Google Cloud Java BOM</name>
99
<url>https://github.com/googleapis/java-cloud-bom</url>
1010
<description>

google-cloud-bom/versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Format:
22
# module:released-version:current-version
33

4-
google-cloud-bom:0.180.0:0.180.1-SNAPSHOT
4+
google-cloud-bom:0.181.0:0.181.0

libraries-bom/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [26.1.4](https://github.com/googleapis/java-cloud-bom/compare/libraries-bom-v26.1.4-SNAPSHOT...libraries-bom-v26.1.4) (2022-10-31)
4+
5+
6+
### Dependencies
7+
8+
* update dependency com.google.cloud:first-party-dependencies to v3.0.4 ([#5289](https://github.com/googleapis/java-cloud-bom/issues/5289)) ([60cd80b](https://github.com/googleapis/java-cloud-bom/commit/60cd80b57992c7310e5ac3ff6cad2a25a8065788))
9+
* update dependency com.google.cloud:first-party-dependencies to v3.0.5 ([#5565](https://github.com/googleapis/java-cloud-bom/issues/5565)) ([4d5ce23](https://github.com/googleapis/java-cloud-bom/commit/4d5ce2347695535e839466871576af5b0f124c9e))
10+
* use first-party-dependencies in libraries-bom ([#5125](https://github.com/googleapis/java-cloud-bom/issues/5125)) ([b1d1576](https://github.com/googleapis/java-cloud-bom/commit/b1d15763a9364f761d1e03f92feb87033c0cbba0))
11+
* The following workspace dependencies were updated
12+
* com.google.cloud:google-cloud-bom bumped to 0.181.0
13+
314
## [26.1.3](https://github.com/googleapis/java-cloud-bom/compare/libraries-bom-v26.1.2...libraries-bom-v26.1.3) (2022-10-06)
415

516

libraries-bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<!-- adding comment for testing-->
55
<groupId>com.google.cloud</groupId>
66
<artifactId>libraries-bom</artifactId>
7-
<version>26.1.4-SNAPSHOT</version><!-- {x-version-update:libraries-bom:current} -->
7+
<version>26.1.4</version><!-- {x-version-update:libraries-bom:current} -->
88
<packaging>pom</packaging>
99

1010
<name>Google Cloud Platform Supported Libraries</name>
@@ -74,7 +74,7 @@
7474
<dependency>
7575
<groupId>com.google.cloud</groupId>
7676
<artifactId>google-cloud-bom</artifactId>
77-
<version>0.180.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-bom:current} -->
77+
<version>0.181.0</version><!-- {x-version-update:google-cloud-bom:current} -->
7878
<type>pom</type>
7979
<scope>import</scope>
8080
</dependency>

libraries-bom/versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Format:
22
# module:released-version:current-version
33

4-
libraries-bom:26.1.3:26.1.4-SNAPSHOT
4+
libraries-bom:26.1.4:26.1.4

tests/dependency-convergence/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
* The following workspace dependencies were updated
44
* com.google.cloud:google-cloud-bom bumped to 0.180.1-SNAPSHOT
55

6+
* The following workspace dependencies were updated
7+
* com.google.cloud:google-cloud-bom bumped to 0.181.0
8+
69
## [0.3.0](https://github.com/googleapis/java-cloud-bom/compare/tests-dependency-convergence-v0.2.0...tests-dependency-convergence-v0.3.0) (2022-09-19)
710

811

tests/dependency-convergence/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>full-convergence-check</artifactId>
66
<packaging>pom</packaging>
77
<!-- We do not publish this module to Maven Central -->
8-
<version>0.3.1</version><!-- {x-version-update:full-convergence-check:current} -->
8+
<version>0.3.2</version><!-- {x-version-update:full-convergence-check:current} -->
99
<name>Full convergence check for all library dependencies in Google Cloud Java BOM</name>
1010
<description>
1111
BOM for Full convergence check on google-cloud-java
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>com.google.cloud</groupId>
2626
<artifactId>google-cloud-bom</artifactId>
27-
<version>0.180.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-bom:current} -->
27+
<version>0.181.0</version><!-- {x-version-update:google-cloud-bom:current} -->
2828
<type>pom</type>
2929
<scope>import</scope>
3030
</dependency>

0 commit comments

Comments
 (0)