From 3cecd1bda63f91d367ab91347d3fd2330f4663a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jul 2023 16:24:39 +0000 Subject: [PATCH] Bump org.springframework.boot:spring-boot-maven-plugin Bumps [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 2.5.3 to 3.1.2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.3...v3.1.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../src/main/resources/archetype-resources/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trading-bot-archetypes/basic-archetype/src/main/resources/archetype-resources/pom.xml b/trading-bot-archetypes/basic-archetype/src/main/resources/archetype-resources/pom.xml index 0b2c0a7a..4f586ac5 100644 --- a/trading-bot-archetypes/basic-archetype/src/main/resources/archetype-resources/pom.xml +++ b/trading-bot-archetypes/basic-archetype/src/main/resources/archetype-resources/pom.xml @@ -92,7 +92,7 @@ org.springframework.boot spring-boot-maven-plugin - 2.5.3 + 3.1.2