File tree 9 files changed +37
-11
lines changed
tests/dependency-convergence 9 files changed +37
-11
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "google-cloud-bom" : " 0.183 .0" ,
3
- "libraries-bom" : " 26.2 .0" ,
4
- "tests/dependency-convergence" : " 0.3.7 "
2
+ "google-cloud-bom" : " 0.184 .0" ,
3
+ "libraries-bom" : " 26.3 .0" ,
4
+ "tests/dependency-convergence" : " 0.3.8 "
5
5
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.184.0] ( https://github.com/googleapis/java-cloud-bom/compare/google-cloud-bom-v0.183.0...google-cloud-bom-v0.184.0 ) (2023-01-05)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * update dependency com.google.cloud: google-cloud-bigquery to v2.20.1 ([ #5706 ] ( https://github.com/googleapis/java-cloud-bom/issues/5706 ) ) ([ 02f8a4c] ( https://github.com/googleapis/java-cloud-bom/commit/02f8a4c1137ba55da57cd5a4733fa106263abd65 ) )
9
+ * update dependency com.google.cloud: google-cloud-bigquerystorage-bom to v2.28.0 ([ #5705 ] ( https://github.com/googleapis/java-cloud-bom/issues/5705 ) ) ([ 146e0e5] ( https://github.com/googleapis/java-cloud-bom/commit/146e0e546480a15b449fee76eb1e002f9911efca ) )
10
+ * update dependency com.google.cloud: google-cloud-logging-bom to v3.13.7 ([ #5696 ] ( https://github.com/googleapis/java-cloud-bom/issues/5696 ) ) ([ 423aa24] ( https://github.com/googleapis/java-cloud-bom/commit/423aa24ffbf317b0f63d72cd5026aef44d3bd934 ) )
11
+ * update dependency com.google.cloud: google-cloud-logging-logback to v0.129.7-alpha ([ #5697 ] ( https://github.com/googleapis/java-cloud-bom/issues/5697 ) ) ([ 088fdee] ( https://github.com/googleapis/java-cloud-bom/commit/088fdee8678caf58b03d785240c17b11ee3c79ed ) )
12
+
3
13
## [ 0.183.0] ( https://github.com/googleapis/java-cloud-bom/compare/google-cloud-bom-v0.182.0...google-cloud-bom-v0.183.0 ) (2022-12-15)
4
14
5
15
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.183.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bom:current} -->
7
+ <version >0.184.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.183 .0:0.183.1-SNAPSHOT
4
+ google-cloud-bom:0.184 .0:0.184.0
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 26.3.0] ( https://github.com/googleapis/java-cloud-bom/compare/libraries-bom-v26.2.0...libraries-bom-v26.3.0 ) (2023-01-05)
4
+
5
+
6
+ ### Miscellaneous Chores
7
+
8
+ * Release as version 26.3.0 ([ #5709 ] ( https://github.com/googleapis/java-cloud-bom/issues/5709 ) ) ([ 01ddc8a] ( https://github.com/googleapis/java-cloud-bom/commit/01ddc8a72f1741316476dcaa7532265b5a71137d ) )
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * The following workspace dependencies were updated
14
+ * com.google.cloud: google-cloud-bom bumped to 0.184.0
15
+
3
16
## [ 26.2.0] ( https://github.com/googleapis/java-cloud-bom/compare/libraries-bom-v26.1.5...libraries-bom-v26.2.0 ) (2022-12-15)
4
17
5
18
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.2.1-SNAPSHOT </version ><!-- {x-version-update:libraries-bom:current} -->
7
+ <version >26.3.0 </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.183.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bom:current} -->
77
+ <version >0.184.0 </version ><!-- {x-version-update:google-cloud-bom:current} -->
78
78
<type >pom</type >
79
79
<scope >import</scope >
80
80
</dependency >
143
143
</build >
144
144
</profile >
145
145
</profiles >
146
- </project >
146
+ </project >
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.2 .0:26.2.1-SNAPSHOT
4
+ libraries-bom:26.3 .0:26.3.0
Original file line number Diff line number Diff line change 21
21
* The following workspace dependencies were updated
22
22
* com.google.cloud: google-cloud-bom bumped to 0.183.1-SNAPSHOT
23
23
24
+ * The following workspace dependencies were updated
25
+ * com.google.cloud: google-cloud-bom bumped to 0.184.0
26
+
24
27
## [ 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)
25
28
26
29
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.7 </version ><!-- {x-version-update:full-convergence-check:current} -->
8
+ <version >0.3.8 </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.183.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bom:current} -->
27
+ <version >0.184.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