Skip to content

Commit

Permalink
Merge pull request #75 from sebasbaumh/dependabot/maven/com.google.pr…
Browse files Browse the repository at this point in the history
…otobuf-protobuf-java-3.24.1

Bump com.google.protobuf:protobuf-java from 3.24.0 to 3.24.1
  • Loading branch information
sebasbaumh authored Aug 22, 2023
2 parents 114d8e0 + 419d9fb commit 3a76a34
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>3.24.0</version>
<version>3.24.1</version>
</dependency>

<!-- Geometry model -->
Expand Down

0 comments on commit 3a76a34

Please sign in to comment.