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 2fa98b94a3a build(deps): bump commons-net:commons-net from 3.9.0 to
3.13.0 (#19987)
2fa98b94a3a is described below
commit 2fa98b94a3adb0cfd93b9358c4028c1cf841c7d9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 13 11:19:31 2026 +0800
build(deps): bump commons-net:commons-net from 3.9.0 to 3.13.0 (#19987)
Bumps [commons-net:commons-net](https://github.com/apache/commons-net) from
3.9.0 to 3.13.0.
-
[Changelog](https://github.com/apache/commons-net/blob/master/RELEASE-NOTES.txt)
-
[Commits](https://github.com/apache/commons-net/compare/rel/commons-net-3.9.0...rel/commons-net-3.13.0)
---
updated-dependencies:
- dependency-name: commons-net:commons-net
dependency-version: 3.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
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 99baa927c3d..c39a37009fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -343,7 +343,7 @@
<dependency>
<groupId>commons-net</groupId>
<artifactId>commons-net</artifactId>
- <version>3.9.0</version>
+ <version>3.13.0</version>
</dependency>
<dependency>
<groupId>com.github.seancfoley</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]