This is an automated email from the ASF dual-hosted git repository. ottlinger pushed a commit to branch addTestCoverage in repository https://gitbox.apache.org/repos/asf/creadur-tentacles.git
commit 04475d6edbc052f1f82693b0b5e5d53927e368ac Author: P. Ottlinger <[email protected]> AuthorDate: Sat Jul 4 17:39:29 2026 +0200 TENTACLES-15: Update maven wrapper --- .mvn/wrapper/maven-wrapper.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mvn/wrapper/maven-wrapper.properties b/.mvn/wrapper/maven-wrapper.properties index 5291372..216df05 100644 --- a/.mvn/wrapper/maven-wrapper.properties +++ b/.mvn/wrapper/maven-wrapper.properties @@ -1,3 +1,3 @@ wrapperVersion=3.3.4 distributionType=only-script -distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.15/apache-maven-3.9.15-bin.zip +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.16/apache-maven-3.9.16-bin.zip
