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.5] ( https://github.com/googleapis/java-spanner-jdbc/compare/v2.14.4...v2.14.5 ) (2023-11-30)
4+
5+
6+ ### Dependencies
7+
8+ * Update dependency com.google.cloud: google-cloud-shared-dependencies to v3.20.0 ([ #1430 ] ( https://github.com/googleapis/java-spanner-jdbc/issues/1430 ) ) ([ 5da2d71] ( https://github.com/googleapis/java-spanner-jdbc/commit/5da2d71c69036a8a4f4033b0bb00c39f98715fd1 ) )
9+ * Update dependency com.google.cloud: google-cloud-spanner-bom to v6.54.0 ([ #1420 ] ( https://github.com/googleapis/java-spanner-jdbc/issues/1420 ) ) ([ d3f5361] ( https://github.com/googleapis/java-spanner-jdbc/commit/d3f5361bbe03eca85c1bdba5af0a716dc923a231 ) )
10+ * Update dependency org.mybatis.spring.boot: mybatis-spring-boot-starter to v3.0.3 ([ #1426 ] ( https://github.com/googleapis/java-spanner-jdbc/issues/1426 ) ) ([ 8667ee8] ( https://github.com/googleapis/java-spanner-jdbc/commit/8667ee8c16841b9a526ac7f1bd025f13f9149dc7 ) )
11+ * Update dependency org.postgresql: postgresql to v42.7.0 ([ #1422 ] ( https://github.com/googleapis/java-spanner-jdbc/issues/1422 ) ) ([ d107b25] ( https://github.com/googleapis/java-spanner-jdbc/commit/d107b25b2d6ad1dcf91a94118bd96d5f975be116 ) )
12+
313## [ 2.14.4] ( https://github.com/googleapis/java-spanner-jdbc/compare/v2.14.3...v2.14.4 ) (2023-11-09)
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.5-SNAPSHOT </version ><!-- {x-version-update:google-cloud-spanner-jdbc:current} -->
7+ <version >2.14.5</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.5-SNAPSHOT </version >
31+ <version >2.14.5</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.4 :2.14.5-SNAPSHOT
4+ google-cloud-spanner-jdbc:2.14.5 :2.14.5
You can’t perform that action at this time.
0 commit comments