Browse Source

Bump com.google.protobuf:protobuf-java from 3.19.6 to 3.24.4

Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.19.6 to 3.24.4.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.19.6...v3.24.4)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/maven/main/com.google.protobuf-protobuf-java-3.24.4
dependabot[bot] 12 months ago committed by GitHub
parent
commit
88264dc104
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      spring-cloud-openfeign-core/pom.xml

2
spring-cloud-openfeign-core/pom.xml

@ -187,7 +187,7 @@ @@ -187,7 +187,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.19.6</version>
<version>3.24.4</version>
<scope>test</scope>
</dependency>
<dependency>

Loading…
Cancel
Save