This is an automated email from the ASF dual-hosted git repository.
FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new 18df60e5261 build(deps): bump org.jdbi:jdbi from 2.63.1 to 2.78
(#19795)
18df60e5261 is described below
commit 18df60e5261f00bb89a887d6970eaf2433068730
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 30 21:04:51 2026 +0800
build(deps): bump org.jdbi:jdbi from 2.63.1 to 2.78 (#19795)
* build(deps): bump org.jdbi:jdbi from 2.63.1 to 2.78
Bumps [org.jdbi:jdbi](https://github.com/jdbi/jdbi) from 2.63.1 to 2.78.
- [Release notes](https://github.com/jdbi/jdbi/releases)
- [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/jdbi/jdbi/compare/jdbi-2.63.1...jdbi-2.78)
---
updated-dependencies:
- dependency-name: org.jdbi:jdbi
dependency-version: '2.78'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* build(deps): update Jdbi license metadata
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Frank Chen <[email protected]>
---
licenses.yaml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/licenses.yaml b/licenses.yaml
index f629839c9b6..037d64e7cde 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -2668,7 +2668,7 @@ name: JDBI
license_category: binary
module: java-core
license_name: Apache License version 2.0
-version: 2.63.1
+version: 2.78
libraries:
- org.jdbi: jdbi
notices:
diff --git a/pom.xml b/pom.xml
index 7945140edaf..02f0e9cd7dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -775,7 +775,7 @@
<dependency>
<groupId>org.jdbi</groupId>
<artifactId>jdbi</artifactId>
- <version>2.63.1</version>
+ <version>2.78</version>
</dependency>
<dependency>
<groupId>com.sun.jersey</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]