Skip to content

Commit

Permalink
chore(java): bump com.google.protobuf:protobuf-java from 3.25.5 to 4.…
Browse files Browse the repository at this point in the history
…29.0 in /java (apache#2348)

Bumps
[com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf)
from 3.25.5 to 4.29.0.

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 0b46c8d commit 95f55c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/driver/flight-sql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.25.5</version>
<version>4.29.0</version>
</dependency>

<!-- Arrow -->
Expand Down

0 comments on commit 95f55c7

Please sign in to comment.