Bump apollo-client from 2.0.1 to 2.1.0 (#11467)

Bumps [apollo-client](https://github.com/apolloconfig/apollo-java) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/apolloconfig/apollo-java/releases)
- [Changelog](https://github.com/apolloconfig/apollo-java/blob/main/CHANGES.md)
- [Commits](https://github.com/apolloconfig/apollo-java/commits/v2.1.0)

---
updated-dependencies:
- dependency-name: com.ctrip.framework.apollo:apollo-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-02-06 17:27:44 +08:00 committed by GitHub
parent 5f68fd7458
commit 0291075662
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@
<kryo_serializers_version>0.42</kryo_serializers_version>
<fst_version>2.57</fst_version>
<avro_version>1.11.1</avro_version>
<apollo_client_version>2.0.1</apollo_client_version>
<apollo_client_version>2.1.0</apollo_client_version>
<snakeyaml_version>1.32</snakeyaml_version>
<commons_lang3_version>3.12.0</commons_lang3_version>
<protostuff_version>1.8.0</protostuff_version>