Skip to content

Commit a06fe1c

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 abf119d commit a06fe1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -934,7 +934,7 @@
934934
<scala-version>2.11.1</scala-version>
935935
<felix-version>3.3.0</felix-version>
936936
<swagger-core-version>1.6.3</swagger-core-version>
937-
<commons-io-version>2.7</commons-io-version>
937+
<commons-io-version>2.11.0</commons-io-version>
938938
<commons-cli-version>1.2</commons-cli-version>
939939
<junit-version>4.13.1</junit-version>
940940
<jackson-version>2.11.4</jackson-version>

pom.xml.jenkins

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -996,7 +996,7 @@
996996
<scala-version>2.11.1</scala-version>
997997
<felix-version>3.3.0</felix-version>
998998
<swagger-core-version>1.6.3</swagger-core-version>
999-
<commons-io-version>2.7</commons-io-version>
999+
<commons-io-version>2.11.0</commons-io-version>
10001000
<commons-cli-version>1.2</commons-cli-version>
10011001
<junit-version>4.13.1</junit-version>
10021002
<jackson-version>2.11.4</jackson-version>

0 commit comments

Comments
 (0)