This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee-release-tools.git
The following commit(s) were added to refs/heads/master by this push:
new 3a59941 Bump commons-io from 2.0.1 to 2.7
3a59941 is described below
commit 3a59941d92f88195c219b56d329708017c734b2c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 13 10:44:26 2022 +0000
Bump commons-io from 2.0.1 to 2.7
Bumps commons-io from 2.0.1 to 2.7.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a77f4bb..72fdb48 100644
--- a/pom.xml
+++ b/pom.xml
@@ -235,7 +235,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
- <version>2.0.1</version>
+ <version>2.7</version>
</dependency>
<dependency>