Skip to content

Commit

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

Bump com.google.protobuf:protobuf-java from 4.28.0 to 4.28.1
  • Loading branch information
sebasbaumh authored Sep 17, 2024
2 parents 8691433 + 482521c commit 0771720
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.28.0</version>
<version>4.28.1</version>
</dependency>

<!-- Geometry model -->
Expand Down

0 comments on commit 0771720

Please sign in to comment.