From 565073dbe848d8d25a5cf4ebc6a72431baa29377 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 01:35:26 +0000 Subject: [PATCH] Bump org.springframework.data:spring-data-commons from 3.2.5 to 3.3.0 Bumps [org.springframework.data:spring-data-commons](https://github.com/spring-projects/spring-data-commons) from 3.2.5 to 3.3.0. - [Release notes](https://github.com/spring-projects/spring-data-commons/releases) - [Commits](https://github.com/spring-projects/spring-data-commons/compare/3.2.5...3.3.0) --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-commons 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 3c7307c..982697a 100644 --- a/pom.xml +++ b/pom.xml @@ -77,7 +77,7 @@ org.springframework.data spring-data-commons - 3.2.5 + 3.3.0 org.postgresql