From 72f94ffd7ae429a3442d0e67f741dbc5631a33bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 14:03:16 +0000 Subject: [PATCH] chore(deps): bump com.ctrip.framework.apollo:apollo-client Bumps [com.ctrip.framework.apollo:apollo-client](https://github.com/apolloconfig/apollo-java) from 2.1.0 to 2.2.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/compare/v2.1.0...v2.2.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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ac05ed8..31044f7 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ 11 - 2.1.0 + 2.2.0 1.77 3.3.0 5.5.0 -- GitLab