Skip to content

Commit 2a2d503

Browse files
authored
Merge pull request #99 from GIScience/fix/update-protobuf
fix: update protobuf-java
2 parents 28b61e7 + a1ad71f commit 2a2d503

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<dependency>
108108
<groupId>com.google.protobuf</groupId>
109109
<artifactId>protobuf-java</artifactId>
110-
<version>3.22.3</version>
110+
<version>3.25.5</version>
111111
</dependency>
112112
<dependency>
113113
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)