Skip to content

Commit

Permalink
protobuf
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Gross committed Dec 23, 2024
1 parent eadbcb6 commit 21d19bb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,11 @@
<artifactId>protobuf-java</artifactId>
<version>${version.protobuf-java}</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>${version.protobuf-java}</version>
</dependency>
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>
Expand Down

0 comments on commit 21d19bb

Please sign in to comment.