8000 chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to… · aristide-n/java-docs-samples@9de745e · GitHub
[go: up one dir, main page]

Skip to content

Commit 9de745e

Browse files
authored
chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.1.1 (GoogleCloudPlatform#8886)
1 parent 4a92fed commit 9de745e

File tree

21 files changed

+24
-24
lines changed
  • appengine-java11
  • appengine-java8/tasks/quickstart
  • auth
  • compute/cmdline
  • endpoints/getting-started/clients
  • < 10000 li class="PRIVATE_TreeView-item prc-TreeView-TreeViewItem-ShJr0" tabindex="0" id="flexible" role="treeitem" aria-labelledby=":R1lddab:" aria-describedby=":R1lddabH1:" aria-level="1" aria-expanded="true" aria-selected="false">
    flexible
  • iam/api-client
  • mlengine/online-prediction
  • opencensus
  • retail/interactive-tutorials
  • spanner
  • storage/xml-api/cmdline-sample
  • texttospeech/beta

21 files changed

+24
-24
lines changed

appengine-java11/appengine-simple-jetty-main/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<plugin>
6565
<groupId>org.codehaus.mojo</groupId>
6666
<artifactId>exec-maven-plugin</artifactId>
67-
<version>3.1.0</version>
67+
<version>3.1.1</version>
6868
<executions>
6969
<execution>
7070
<goals>

appengine-java11/kotlin-ktor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ limitations under the License.
121121
<plugin>
122122
<groupId>org.codehaus.mojo</groupId>
123123
<artifactId>exec-maven-plugin</artifactId>
124-
<version>3.1.0</version>
124+
<version>3.1.1</version>
125125
<executions>
126126
<execution>
127127
<goals>

appengine-java11/micronaut-helloworld/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<plugin>
117117
<groupId>org.codehaus.mojo</groupId>
118118
<artifactId>exec-maven-plugin</artifactId>
119-
<version>3.1.0</version>
119+
<version>3.1.1</version>
120120
<configuration>
121121
<executable>java</executable>
122122
<arguments>

appengine-java11/sparkjava-helloworld/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ limitations under the License.
8989
<plugin>
9090
<groupId>org.codehaus.mojo</groupId>
9191
<artifactId>exec-maven-plugin</artifactId>
92-
<version>3.1.0</version>
92+
<version>3.1.1</version>
9393
<configuration>
9494
<mainClass>com.example.appengine.sparkdemo.Main</mainClass>
9595
<arguments>

appengine-java11/tasks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Copyright 2019 Google LLC
9191
<plugin>
9292
<groupId>org.codehaus.mojo</groupId>
9393
<artifactId>exec-maven-plugin</artifactId>
94-
<version>3.1.0</version>
94+
<version>3.1.1</version>
9595
<configuration>
9696
<mainClass>com.example.task.CreateTask</mainClass>
9797
<cleanupDaemonThreads>false</cleanupDaemonThreads>

appengine-java8/tasks/quickstart/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Copyright 2018 Google LLC
117117
<plugin>
118118
<groupId>org.codehaus.mojo</groupId>
119119
<artifactId>exec-maven-plugin</artifactId>
120-
<version>3.1.0</version>
120+
<version>3.1.1</version>
121121
<configuration>
122122
<mainClass>com.example.task.CreateTask</mainClass>
123123
<cleanupDaemonThreads>false</cleanupDaemonThreads>

auth/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ limitations under the License.
9494
<plugin>
9595
<groupId>org.codehaus.mojo</groupId>
9696
<artifactId>exec-maven-plugin</artifactId>
97-
<version& 10000 gt;3.1.0</version>
97+
<version>3.1.1</version>
9898
<executions>
9999
<execution>
100100
<goals>

compute/cmdline/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ limitations under the License.
6868
<plugin>
6969
<groupId>org.codehaus.mojo</groupId>
7070
<artifactId>exec-maven-plugin</artifactId>
71-
<version>3.1.0</version>
71+
<version>3.1.1</version>
7272
<executions>
7373
<execution>
7474
<goals>

endpoints/getting-started/clients/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<plugin>
6060
<groupId>org.codehaus.mojo</groupId>
6161
<artifactId>exec-maven-plugin</artifactId>
62-
<version>3.1.0</version>
62+
<version>3.1.1</version>
6363
<configuration>
6464
<mainClass>com.example.app.GoogleJwtClient</mainClass>
6565
</configuration>

flexible/java-11/pubsub/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
<plugin>
189189
<groupId>org.codehaus.mojo</groupId>
190190
<artifactId>exec-maven-plugin</artifactId>
191-
<version>3.1.0</version>
191+
<version>3.1.1</version>
192192
<executions>
193193
<execution>
194194
<goals>

flexible/java-11/websocket-jetty/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<plugin>
155155
<groupId>org.codehaus.mojo</groupId>
156156
<artifactId>exec-maven-plugin</artifactId>
157-
<version>3.1.0</version>
157+
<version>3.1.1</version>
158158
<executions>
159159
<execution>
160160
<goals>

flexible/java-17/micronaut-helloworld/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<plugin>
117117
<groupId>org.codehaus.mojo</groupId>
118118
<artifactId>exec-maven-plugin</artifactId>
119-
<version>3.1.0</version>
119+
<version>3.1.1</version>
120120
<configuration>
121121
<executable>java</executable>
122122
<arguments>

flexible/java-8/sparkjava/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ limitations under the License.
104104
<plugin>
105105
<groupId>org.codehaus.mojo</groupId>
106106
<artifactId>exec-maven-plugin</artifactId>
107-
<version>3.1.0</version>
107+
<version>3.1.1</version>
108108
<configuration>
109109
<mainClass>com.google.appengine.sparkdemo.Main</mainClass>
110110
<arguments>

iam/api-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<plugin>
112112
<groupId>org.codehaus.mojo</groupId>
113113
<artifactId>exec-maven-plugin</artifactId>
114-
<version>3.1.0</version>
114+
<version>3.1.1</version>
115115
<configuration>
116116
<mainClass>iam.snippets.Quickstart</mainClass>
117117
</configuration>

mlengine/online-prediction/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ limitations under the License.
5050
<plugin>
5151
<groupId>org.codehaus.mojo</groupId>
5252
<artifactId>exec-maven-plugin</artifactId>
53-
<version>3.1.0</version>
53+
<version>3.1.1</version>
5454
<executions>
5555
<execution>
5656
<goals>

opencensus/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<plugin>
7575
<groupId>org.codehaus.mojo</groupId>
7676
<artifactId>exec-maven-plugin</artifactId>
77-
<version>3.1.0</version>
77+
<version>3.1.1</version>
7878
<executions>
7979
<execution>
8080
<goals>

retail/interactive-tutorials/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<plugin>
7575
<groupId>org.codehaus.mojo</groupId>
7676
<artifactId>exec-maven-plugin</artifactId>
77-
<version>3.1.0</version>
77+
<version>3.1.1</version>
7878
<configuration>
7979
<cleanupDaemonThreads>true</cleanupDaemonThreads>
8080
</configuration>

spanner/hibernate/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<plugin>
5959
<groupId>org.codehaus.mojo</groupId>
6060
<artifactId>exec-maven-plugin</artifactId>
61-
<version>3.1.0</version>
61+
<version>3.1.1</version>
6262
<executions>
6363
<execution>
6464
<goals>

spanner/jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<plugin>
7676
<groupId>org.codehaus.mojo</groupId>
7777
<artifactId>exec-maven-plugin</artifactId>
78-
<version>3.1.0</version>
78+
<version>3.1.1</version>
7979
<executions>
8080
<execution>
8181
<goals>

storage/xml-api/cmdline-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<plugin>
5757
<groupId>org.codehaus.mojo</groupId>
5858
<artifactId>exec-maven-plugin</artifactId>
59-
<version>3.1.0</version>
59+
<version>3.1.1</version>
6060
<executions>
6161
<execution>
6262
<goals>

texttospeech/beta/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<plugin>
9393
<groupId>org.codehaus.mojo</groupId>
9494
<artifactId>exec-maven-plugin</artifactId>
95-
<version>3.1.0</version>
95+
<version>3.1.1</version>
9696
<executions>
9797
<execution>
9898
<goals>
@@ -122,7 +122,7 @@
122122
<plugin>
123123
<groupId>org.codehaus.mojo</groupId>
124124
<artifactId>exec-maven-plugin</artifactId>
125-
<version>3.1.0</version>
125+
<version>3.1.1</version>
126126
<executions>
127127
<execution>
128128
<goals>
@@ -152,7 +152,7 @@
152152
<plugin>
153153
<groupId>org.codehaus.mojo</groupId>
154154
<artifactId>exec-maven-plugin</artifactId>
155-
<version>3.1.0</version>
155+
<version>3.1.1</version>
156156
<executions>
157157
<execution>
158158
<goals>
@@ -182,7 +182,7 @@
182182
<plugin>
183183
<groupId>org.codehaus.mojo</groupId>
184184
<artifactId>exec-maven-plugin</artifactId>
185-
<version>3.1.0</version>
185+
<version>3.1.1</version>
186186
<executions>
187187
<execution>
188188
<goals>

0 commit comments

Comments
 (0)
0