From 1f6ec523ae2078d309d4c50108ba31a60bba58ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 01:56:36 +0000 Subject: [PATCH] chore(deps): bump spring-data-redis in /dhis-2 Bumps [spring-data-redis](https://github.com/spring-projects/spring-data-redis) from 2.3.2.RELEASE to 3.1.0. - [Release notes](https://github.com/spring-projects/spring-data-redis/releases) - [Commits](https://github.com/spring-projects/spring-data-redis/compare/2.3.2.RELEASE...3.1.0) --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-redis dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dhis-2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dhis-2/pom.xml b/dhis-2/pom.xml index 25eec8d56233..c2cc31ae7976 100644 --- a/dhis-2/pom.xml +++ b/dhis-2/pom.xml @@ -72,7 +72,7 @@ 5.3.6 - 2.3.2.RELEASE + 3.1.0 2.3.0.RELEASE 1.1.5.RELEASE 1.0.1.RELEASE