Skip to content

Commit f4d7ed0

Browse files
Bump commons-io:commons-io in /tools/code-generation/generator
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 d5450d7 commit f4d7ed0

File tree

1 file changed

+1
-1
lines changed
  • tools/code-generation/generator

1 file changed

+1
-1
lines changed

tools/code-generation/generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<dependency>
117117
<groupId>commons-io</groupId>
118118
<artifactId>commons-io</artifactId>
119-
<version>2.7</version>
119+
<version>2.14.0</version>
120120
</dependency>
121121
<dependency>
122122
<groupId>net.lingala.zip4j</groupId>

0 commit comments

Comments
 (0)