Skip to content

Commit 7714007

Browse files
Bump commons-io:commons-io from 2.11.0 to 2.14.0 in /javav2/example_code/firehose (#6954)
Bump commons-io:commons-io in /javav2/example_code/firehose Bumps commons-io:commons-io from 2.11.0 to 2.14.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f13e958 commit 7714007

File tree

1 file changed

+1
-1
lines changed
  • javav2/example_code/firehose

1 file changed

+1
-1
lines changed

javav2/example_code/firehose/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<dependency>
9090
<groupId>commons-io</groupId>
9191
<artifactId>commons-io</artifactId>
92-
<version>2.11.0</version>
92+
<version>2.14.0</version>
9393
</dependency>
9494
</dependencies>
9595
</project>

0 commit comments

Comments
 (0)