File tree Expand file tree Collapse file tree 5 files changed +12
-5
lines changed
Expand file tree Collapse file tree 5 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.9.15] ( https://github.com/googleapis/java-spanner-jdbc/compare/v2.9.14...v2.9.15 ) (2023-05-15)
4+
5+
6+ ### Dependencies
7+
8+ * Update dependency com.google.cloud: google-cloud-shared-dependencies to v3.9.0 ([ #1227 ] ( https://github.com/googleapis/java-spanner-jdbc/issues/1227 ) ) ([ 329f258] ( https://github.com/googleapis/java-spanner-jdbc/commit/329f25862a0f7118cc0419568eca3a72a053a055 ) )
9+
310## [ 2.9.14] ( https://github.com/googleapis/java-spanner-jdbc/compare/v2.9.13...v2.9.14 ) (2023-05-02)
411
512
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.9.15-SNAPSHOT </version ><!-- {x-version-update:google-cloud-spanner-jdbc:current} -->
7+ <version >2.9.15</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 5353 <plugin >
5454 <groupId >org.codehaus.mojo</groupId >
5555 <artifactId >build-helper-maven-plugin</artifactId >
56- <version >3.4 .0</version >
56+ <version >3.3 .0</version >
5757 <executions >
5858 <execution >
5959 <id >add-snippets-source</id >
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.9.15-SNAPSHOT </version >
31+ <version >2.9.15</version >
3232 </dependency >
3333 <!-- {x-version-update-end} -->
3434
5252 <plugin >
5353 <groupId >org.codehaus.mojo</groupId >
5454 <artifactId >build-helper-maven-plugin</artifactId >
55- <version >3.4 .0</version >
55+ <version >3.3 .0</version >
5656 <executions >
5757 <execution >
5858 <id >add-snippets-source</id >
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.9.14 :2.9.15-SNAPSHOT
4+ google-cloud-spanner-jdbc:2.9.15 :2.9.15
You can’t perform that action at this time.
0 commit comments