From f99dad55bc2b2c0dc4ada8769b9630860fb1b2e8 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 27 May 2024 21:45:12 +0000 Subject: build(deps): bump org.springframework.boot:spring-boot-starter-parent Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.2.5 to 3.3.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.5...v3.3.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index ac2c5c88..bb76d7d2 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.5 + 3.3.0 com.juick @@ -139,6 +139,11 @@ org.flywaydb flyway-core + + org.flywaydb + flyway-database-postgresql + runtime + com.github.ben-manes.caffeine caffeine -- cgit v1.2.3