There was an error while loading. Please reload this page.
1 parent c25f854 commit e478dacCopy full SHA for e478dac
docs/providers/openwhisk/examples/hello-world/java/pom.xml
@@ -10,7 +10,7 @@
10
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
11
<maven.compiler.source>1.8</maven.compiler.source>
12
<maven.compiler.target>1.8</maven.compiler.target>
13
- <gson.version>2.8.2</gson.version>
+ <gson.version>2.8.9</gson.version>
14
</properties>
15
<dependencies>
16
<dependency>
0 commit comments