Skip to content

Commit b03db32

Browse files
Bump com.google.protobuf:protobuf-java from 4.32.0 to 4.32.1 (#572)
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.32.0 to 4.32.1. - [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-version: 4.32.1 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 7b7d1ed commit b03db32

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
@@ -98,7 +98,7 @@
9898
<oval.version>3.2.1</oval.version>
9999
<pekko.version>1.1.5</pekko.version>
100100
<pekko.http.version>1.2.0</pekko.http.version>
101-
<protobuf.version>4.32.0</protobuf.version>
101+
<protobuf.version>4.32.1</protobuf.version>
102102
<scala.version>2.13</scala.version>
103103
<scala.library.version>2.13.16</scala.library.version>
104104
<slf4j.version>2.0.17</slf4j.version>

0 commit comments

Comments
 (0)