File tree Expand file tree Collapse file tree 1 file changed +2
-14
lines changed
Expand file tree Collapse file tree 1 file changed +2
-14
lines changed Original file line number Diff line number Diff line change 11<!--
2- Copyright 2016 Google Inc .
2+ Copyright 2018 Google LLC .
33
44 Licensed under the Apache License, Version 2.0 (the "License");
55 you may not use this file except in compliance with the License.
3939 <dependency >
4040 <groupId >com.google.cloud</groupId >
4141 <artifactId >google-cloud-pubsub</artifactId >
42- <version >1.38 .0</version >
42+ <version >1.51 .0</version >
4343 </dependency >
4444 <!-- [END pubsub_java_dependencies] -->
4545
5656 <version >0.42</version >
5757 <scope >test</scope >
5858 </dependency >
59- <dependency >
60- <groupId >org.apache.maven</groupId >
61- <artifactId >maven-plugin-api</artifactId >
62- <version >3.3.3</version >
63- </dependency >
6459 </dependencies >
6560
6661 <build >
6964 <groupId >org.codehaus.mojo</groupId >
7065 <artifactId >exec-maven-plugin</artifactId >
7166 <version >1.6.0</version >
72- <executions >
73- <execution >
74- <goals >
75- <goal >java</goal >
76- </goals >
77- </execution >
78- </executions >
7967 <configuration >
8068 <cleanupDaemonThreads >false</cleanupDaemonThreads >
8169 </configuration >
You can’t perform that action at this time.
0 commit comments