Skip to content

Commit 21ad05e

Browse files
Bump commons-io from 2.5 to 2.7 in /java/pipe
Bumps commons-io from 2.5 to 2.7. Signed-off-by: dependabot[bot] <[email protected]>
1 parent 83b7752 commit 21ad05e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pipe/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<dependency>
1515
<groupId>commons-io</groupId>
1616
<artifactId>commons-io</artifactId>
17-
<version>2.5</version>
17+
<version>2.7</version>
1818
</dependency>
1919
<dependency>
2020
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)