This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch
dependabot/maven/http/jetty/commons-io-commons-io-2.14.0
in repository https://gitbox.apache.org/repos/asf/felix-dev.git
commit 31bc7f82b31b395c3f26e1e0524fed9bc9a6ee15
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 3 17:02:38 2024 +0000
Bump commons-io:commons-io from 2.11.0 to 2.14.0 in /http/jetty
Bumps commons-io:commons-io from 2.11.0 to 2.14.0.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
---
http/jetty/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/http/jetty/pom.xml b/http/jetty/pom.xml
index c04e3224bf..2ecbd6fddb 100644
--- a/http/jetty/pom.xml
+++ b/http/jetty/pom.xml
@@ -509,7 +509,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
- <version>2.11.0</version>
+ <version>2.14.0</version>
</dependency>
<!-- Testing -->
<dependency>