File tree 9 files changed +472
-10
lines changed
tests/dependency-convergence 9 files changed +472
-10
lines changed Original file line number Diff line number Diff line change 1
1
{
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 "
5
5
}
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 4
4
<groupId >com.google.cloud</groupId >
5
5
<artifactId >google-cloud-bom</artifactId >
6
6
<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} -->
8
8
<name >Google Cloud Java BOM</name >
9
9
<url >https://github.com/googleapis/java-cloud-bom</url >
10
10
<description >
Original file line number Diff line number Diff line change 1
1
# Format:
2
2
# module:released-version:current-version
3
3
4
- google-cloud-bom:0.180 .0:0.180.1-SNAPSHOT
4
+ google-cloud-bom:0.181 .0:0.181.0
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
14
## [ 26.1.3] ( https://github.com/googleapis/java-cloud-bom/compare/libraries-bom-v26.1.2...libraries-bom-v26.1.3 ) (2022-10-06)
4
15
5
16
Original file line number Diff line number Diff line change 4
4
<!-- adding comment for testing-->
5
5
<groupId >com.google.cloud</groupId >
6
6
<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} -->
8
8
<packaging >pom</packaging >
9
9
10
10
<name >Google Cloud Platform Supported Libraries</name >
74
74
<dependency >
75
75
<groupId >com.google.cloud</groupId >
76
76
<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} -->
78
78
<type >pom</type >
79
79
<scope >import</scope >
80
80
</dependency >
Original file line number Diff line number Diff line change 1
1
# Format:
2
2
# module:released-version:current-version
3
3
4
- libraries-bom:26.1.3 :26.1.4-SNAPSHOT
4
+ libraries-bom:26.1.4 :26.1.4
Original file line number Diff line number Diff line change 3
3
* The following workspace dependencies were updated
4
4
* com.google.cloud: google-cloud-bom bumped to 0.180.1-SNAPSHOT
5
5
6
+ * The following workspace dependencies were updated
7
+ * com.google.cloud: google-cloud-bom bumped to 0.181.0
8
+
6
9
## [ 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)
7
10
8
11
Original file line number Diff line number Diff line change 5
5
<artifactId >full-convergence-check</artifactId >
6
6
<packaging >pom</packaging >
7
7
<!-- 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} -->
9
9
<name >Full convergence check for all library dependencies in Google Cloud Java BOM</name >
10
10
<description >
11
11
BOM for Full convergence check on google-cloud-java
24
24
<dependency >
25
25
<groupId >com.google.cloud</groupId >
26
26
<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} -->
28
28
<type >pom</type >
29
29
<scope >import</scope >
30
30
</dependency >
You can’t perform that action at this time.
0 commit comments