Skip to content

Commit 5b529a6

Browse files
build(deps): bump protobuf-java from 3.22.4 to 3.23.0
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.22.4 to 3.23.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.22.4...v3.23.0) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a168b20 commit 5b529a6

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.22.4</protobuf.version>
49+
<protobuf.version>3.23.0</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)