Skip to content

Commit

Permalink
Merge pull request #152 from sebasbaumh/dependabot/maven/com.google.p…
Browse files Browse the repository at this point in the history
…rotobuf-protobuf-java-4.28.0

Bump com.google.protobuf:protobuf-java from 4.27.3 to 4.28.0
  • Loading branch information
sebasbaumh authored Sep 10, 2024
2 parents c8482d9 + 0a34ebd commit 8691433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>4.27.3</version>
<version>4.28.0</version>
</dependency>

<!-- Geometry model -->
Expand Down

0 comments on commit 8691433

Please sign in to comment.