Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a3f7a04

Browse files
Bump com.google.protobuf:protobuf-java from 4.28.2 to 4.28.3 (#1178)
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 4cbaa43 commit a3f7a04

File tree

1 file changed

+1
-1
lines changed
  • prometheus-metrics-exposition-formats

1 file changed

+1
-1
lines changed

prometheus-metrics-exposition-formats/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<properties>
2121
<automatic.module.name>io.prometheus.metrics.expositionformats</automatic.module.name>
22-
<protobuf-java.version>4.28.2</protobuf-java.version>
22+
<protobuf-java.version>4.28.3</protobuf-java.version>
2323
</properties>
2424

2525
<dependencies>

0 commit comments

Comments
 (0)