File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.7.8] ( https://github.com/googleapis/java-spanner-jdbc/compare/v2.7.7...v2.7.8 ) (2022-09-26)
4+
5+
6+ ### Dependencies
7+
8+ * Update dependency com.google.cloud: google-cloud-spanner-bom to v6.30.1 ([ #973 ] ( https://github.com/googleapis/java-spanner-jdbc/issues/973 ) ) ([ 205f312] ( https://github.com/googleapis/java-spanner-jdbc/commit/205f312ab3466e9efb3fc3c79ddc9644adcca527 ) )
9+ * Update dependency com.google.cloud: google-cloud-spanner-bom to v6.30.2 ([ #976 ] ( https://github.com/googleapis/java-spanner-jdbc/issues/976 ) ) ([ 037a33a] ( https://github.com/googleapis/java-spanner-jdbc/commit/037a33a932d2a50412bc53cc05cf512a9d2a4548 ) )
10+ * Update dependency org.junit.vintage: junit-vintage-engine to v5.9.1 ([ #974 ] ( https://github.com/googleapis/java-spanner-jdbc/issues/974 ) ) ([ fab57d9] ( https://github.com/googleapis/java-spanner-jdbc/commit/fab57d9adea37ca4c3aa9aeb8d11e086ba86e538 ) )
11+
312## [ 2.7.7] ( https://github.com/googleapis/java-spanner-jdbc/compare/v2.7.6...v2.7.7 ) (2022-09-16)
413
514
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.7.8-SNAPSHOT </version ><!-- {x-version-update:google-cloud-spanner-jdbc:current} -->
7+ <version >2.7.8</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.7.8-SNAPSHOT </version >
31+ <version >2.7.8</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.7.7 :2.7.8-SNAPSHOT
4+ google-cloud-spanner-jdbc:2.7.8 :2.7.8
You can’t perform that action at this time.
0 commit comments