Skip to content

Commit 538d976

Browse files
build(deps): bump com.google.protobuf:protobuf-java (#191)
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.28.2 to 4.28.3. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d74634 commit 538d976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
<dependency>
205205
<groupId>com.google.protobuf</groupId>
206206
<artifactId>protobuf-java</artifactId>
207-
<version>4.28.2</version>
207+
<version>4.28.3</version>
208208
</dependency>
209209

210210
<dependency>

0 commit comments

Comments
 (0)