diff --git a/pom.xml b/pom.xml index 1f1702c..84c2209 100644 --- a/pom.xml +++ b/pom.xml @@ -60,19 +60,19 @@ org.projectlombok lombok - 1.18.28 + 1.18.34 provided org.junit.jupiter junit-jupiter - 5.10.3 + 5.11.0 test org.mock-server mockserver-junit-jupiter-no-dependencies - 5.14.0 + 5.15.0 test @@ -112,7 +112,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.4.1 + 3.8.0 attach-javadocs @@ -125,7 +125,7 @@ org.jacoco jacoco-maven-plugin - 0.8.11 + 0.8.12 default-prepare-agent @@ -164,7 +164,7 @@ maven-release-plugin - 3.0.1 + 3.1.1 v@{project.version} [ci skip] @@ -174,7 +174,7 @@ org.sonarsource.scanner.maven sonar-maven-plugin - 3.9.1.2184 + 3.11.0.3922 diff --git a/querydsl-postgrest-resttemplate-adapter/pom.xml b/querydsl-postgrest-resttemplate-adapter/pom.xml index a89cbba..6c49666 100644 --- a/querydsl-postgrest-resttemplate-adapter/pom.xml +++ b/querydsl-postgrest-resttemplate-adapter/pom.xml @@ -20,12 +20,12 @@ org.springframework spring-web - 6.1.11 + 6.1.12 org.apache.commons commons-lang3 - 3.15.0 + 3.16.0 com.fasterxml.jackson.core diff --git a/querydsl-postgrest-webclient-adapter/pom.xml b/querydsl-postgrest-webclient-adapter/pom.xml index 4bee79b..34ebf08 100644 --- a/querydsl-postgrest-webclient-adapter/pom.xml +++ b/querydsl-postgrest-webclient-adapter/pom.xml @@ -20,12 +20,12 @@ org.springframework spring-webflux - 6.1.11 + 6.1.12 org.apache.commons commons-lang3 - 3.15.0 + 3.16.0 com.fasterxml.jackson.core