Skip to content

Commit f544485

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump commons-io:commons-io in /src/test/projects/project2
Bumps commons-io:commons-io from 2.7 to 2.14.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d0fffa5 commit f544485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/projects/project2/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<dependency>
1313
<groupId>commons-io</groupId>
1414
<artifactId>commons-io</artifactId>
15-
<version>2.7</version>
15+
<version>2.14.0</version>
1616
<scope>runtime</scope>
1717
</dependency>
1818
<dependency>

0 commit comments

Comments
 (0)