Skip to content

Commit

Permalink
Merge pull request #99 from GIScience/fix/update-protobuf
Browse files Browse the repository at this point in the history
fix: update protobuf-java
  • Loading branch information
takb authored Nov 29, 2024
2 parents 28b61e7 + a1ad71f commit 2a2d503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.22.3</version>
<version>3.25.5</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 2a2d503

Please sign in to comment.