Skip to content

Commit e1dd938

Browse files
build(deps): bump protobuf-java from 3.23.1 to 3.23.2
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.23.1 to 3.23.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.23.1...v3.23.2) --- 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]>
1 parent 07e05ac commit e1dd938

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
@@ -46,7 +46,7 @@
4646
<snakeyaml.version>2.0</snakeyaml.version>
4747
<slf4j.version>2.0.7</slf4j.version>
4848
<caffeine.version>2.9.3</caffeine.version>
49-
<protobuf.version>3.23.1</protobuf.version>
49+
<protobuf.version>3.23.2</protobuf.version>
5050
<junit.version>4.13</junit.version>
5151
<bucket4j.version>7.6.0</bucket4j.version>
5252
<bouncycastle.version>1.73</bouncycastle.version>

0 commit comments

Comments
 (0)