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 31c3d651da2 build(deps): bump com.github.rvesse:airline from 2.8.4 to
3.3.0 (#19931)
31c3d651da2 is described below
commit 31c3d651da2e16083908e02f530336b2cad3b3dd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 9 09:39:52 2026 +0800
build(deps): bump com.github.rvesse:airline from 2.8.4 to 3.3.0 (#19931)
* build(deps): bump com.github.rvesse:airline from 2.8.4 to 3.3.0
Bumps [com.github.rvesse:airline](https://github.com/rvesse/airline) from
2.8.4 to 3.3.0.
- [Release notes](https://github.com/rvesse/airline/releases)
- [Changelog](https://github.com/rvesse/airline/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rvesse/airline/compare/2.8.4...3.3.0)
---
updated-dependencies:
- dependency-name: com.github.rvesse:airline
dependency-version: 3.3.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
* build: update Airline 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 db6401ae073..ce4c7aef521 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -847,7 +847,7 @@ name: Airline
license_category: binary
module: java-core
license_name: Apache License version 2.0
-version: 2.8.4
+version: 3.3.0
libraries:
- com.github.rvesse: airline
- com.github.rvesse: airline-io
diff --git a/pom.xml b/pom.xml
index 99f00253d16..9da93315943 100644
--- a/pom.xml
+++ b/pom.xml
@@ -418,7 +418,7 @@
<dependency>
<groupId>com.github.rvesse</groupId>
<artifactId>airline</artifactId>
- <version>2.8.4</version>
+ <version>3.3.0</version>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]