We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e10a3f commit 1c434c7Copy full SHA for 1c434c7
samples/QuickStartServerless/java/pom.xml
@@ -31,7 +31,7 @@
31
<dependency>
32
<groupId>commons-io</groupId>
33
<artifactId>commons-io</artifactId>
34
- <version>2.7</version>
+ <version>2.14.0</version>
35
</dependency>
36
37
<groupId>com.google.code.gson</groupId>
0 commit comments