8000 chore(deps): update dependency com.google.cloud.tools:endpoints-frame… · mashalfiaz/java-docs-samples@e1df771 · GitHub
[go: up one dir, main page]

Skip to content

Commit e1df771

Browse files
renovate-botdzlier-gcp
authored andcommitted
chore(deps): update dependency com.google.cloud.tools:endpoints-framework-maven-plugin to v1.0.3 (GoogleCloudPlatform#1679)
1 parent 1c419d7 commit e1df771

File tree

2 files changed

+2
-2
lines changed
  • appengine-java8/endpoints-v2-migration
  • appengine/endpoints-frameworks-v2/migration-example

2 files changed

+2
-2
lines changed

appengine-java8/endpoints-v2-migration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ limitations under the License.
8383
<plugin>
8484
<groupId>com.google.cloud.tools</groupId>
8585
<artifactId>endpoints-framework-maven-plugin</artifactId>
86-
<version>1.0.2</version>
86+
<version>1.0.3</version>
8787
<configuration>
8888
<!-- plugin configuration -->
8989
<hostname>YOUR-PROJECT-ID.appspot.com</hostname>

appengine/endpoints-frameworks-v2/migration-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ limitations under the License.
101101
<plugin>
102102
<groupId>com.google.cloud.tools</groupId>
103103
<artifactId>endpoints-framework-maven-plugin</artifactId>
104-
<version>1.0.2</version>
104+
<version>1.0.3</version>
105105
<configuration>
106106
<!-- plugin configuration -->
107107
<hostname>YOUR-PROJECT-ID.appspot.com</hostname>

0 commit comments

Comments
 (0)
0