From b28479c455998f71c5cfb10b79e2ff90f6a26bc3 Mon Sep 17 00:00:00 2001 From: Ralph Schaer Date: Sun, 30 Jun 2024 13:09:39 +0200 Subject: [PATCH] Upgrade --- .mvn/wrapper/maven-wrapper.properties | 4 ++-- demo/pom.xml | 2 +- importer/pom.xml | 4 ++-- query/pom.xml | 10 +++++----- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.mvn/wrapper/maven-wrapper.properties b/.mvn/wrapper/maven-wrapper.properties index 701003e..80b30a5 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.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 +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.8/apache-maven-3.9.8-bin.zip +wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.3.2/maven-wrapper-3.3.2.jar \ No newline at end of file diff --git a/demo/pom.xml b/demo/pom.xml index 28001a2..c37087a 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.0 + 3.3.1 ch.rasc.hibppasswords diff --git a/importer/pom.xml b/importer/pom.xml index bb35532..adcd15f 100644 --- a/importer/pom.xml +++ b/importer/pom.xml @@ -72,7 +72,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.1 + 3.6.0 package @@ -94,7 +94,7 @@ com.mycila license-maven-plugin - 3.0 + 4.5
${basedir}/../config/header.txt
diff --git a/query/pom.xml b/query/pom.xml index ad59b03..cdeb7a6 100644 --- a/query/pom.xml +++ b/query/pom.xml @@ -69,7 +69,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.0 + 3.3.1 attach-sources @@ -84,7 +84,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.3.0 + 3.4.2 @@ -97,7 +97,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.6.0 + 3.7.0 -Xdoclint:none @@ -106,7 +106,7 @@ org.apache.maven.plugins maven-release-plugin - 3.0.1 + 3.1.0 default @@ -123,7 +123,7 @@ com.mycila license-maven-plugin - 3.0 + 4.5
${basedir}/../config/header.txt