File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed
Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### [ 2.0.1] ( https://www.github.com/googleapis/java-spanner-jdbc/compare/v2.0.0...v2.0.1 ) (2021-04-13)
4+
5+
6+ ### Dependencies
7+
8+ * update dependency com.google.cloud: google-cloud-shared-dependencies to v0.21.0 ([ #423 ] ( https://www.github.com/googleapis/java-spanner-jdbc/issues/423 ) ) ([ e0cf14a] ( https://www.github.com/googleapis/java-spanner-jdbc/commit/e0cf14a4dd087532924f49bb8e0431e1d681c7e8 ) )
9+ * update dependency com.google.cloud: google-cloud-spanner-bom to v6.2.0 ([ #420 ] ( https://www.github.com/googleapis/java-spanner-jdbc/issues/420 ) ) ([ fdd8809] ( https://www.github.com/googleapis/java-spanner-jdbc/commit/fdd880943394e4760c26eadc3a87d5a298591eb1 ) )
10+
311## [ 2.0.0] ( https://www.github.com/googleapis/java-spanner-jdbc/compare/v1.21.0...v2.0.0 ) (2021-03-24)
412
513
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.0.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-spanner-jdbc:current} -->
7+ <version >2.0.1</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.0.1-SNAPSHOT </version >
31+ <version >2.0.1</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.0.0 :2.0.1-SNAPSHOT
4+ google-cloud-spanner-jdbc:2.0.1 :2.0.1
You can’t perform that action at this time.
0 commit comments