Skip to content

Commit

Permalink
build: don't duplicate managed versions (#585)
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed Dec 30, 2020
1 parent 8564323 commit 69c2bd8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion google-oauth-client-jetty/pom.xml
Expand Up @@ -95,7 +95,6 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
1 change: 0 additions & 1 deletion pom.xml
Expand Up @@ -410,7 +410,6 @@
<!-- Build the dependencies report at package time (needed for the assembly artifact). -->
<plugin>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>3.1.1</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 69c2bd8

Please sign in to comment.