Skip to content

Commit

Permalink
ISSUE-589 # Duplicate dependency for protobuf-java in pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
baulea committed Oct 9, 2023
1 parent 7e12e8a commit c730b63
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -272,12 +272,7 @@
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>${google.protobuf.version}</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>${google.protobuf.version}</version>
</dependency>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java-util</artifactId>
Expand Down

0 comments on commit c730b63

Please sign in to comment.