We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08e83df commit b1cac00Copy full SHA for b1cac00
google-auth-library-java/cab-token-generator/pom.xml
@@ -18,7 +18,6 @@
18
</build>
19
20
<dependencies>
21
- <!-- Compile and Runtime Dependencies -->
22
<dependency>
23
<groupId>com.google.auth</groupId>
24
<artifactId>google-auth-library-oauth2-http</artifactId>
@@ -56,9 +55,6 @@
56
55
<artifactId>tink</artifactId>
57
</dependency>
58
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 -->
62
63
<groupId>junit</groupId>
64
<artifactId>junit</artifactId>
0 commit comments