commit | 397527b00b0220d33beed8eca28532fa865c9769 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Nov 18 14:09:35 2022 +0000 |
committer | GitHub <noreply@github.com> | Fri Nov 18 14:09:35 2022 +0000 |
tree | 093d5465685d31b9e11219ed48fc05a05c2b6d77 | |
parent | 03b07cb064116d982310d7d529022e51dade256f [diff] |
Bump protobuf-java from 3.6.1 to 3.16.3 Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.6.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](https://github.com/protocolbuffers/protobuf/compare/v3.6.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>
diff --git a/pom.xml b/pom.xml index 5536514..688bad2 100644 --- a/pom.xml +++ b/pom.xml
@@ -136,7 +136,7 @@ <nimbus-jose-jwt.version>4.41.1</nimbus-jose-jwt.version> <opencsv.version>4.6</opencsv.version> <plc4x.version>0.8.0</plc4x.version> - <protobuf.version>3.6.1</protobuf.version> + <protobuf.version>3.16.3</protobuf.version> <nats.version>2.11.0</nats.version> </properties>