File tree 1 file changed +3
-5
lines changed 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 14
14
See the License for the specific language governing permissions and
15
15
limitations under the License.
16
16
-->
17
- <!-- [START pom] -->
17
+
18
18
<project xmlns =" http://maven.apache.org/POM/4.0.0"
19
19
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
20
20
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
63
63
<artifactId >javax.servlet-api</artifactId >
64
64
<version >3.1.0</version >
65
65
</dependency >
66
- <!-- [START dependencies] -->
67
- <dependency >
66
+
67
+ <dependency >
68
68
<groupId >com.google.auth</groupId >
69
69
<artifactId >google-auth-library-oauth2-http</artifactId >
70
70
</dependency >
71
- <!-- [END dependencies] -->
72
71
73
72
<!-- Test dependencies -->
74
73
<dependency >
78
77
</dependency >
79
78
</dependencies >
80
79
</project >
81
- <!-- [END pom] -->
You can’t perform that action at this time.
0 commit comments