Skip to content

Commit

Permalink
fix(deps): update dependency com.google.protobuf:protobuf-java to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent 373381d commit 539702b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/flagd/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.25.5</version>
<version>4.28.2</version>
</dependency>

<!-- we inherent dev.openfeature.javasdk and the test dependencies from the parent pom -->
Expand Down

0 comments on commit 539702b

Please sign in to comment.