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 5eaf52177c9 build(deps): bump com.github.seancfoley:ipaddress from
5.3.4 to 5.6.2 (#20040)
5eaf52177c9 is described below
commit 5eaf52177c923b4ab4ac2e2c2b769b8ebd23c4d0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 20 09:39:44 2026 +0800
build(deps): bump com.github.seancfoley:ipaddress from 5.3.4 to 5.6.2
(#20040)
* build(deps): bump com.github.seancfoley:ipaddress from 5.3.4 to 5.6.2
Bumps
[com.github.seancfoley:ipaddress](https://github.com/seancfoley/IPAddress) from
5.3.4 to 5.6.2.
- [Release notes](https://github.com/seancfoley/IPAddress/releases)
- [Commits](https://github.com/seancfoley/IPAddress/compare/v5.3.4...v5.6.2)
---
updated-dependencies:
- dependency-name: com.github.seancfoley:ipaddress
dependency-version: 5.6.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* build(deps): register ipaddress 5.6.2 license
---------
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 267f0bec88b..0e4c82976c0 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -708,7 +708,7 @@ name: IPAddress
license_category: binary
module: java-core
license_name: Apache License version 2.0
-version: 5.3.4
+version: 5.6.2
libraries:
- com.github.seancfoley: ipaddress
diff --git a/pom.xml b/pom.xml
index 324b5112900..5001ef11f45 100644
--- a/pom.xml
+++ b/pom.xml
@@ -348,7 +348,7 @@
<dependency>
<groupId>com.github.seancfoley</groupId>
<artifactId>ipaddress</artifactId>
- <version>5.3.4</version>
+ <version>5.6.2</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]