Skip to content

Commit ae16515

Browse files
chore(java): Bump com.google.protobuf:protobuf-java from 4.33.0 to 4.33.1 in /java (#3721)
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.33.0 to 4.33.1. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 78c418f commit ae16515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/driver/flight-sql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>com.google.protobuf</groupId>
4242
<artifactId>protobuf-java</artifactId>
43-
<version>4.33.0</version>
43+
<version>4.33.1</version>
4444
</dependency>
4545

4646
<!-- Arrow -->

0 commit comments

Comments
 (0)