From 319ec3bc2aec896056a7d0179f5af18d9a0e0e49 Mon Sep 17 00:00:00 2001 From: Ralph Schaer Date: Fri, 7 Jun 2024 11:35:34 +0200 Subject: [PATCH] Upgrade --- .mvn/wrapper/maven-wrapper.properties | 2 +- demo/pom.xml | 2 +- importer/pom.xml | 4 ++-- query/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.mvn/wrapper/maven-wrapper.properties b/.mvn/wrapper/maven-wrapper.properties index d81494b..701003e 100644 --- a/.mvn/wrapper/maven-wrapper.properties +++ b/.mvn/wrapper/maven-wrapper.properties @@ -14,5 +14,5 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.7/apache-maven-3.9.7-bin.zip wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.2.0/maven-wrapper-3.2.0.jar \ No newline at end of file diff --git a/demo/pom.xml b/demo/pom.xml index 8470401..28001a2 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.5 + 3.3.0 ch.rasc.hibppasswords diff --git a/importer/pom.xml b/importer/pom.xml index c3aa61f..bb35532 100644 --- a/importer/pom.xml +++ b/importer/pom.xml @@ -57,12 +57,12 @@ org.slf4j slf4j-api - 2.0.12 + 2.0.13 org.slf4j slf4j-simple - 2.0.12 + 2.0.13 diff --git a/query/pom.xml b/query/pom.xml index 50b41ba..ad59b03 100644 --- a/query/pom.xml +++ b/query/pom.xml @@ -58,7 +58,7 @@ org.slf4j slf4j-api - 2.0.12 + 2.0.13