From c64e5082cce2e2711d24175d228bdb5627fc8b98 Mon Sep 17 00:00:00 2001 From: Arnaud Date: Fri, 2 Feb 2024 14:32:19 +0100 Subject: [PATCH] renovate(pom): fix spring vulnerabilities --- querydsl-postgrest-resttemplate-adapter/pom.xml | 2 +- querydsl-postgrest-webclient-adapter/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/querydsl-postgrest-resttemplate-adapter/pom.xml b/querydsl-postgrest-resttemplate-adapter/pom.xml index fff7c92..3f841cb 100644 --- a/querydsl-postgrest-resttemplate-adapter/pom.xml +++ b/querydsl-postgrest-resttemplate-adapter/pom.xml @@ -20,7 +20,7 @@ org.springframework spring-web - 6.1.2 + 6.1.3 org.apache.commons diff --git a/querydsl-postgrest-webclient-adapter/pom.xml b/querydsl-postgrest-webclient-adapter/pom.xml index 7b8dfc4..2f4c38c 100644 --- a/querydsl-postgrest-webclient-adapter/pom.xml +++ b/querydsl-postgrest-webclient-adapter/pom.xml @@ -20,7 +20,7 @@ org.springframework spring-webflux - 6.1.2 + 6.1.3 org.apache.commons