Skip to content

Commit cb61f79

Browse files
authored
Merge pull request #297 from OpenConext/dependabot/maven/commons-io-commons-io-2.21.0
Bump commons-io:commons-io from 2.19.0 to 2.21.0
2 parents 3b12a8a + deb6499 commit cb61f79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<properties>
2424
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2525
<bouncycastle.version>1.83</bouncycastle.version>
26-
<commons-io.version>2.19.0</commons-io.version>
26+
<commons-io.version>2.21.0</commons-io.version>
2727
<dependency-check-maven.version>12.1.9</dependency-check-maven.version>
2828
<git-commit-id-maven-plugin.version>9.0.2</git-commit-id-maven-plugin.version>
2929
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>

0 commit comments

Comments
 (0)