Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions auth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ limitations under the License.
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

<!-- START dependencies -->
<!-- Using libraries-bom to manage versions.
See
https://github.com/GoogleCloudPlatform/cloud-opensource-java/wiki/The-Google-Cloud-Platform-Libraries-BOM -->
Expand Down Expand Up @@ -97,7 +96,6 @@ limitations under the License.
<groupId>software.amazon.awssdk</groupId>
<artifactId>regions</artifactId>
</dependency>
<!-- END dependencies -->
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
Expand All @@ -110,9 +108,7 @@ limitations under the License.
<version>1.4.0</version>
<scope>test</scope>
</dependency>
<!-- START dependencies -->
</dependencies>
<!-- END dependencies -->

<build>
<plugins>
Expand Down