Skip to content

Commit

Permalink
fix(deps): update dependency com.google.protobuf:protobuf-java to v3.…
Browse files Browse the repository at this point in the history
…25.2 (#1656)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 11, 2024
1 parent 905f4a1 commit 816a5c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ limitations under the License.</license.inlineheader>
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.25.1</version>
<version>3.25.2</version>
</dependency>

<!-- test dependencies -->
Expand Down

0 comments on commit 816a5c7

Please sign in to comment.