File tree Expand file tree Collapse file tree 9 files changed +22
-15
lines changed Expand file tree Collapse file tree 9 files changed +22
-15
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 26.58 .0"
2
+ "." : " 26.59 .0"
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [26.59.0](https://github.com/googleapis/java-cloud-bom/compare/v26.58.0...v26.59.0) (2025-03-31)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * update dependency com.google.cloud:gapic-libraries-bom to v1.54.2 ([#7011](https://github.com/googleapis/java-cloud-bom/issues/7011)) ([cb41fcf](https://github.com/googleapis/java-cloud-bom/commit/cb41fcf9d6dd0d052831b547131b56269a73251d))
9
+
3
10
## [26.58.0](https://github.com/googleapis/java-cloud-bom/compare/v26.57.0...v26.58.0) (2025-03-28)
4
11
5
12
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ To use it in Maven, add the following to your POM:
17
17
<dependency >
18
18
<groupId >com.google.cloud</groupId >
19
19
<artifactId >libraries-bom</artifactId >
20
- <version >26.58 .0</version >
20
+ <version >26.59 .0</version >
21
21
<type >pom</type >
22
22
<scope >import</scope >
23
23
</dependency >
@@ -42,7 +42,7 @@ The content of the Libraries BOM consists of 2 categories:
42
42
This is the table of modules included in the latest libraries-bom release:
43
43
44
44
<!-- - {x-version-update-start:libraries-bom:released} -->
45
- ### libraries-bom: v<version >26.58 .0</version >
45
+ ### libraries-bom: v<version >26.59 .0</version >
46
46
<!-- - {x-version-update-end} -->
47
47
48
48
<!-- TABLE_START -->
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.240.0-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bom:current} -->
7
+ <version >0.240.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 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.google.cloud</groupId >
5
5
<artifactId >libraries-bom-protobuf3</artifactId >
6
- <version >26.59.0-SNAPSHOT </version ><!-- {x-version-update:libraries-bom:current} -->
6
+ <version >26.59.0</version ><!-- {x-version-update:libraries-bom:current} -->
7
7
<packaging >pom</packaging >
8
8
9
9
<parent >
10
10
<groupId >com.google.cloud</groupId >
11
11
<artifactId >libraries-bom</artifactId >
12
- <version >26.59.0-SNAPSHOT </version ><!-- {x-version-update:libraries-bom:current} -->
12
+ <version >26.59.0</version ><!-- {x-version-update:libraries-bom:current} -->
13
13
<relativePath >../libraries-bom</relativePath >
14
14
</parent >
15
15
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.59.0-SNAPSHOT </version ><!-- {x-version-update:libraries-bom:current} -->
7
+ <version >26.59.0</version ><!-- {x-version-update:libraries-bom:current} -->
8
8
<packaging >pom</packaging >
9
9
10
10
<name >Google Cloud Platform Supported Libraries</name >
85
85
<dependency >
86
86
<groupId >com.google.cloud</groupId >
87
87
<artifactId >google-cloud-bom</artifactId >
88
- <version >0.240.0-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bom:current} -->
88
+ <version >0.240.0</version ><!-- {x-version-update:google-cloud-bom:current} -->
89
89
<type >pom</type >
90
90
<scope >import</scope >
91
91
</dependency >
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.58.0-SNAPSHOT </version ><!-- {x-version-update:full-convergence-check:current} -->
8
+ <version >0.58.0</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.240.0-SNAPSHOT </version ><!-- {x-version-update:google-cloud-bom:current} -->
27
+ <version >0.240.0</version ><!-- {x-version-update:google-cloud-bom:current} -->
28
28
<type >pom</type >
29
29
<scope >import</scope >
30
30
</dependency >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.google.cloud</groupId >
5
5
<artifactId >java-cloud-bom-tests</artifactId >
6
- <version >0.55.0-SNAPSHOT </version ><!-- {x-version-update:java-cloud-bom-tests:current} -->
6
+ <version >0.55.0</version ><!-- {x-version-update:java-cloud-bom-tests:current} -->
7
7
<name >A module to test Google Cloud Java BOMs</name >
8
8
<url >https://github.com/googleapis/java-cloud-bom</url >
9
9
<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.239 .0:0.240.0-SNAPSHOT
5
- libraries-bom:26.58 .0:26.59.0-SNAPSHOT
6
- java-cloud-bom-tests:0.54 .0:0.55.0-SNAPSHOT
7
- full-convergence-check:0.57 .0:0.58.0-SNAPSHOT
4
+ google-cloud-bom:0.240 .0:0.240.0
5
+ libraries-bom:26.59 .0:26.59.0
6
+ java-cloud-bom-tests:0.55 .0:0.55.0
7
+ full-convergence-check:0.58 .0:0.58.0
You can’t perform that action at this time.
0 commit comments