Skip to content

Commit 58f0349

Browse files
Bump commons-io from 2.4 to 2.7
Bumps commons-io from 2.4 to 2.7. Signed-off-by: dependabot[bot] <[email protected]>
1 parent 486ef2b commit 58f0349

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

calvalus-portal/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>commons-io</groupId>
9090
<artifactId>commons-io</artifactId>
91-
<version>2.4</version>
91+
<version>2.7</version>
9292
</dependency>
9393
<dependency>
9494
<groupId>commons-fileupload</groupId>

calvalus-reporting/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<dependency>
103103
<groupId>commons-io</groupId>
104104
<artifactId>commons-io</artifactId>
105-
<version>2.4</version>
105+
<version>2.7</version>
106106
</dependency>
107107
<dependency>
108108
<groupId>commons-cli</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@
576576
<dependency>
577577
<groupId>commons-io</groupId>
578578
<artifactId>commons-io</artifactId>
579-
<version>2.4</version>
579+
<version>2.7</version>
580580
</dependency>
581581
<dependency>
582582
<groupId>log4j</groupId>

0 commit comments

Comments
 (0)