From 24a3dce54c7d46119cac8699dfc56eafca816120 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 19 Oct 2025 15:08:02 +0000 Subject: [PATCH 1/2] ci: update generated cookiecutter template from example --- {{cookiecutter.app_name}}/pom.xml | 36 +------------------------------ 1 file changed, 1 insertion(+), 35 deletions(-) diff --git a/{{cookiecutter.app_name}}/pom.xml b/{{cookiecutter.app_name}}/pom.xml index eeebb2e..04d5727 100644 --- a/{{cookiecutter.app_name}}/pom.xml +++ b/{{cookiecutter.app_name}}/pom.xml @@ -31,7 +31,7 @@ 3.4.6 5.4 1.0.5 - 1.20.5 + 1.21.0 1.2.3 @@ -207,36 +207,6 @@ - - com.cosium.code - git-code-format-maven-plugin - ${git-code-format-maven-plugin.version} - - - - install-formatter-hook - - install-hooks - - - - - validate-code-format - - validate-code-format - - - - - - - com.cosium.code - google-java-format - ${git-code-format-maven-plugin.version} - - - io.github.phillipuniverse githook-maven-plugin @@ -251,10 +221,6 @@ echo "Validating..." exec mvn test - echo "Formatting code..." - exec mvn git-code-format:format-code - echo "Validating format..." - exec mvn git-code-format:validate-code-format From a940139b7486593971a31926c6da35adc7e22367 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 19 Oct 2025 15:17:36 +0000 Subject: [PATCH 2/2] ci: update generated cookiecutter template from example --- {{cookiecutter.app_name}}/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.app_name}}/pom.xml b/{{cookiecutter.app_name}}/pom.xml index 04d5727..b07812f 100644 --- a/{{cookiecutter.app_name}}/pom.xml +++ b/{{cookiecutter.app_name}}/pom.xml @@ -26,7 +26,7 @@ 3.5.4 3.6.2 4.0.2 - 0.8.13 + 0.8.14 3.14.1 3.4.6 5.4