Skip to content

Commit 1c434c7

Browse files
Bump commons-io:commons-io in /samples/QuickStartServerless/java (#296)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e10a3f commit 1c434c7

File tree

1 file changed

+1
-1
lines changed
  • samples/QuickStartServerless/java

1 file changed

+1
-1
lines changed

samples/QuickStartServerless/java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>commons-io</groupId>
3333
<artifactId>commons-io</artifactId>
34-
<version>2.7</version>
34+
<version>2.14.0</version>
3535
</dependency>
3636
<dependency>
3737
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)