File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed
Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.14.2] ( https://github.com/googleapis/java-spanner-jdbc/compare/v2.14.1...v2.14.2 ) (2023-10-24)
4+
5+
6+ ### Dependencies
7+
8+ * Update dependency com.google.cloud: google-cloud-shared-dependencies to v3.18.0 ([ #1402 ] ( https://github.com/googleapis/java-spanner-jdbc/issues/1402 ) ) ([ 764c9d2] ( https://github.com/googleapis/java-spanner-jdbc/commit/764c9d244df16307fe3b13e647759b777bb145ab ) )
9+ * Update dependency com.google.cloud: google-cloud-spanner-bom to v6.52.1 ([ #1401 ] ( https://github.com/googleapis/java-spanner-jdbc/issues/1401 ) ) ([ cf577ee] ( https://github.com/googleapis/java-spanner-jdbc/commit/cf577ee89faa84444b37a7b0b7fe931223461836 ) )
10+ * Update dependency org.springframework.boot: spring-boot-starter-data-jdbc to v3.1.5 ([ #1399 ] ( https://github.com/googleapis/java-spanner-jdbc/issues/1399 ) ) ([ ca4b183] ( https://github.com/googleapis/java-spanner-jdbc/commit/ca4b183c828b1d3cc4496e98ec3b609f7f80c2a8 ) )
11+ * Update dependency org.springframework.boot: spring-boot-starter-parent to v3.1.5 ([ #1400 ] ( https://github.com/googleapis/java-spanner-jdbc/issues/1400 ) ) ([ 9b139aa] ( https://github.com/googleapis/java-spanner-jdbc/commit/9b139aa200a9ddf436b089555d25274f5ef7ee4a ) )
12+
313## [ 2.14.1] ( https://github.com/googleapis/java-spanner-jdbc/compare/v2.14.0...v2.14.1 ) (2023-10-14)
414
515
Original file line number Diff line number Diff line change 44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
55 <modelVersion >4.0.0</modelVersion >
66 <artifactId >google-cloud-spanner-jdbc</artifactId >
7- <version >2.14.2-SNAPSHOT </version ><!-- {x-version-update:google-cloud-spanner-jdbc:current} -->
7+ <version >2.14.2</version ><!-- {x-version-update:google-cloud-spanner-jdbc:current} -->
88 <packaging >jar</packaging >
99 <name >Google Cloud Spanner JDBC</name >
1010 <url >https://github.com/googleapis/java-spanner-jdbc</url >
Original file line number Diff line number Diff line change 2828 <dependency >
2929 <groupId >com.google.cloud</groupId >
3030 <artifactId >google-cloud-spanner-jdbc</artifactId >
31- <version >2.14.2-SNAPSHOT </version >
31+ <version >2.14.2</version >
3232 </dependency >
3333 <!-- {x-version-update-end} -->
3434
Original file line number Diff line number Diff line change 11# Format:
22# module:released-version:current-version
33
4- google-cloud-spanner-jdbc:2.14.1 :2.14.2-SNAPSHOT
4+ google-cloud-spanner-jdbc:2.14.2 :2.14.2
You can’t perform that action at this time.
0 commit comments