Skip to content

Commit

Permalink
Merge pull request #3316 from matsim-org/dependabot/maven/com.google.…
Browse files Browse the repository at this point in the history
…protobuf-protobuf-java-4.27.1

Bump com.google.protobuf:protobuf-java from 4.27.0 to 4.27.1
  • Loading branch information
jfbischoff authored Jun 14, 2024
2 parents b6b7a07 + d0dae9b commit ad18ae0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion contribs/hybridsim/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<name>hybridsim</name>

<properties>
<protobuf.version>4.27.0</protobuf.version>
<protobuf.version>4.27.1</protobuf.version>
<grpc.version>1.64.0</grpc.version>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion contribs/protobuf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<name>protobuf</name>

<properties>
<protobuf.version>4.27.0</protobuf.version>
<protobuf.version>4.27.1</protobuf.version>
</properties>

<dependencies>
Expand Down

0 comments on commit ad18ae0

Please sign in to comment.