Skip to content

Commit

Permalink
Merge pull request #462 from camunda/renovate/com.google.protobuf-pro…
Browse files Browse the repository at this point in the history
…tobuf-java-3.x

fix(deps): update dependency com.google.protobuf:protobuf-java to v3.22.3
  • Loading branch information
igpetrov authored Apr 13, 2023
2 parents f2a1425 + 4ca080b commit b5b6165
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 @@ -205,7 +205,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.22.2</version>
<version>3.22.3</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit b5b6165

Please sign in to comment.