Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 6f81035 commit 8436f36
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>4.29.2</version>
<version>4.29.3</version>
</dependency>

<!-- Arrow -->
Expand Down

0 comments on commit 8436f36

Please sign in to comment.