]> source.dussan.org Git - vaadin-framework.git/commitdiff
Bump commons-io from 2.4 to 2.7 (#12278) (#12301)
authorAnna Koskinen <Ansku@users.noreply.github.com>
Mon, 17 May 2021 10:21:00 +0000 (13:21 +0300)
committerGitHub <noreply@github.com>
Mon, 17 May 2021 10:21:00 +0000 (13:21 +0300)
Signed-off-by: dependabot[bot] <support@github.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 5b834665f1e4ac8e00c83d4d81724da114d3205e..01502d852d37670d8ef336353a906efdd9e6f1c7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             <dependency>
                 <groupId>commons-io</groupId>
                 <artifactId>commons-io</artifactId>
-                <version>2.4</version>
+                <version>2.7</version>
             </dependency>
             <dependency>
                 <groupId>commons-cli</groupId>