File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.9.2] ( https://github.com/googleapis/java-spanner-jdbc/compare/v2.9.1...v2.9.2 ) (2023-01-14)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * Update dependency com.google.cloud: google-cloud-spanner-bom to v6.35.0 ([ #1097 ] ( https://github.com/googleapis/java-spanner-jdbc/issues/1097 ) ) ([ d8d11c3] ( https://github.com/googleapis/java-spanner-jdbc/commit/d8d11c3d46197680ffa28c85261736651a64eb63 ) )
9
+
3
10
## [ 2.9.1] ( https://github.com/googleapis/java-spanner-jdbc/compare/v2.9.0...v2.9.1 ) (2023-01-12)
4
11
5
12
Original file line number Diff line number Diff line change 4
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<artifactId >google-cloud-spanner-jdbc</artifactId >
7
- <version >2.9.2-SNAPSHOT </version ><!-- {x-version-update:google-cloud-spanner-jdbc:current} -->
7
+ <version >2.9.2</version ><!-- {x-version-update:google-cloud-spanner-jdbc:current} -->
8
8
<packaging >jar</packaging >
9
9
<name >Google Cloud Spanner JDBC</name >
10
10
<url >https://github.com/googleapis/java-spanner-jdbc</url >
Original file line number Diff line number Diff line change 28
28
<dependency >
29
29
<groupId >com.google.cloud</groupId >
30
30
<artifactId >google-cloud-spanner-jdbc</artifactId >
31
- <version >2.9.2-SNAPSHOT </version >
31
+ <version >2.9.2</version >
32
32
</dependency >
33
33
<!-- {x-version-update-end} -->
34
34
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-spanner-jdbc:2.9.1 :2.9.2-SNAPSHOT
4
+ google-cloud-spanner-jdbc:2.9.2 :2.9.2
You can’t perform that action at this time.
0 commit comments