Update pom

This commit is contained in:
JW
2023-08-22 13:30:46 +02:00
parent 2d6333a817
commit 9fdab77e5b
3 changed files with 15 additions and 7 deletions

View File

@@ -77,12 +77,7 @@
<version>1.18.22</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.8.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>