From 07e4740c6ba04bd7713c2818ef171a160c95a139 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 01:11:34 +0000 Subject: [PATCH] Bump org.springframework.boot:spring-boot-starter-aop Bumps [org.springframework.boot:spring-boot-starter-aop](https://github.com/spring-projects/spring-boot) from 3.1.3 to 3.2.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.1.3...v3.2.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-aop 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 8aac035..dc2e303 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.springframework.boot spring-boot-starter-aop - 3.1.3 + 3.2.0 org.springframework.retry