This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 0a4ba0624d0 Bump commons-io:commons-io from 2.15.1 to 2.16.1 (#13806)
0a4ba0624d0 is described below
commit 0a4ba0624d0d272989af2762cada972541c53f29
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 16 10:56:19 2024 +0200
Bump commons-io:commons-io from 2.15.1 to 2.16.1 (#13806)
Bumps commons-io:commons-io from 2.15.1 to 2.16.1.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 518fe9ff01f..bcdc4256b84 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -109,7 +109,7 @@
<commons-dbcp-version>1.4</commons-dbcp-version>
<commons-dbcp2-version>2.12.0</commons-dbcp2-version>
<commons-exec-version>1.4.0</commons-exec-version>
- <commons-io-version>2.15.1</commons-io-version>
+ <commons-io-version>2.16.1</commons-io-version>
<commons-lang-version>2.6</commons-lang-version>
<commons-lang3-version>3.14.0</commons-lang3-version>
<commons-logging-version>1.3.0</commons-logging-version>