Skip to content

Commit f031821

Browse files
chore(java): Bump com.google.protobuf:protobuf-java in /java
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.33.1 to 4.33.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.33.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2fa4f12 commit f031821

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1</version>
43+
<version>4.33.2</version>
4444
</dependency>
4545

4646
<!-- Arrow -->

0 commit comments

Comments
 (0)