From e28fcfe4ad38f5f624fb8ca0db01fecca059bbe5 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 24 Jan 2024 11:11:12 -0600
Subject: [PATCH] Bump com.google.cloud:google-cloud-spanner-jdbc from 2.14.6
to 2.15.1 (#450)
Bumps
[com.google.cloud:google-cloud-spanner-jdbc](https://github.com/googleapis/java-spanner-jdbc)
from 2.14.6 to 2.15.1.
Release notes
Sourced from com.google.cloud:google-cloud-spanner-jdbc's
releases.
v2.15.0
2.15.0
(2023-12-22)
Features
- Support PreparedStatement#getParameterMetaData() (#1218)
(721ff45)
Performance Improvements
Dependencies
- Update dependency org.postgresql:postgresql to v42.7.1 (#1441)
(5997555)
Changelog
Sourced from com.google.cloud:google-cloud-spanner-jdbc's
changelog.
2.15.1
(2024-01-09)
Dependencies
- Update dependency com.google.cloud:google-cloud-shared-dependencies
to v3.21.0 (#1454)
(d1c1d2c)
- Update dependency com.google.cloud:google-cloud-spanner-bom to
v6.56.0 (#1455)
(90fad38)
2.15.0
(2023-12-22)
Features
- Support PreparedStatement#getParameterMetaData() (#1218)
(721ff45)
Performance Improvements
Dependencies
- Update dependency org.postgresql:postgresql to v42.7.1 (#1441)
(5997555)
Commits
87873ae
chore(main): release 2.15.1 (#1456)
f649e06
chore: modify metadata queries to support named schemas (#1449)
90fad38
deps: update dependency com.google.cloud:google-cloud-spanner-bom to
v6.56.0 ...
d1c1d2c
deps: update dependency
com.google.cloud:google-cloud-shared-dependencies to ...
fde959f
chore(deps): update dependency
com.google.cloud:google-cloud-spanner-jdbc to ...
321b7ce
chore(main): release 2.15.1-SNAPSHOT (#1451)
2be2b1c
chore(main): release 2.15.0 (#1446)
721ff45
feat: support PreparedStatement#getParameterMetaData() (#1218)
0e15ba1
test(deps): update dependency com.google.truth:truth to v1.2.0 (#1448)
eba46bd
test(deps): update dependency com.google.truth:truth to v1.2.0 (#1447)
- Additional commits viewable in compare
view
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bd2fe96c7..037098d69 100644
--- a/pom.xml
+++ b/pom.xml
@@ -165,7 +165,7 @@
com.google.cloud
google-cloud-spanner-jdbc
- 2.14.6
+ 2.15.1
runtime