Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.

Commit 34b79f1

Browse files
Bump commons-io:commons-io from 2.7 to 2.14.0 in /transcoder-handler
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 c8ca85f commit 34b79f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

transcoder-handler/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1919
<java.version>13</java.version>
2020
<maven.compiler.target>13</maven.compiler.target>
21-
<commons.io.version>2.7</commons.io.version>
21+
<commons.io.version>2.14.0</commons.io.version>
2222
<okta.version>1.4.0</okta.version>
2323
</properties>
2424
<dependencies>

0 commit comments

Comments
 (0)