Skip to content

Commit

Permalink
chore: protobuf added
Browse files Browse the repository at this point in the history
  • Loading branch information
sr4850 committed Sep 19, 2024
1 parent 3ab5f4c commit 02326b2
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 @@ -330,6 +330,11 @@
<artifactId>commons-codec</artifactId>
<version>1.15</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>4.27.2</version>
</dependency>
</dependencies>


Expand Down

0 comments on commit 02326b2

Please sign in to comment.