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 Nov 12, 2024
1 parent 6e311dc commit aeb2e8c
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.3</version>
</dependency>

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

0 comments on commit aeb2e8c

Please sign in to comment.