This is an automated email from the ASF dual-hosted git repository.
jackie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 3752ee1d6f Bump commons-net:commons-net from 3.11.0 to 3.11.1 (#13363)
3752ee1d6f is described below
commit 3752ee1d6f9d67270715212e2dbc3f6ca0001a87
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 11 10:16:22 2024 -0700
Bump commons-net:commons-net from 3.11.0 to 3.11.1 (#13363)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d3244a22cd..09dfbbfe00 100644
--- a/pom.xml
+++ b/pom.xml
@@ -194,7 +194,7 @@
<commons-io.version>2.16.1</commons-io.version>
<commons-codec.version>1.17.0</commons-codec.version>
<commons-cli.version>1.8.0</commons-cli.version>
- <commons-net.version>3.11.0</commons-net.version>
+ <commons-net.version>3.11.1</commons-net.version>
<commons-validator.version>1.9.0</commons-validator.version>
<!-- Legacy Apache Commons Libraries -->
<commons-lang.version>2.6</commons-lang.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]