Skip to content

Commit ffba750

Browse files
author
Philipp Lewe
committed
bump Apache Commons IO version in order to fix vulnerability https://nvd.nist.gov/vuln/detail/CVE-2021-29425
1 parent 127774b commit ffba750

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.docker.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1071,7 +1071,7 @@
10711071
<jackson-version>2.12.1</jackson-version>
10721072
<scala-version>2.11.1</scala-version>
10731073
<felix-version>3.3.0</felix-version>
1074-
<commons-io-version>2.4</commons-io-version>
1074+
<commons-io-version>2.7</commons-io-version>
10751075
<commons-cli-version>1.2</commons-cli-version>
10761076
<junit-version>4.13.1</junit-version>
10771077
<maven-plugin-version>1.0.0</maven-plugin-version>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1164,7 +1164,7 @@
11641164
<jackson-version>2.12.1</jackson-version>
11651165
<scala-version>2.11.1</scala-version>
11661166
<felix-version>3.3.0</felix-version>
1167-
<commons-io-version>2.4</commons-io-version>
1167+
<commons-io-version>2.7</commons-io-version>
11681168
<commons-cli-version>1.2</commons-cli-version>
11691169
<junit-version>4.13.1</junit-version>
11701170
<maven-plugin-version>1.0.0</maven-plugin-version>

0 commit comments

Comments
 (0)