Skip to content

Commit 173a415

Browse files
Bump protobuf-java from 3.17.2 to 3.17.3
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.17.2 to 3.17.3. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.17.2...v3.17.3) --- 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 5b6c566 commit 173a415

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
@@ -44,7 +44,7 @@
4444
<snakeyaml.version>1.28</snakeyaml.version>
4545
<slf4j.version>1.7.30</slf4j.version>
4646
<caffeine.version>2.9.1</caffeine.version>
47-
<protobuf.version>3.17.2</protobuf.version>
47+
<protobuf.version>3.17.3</protobuf.version>
4848
<junit.version>4.13</junit.version>
4949
<bucket4j.version>6.2.0</bucket4j.version>
5050
<bouncycastle.version>1.69</bouncycastle.version>

0 commit comments

Comments
 (0)