Skip to content

Commit

Permalink
Merge pull request #156 from sebasbaumh/dependabot/maven/maven-444e73…
Browse files Browse the repository at this point in the history
…1896

Bump com.google.protobuf:protobuf-java from 4.28.1 to 4.28.2 in the maven group
  • Loading branch information
sebasbaumh authored Sep 20, 2024
2 parents 69b1504 + ebde08a commit cade73f
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.1</version>
<version>4.28.2</version>
</dependency>

<!-- Geometry model -->
Expand Down

0 comments on commit cade73f

Please sign in to comment.