Skip to content

Commit 2881321

Browse files
chore(deps): bump commons-io:commons-io
Bumps commons-io:commons-io from 2.6 to 2.14.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 71dbe92 commit 2881321

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • javav2/usecases/video_analyzer_application

javav2/usecases/video_analyzer_application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>commons-io</groupId>
4848
<artifactId>commons-io</artifactId>
49-
<version>2.6</version>
49+
<version>2.14.0</version>
5050
</dependency>
5151
<dependency>
5252
<groupId>javax.mail</groupId>

0 commit comments

Comments
 (0)