Skip to content

Commit 21329ab

Browse files
authored
chore(deps): update dependency org.codehaus.gmavenplus:gmavenplus-plugin to v1.10.0 (GoogleCloudPlatform#3471)
1 parent ff1f857 commit 21329ab

File tree

2 files changed

+2
-2
lines changed
  • functions/helloworld

2 files changed

+2
-2
lines changed

functions/helloworld/groovy-hello-pubsub/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<plugin>
9898
<groupId>org.codehaus.gmavenplus</groupId>
9999
<artifactId>gmavenplus-plugin</artifactId>
100-
<version>1.9.1</version>
100+
<version>1.10.0</version>
101101
<executions>
102102
<execution>
103103
<id>groovy-compile</id>

functions/helloworld/groovy-helloworld/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<plugin>
109109
<groupId>org.codehaus.gmavenplus</groupId>
110110
<artifactId>gmavenplus-plugin</artifactId>
111-
<version>1.9.1</version>
111+
<version>1.10.0</version>
112112
<executions>
113113
<execution>
114114
<id>groovy-compile</id>

0 commit comments

Comments
 (0)