Skip to content

Commit 62750d5

Browse files
Bump protobuf-java from 3.9.1 to 3.16.3 in /parent (#274)
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.9.1 to 3.16.3. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.9.1...v3.16.3) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 68662fc commit 62750d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ application while protecting against XSS.
257257
<dependency>
258258
<groupId>com.google.protobuf</groupId>
259259
<artifactId>protobuf-java</artifactId>
260-
<version>3.9.1</version>
260+
<version>3.16.3</version>
261261
<scope>provided</scope>
262262
</dependency>
263263
<dependency>

0 commit comments

Comments
 (0)