Skip to content

Commit b1cac00

Browse files
committed
chore(google-auth-library-java): modernize submodule pom.xml
1 parent 08e83df commit b1cac00

File tree

1 file changed

+0
-4
lines changed
  • google-auth-library-java/cab-token-generator

1 file changed

+0
-4
lines changed

google-auth-library-java/cab-token-generator/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
</build>
1919

2020
<dependencies>
21-
<!-- Compile and Runtime Dependencies -->
2221
<dependency>
2322
<groupId>com.google.auth</groupId>
2423
<artifactId>google-auth-library-oauth2-http</artifactId>
@@ -56,9 +55,6 @@
5655
<artifactId>tink</artifactId>
5756
</dependency>
5857

59-
<!-- Test Dependencies -->
60-
<!-- Tests are written with JUnit 5, but failsafe (ITs) runs with junit-platform-47 -->
61-
<!-- This dependency is needed until that config is removed from upstream shared-deps -->
6258
<dependency>
6359
<groupId>junit</groupId>
6460
<artifactId>junit</artifactId>

0 commit comments

Comments
 (0)