From 9f99027bc4840f62e7d37329518b1314e6aaed34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 17:43:49 +0000 Subject: [PATCH] Bump version.spring-boot from 1.5.22.RELEASE to 3.2.2 Bumps `version.spring-boot` from 1.5.22.RELEASE to 3.2.2. Updates `org.springframework.boot:spring-boot-starter-test` from 1.5.22.RELEASE to 3.2.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v1.5.22.RELEASE...v3.2.2) Updates `org.springframework.boot:spring-boot-starter-amqp` from 2.7.13 to 3.2.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.13...v3.2.2) Updates `org.springframework.boot:spring-boot-starter-web` from 1.5.22.RELEASE to 3.2.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v1.5.22.RELEASE...v3.2.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-amqp dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-spring/pom.xml b/apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-spring/pom.xml index 8db45c3893..fc3cc9f015 100644 --- a/apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-spring/pom.xml +++ b/apm-agent-plugins/apm-rabbitmq/apm-rabbitmq-spring/pom.xml @@ -12,7 +12,7 @@ ${project.groupId}:${project.artifactId} - 2.7.13 + 3.2.2 ${project.basedir}/../../..