Skip to content

Commit f928ced

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump commons-io from 1.4 to 2.7 in /src/it/user-filters
Bumps commons-io from 1.4 to 2.7. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 38eb65a commit f928ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/it/user-filters/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>commons-io</groupId>
5757
<artifactId>commons-io</artifactId>
58-
<version>1.4</version>
58+
<version>2.7</version>
5959
</dependency>
6060
</dependencies>
6161
</plugin>

0 commit comments

Comments
 (0)