Skip to content

Commit 944cc7e

Browse files
Bump protobuf-java from 3.22.3 to 3.23.1 in /starlight (baidu#348)
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.22.3 to 3.23.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.22.3...v3.23.1) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f99bad9 commit 944cc7e

File tree

1 file changed

+1
-1
lines changed
  • starlight/starlight-serialization

1 file changed

+1
-1
lines changed

starlight/starlight-serialization/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>com.google.protobuf</groupId>
2424
<artifactId>protobuf-java</artifactId>
25-
<version>3.22.3</version>
25+
<version>3.23.1</version>
2626
</dependency>
2727

2828
</dependencies>

0 commit comments

Comments
 (0)