From d397cfe74e4af5c45d6ad688e8fab01df930d952 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Feb 2023 12:52:16 -0600 Subject: [PATCH] Bump spring.boot.version from 3.0.1 to 3.0.2 (#2879) Bumps `spring.boot.version` from 3.0.1 to 3.0.2. Updates `spring-boot-starter-actuator` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.1...v3.0.2) Updates `spring-boot-dependencies` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.1...v3.0.2) Updates `spring-boot-starter-security` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.1...v3.0.2) Updates `spring-boot-starter-validation` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-security dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-validation dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish --- elide-spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elide-spring/pom.xml b/elide-spring/pom.xml index 0321625b9f..d1977605ef 100644 --- a/elide-spring/pom.xml +++ b/elide-spring/pom.xml @@ -40,7 +40,7 @@ ${project.basedir}/../.. - 3.0.1 + 3.0.2 10.1.4