From 3ae05f94d0c1483665202bfc94c3eaea570687a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 23:21:38 +0000 Subject: [PATCH 1/2] build(deps): bump git-code-format-maven-plugin.version in /example Bumps `git-code-format-maven-plugin.version` from 5.3 to 5.4. Updates `com.cosium.code:google-java-format` from 5.3 to 5.4 - [Commits](https://github.com/Cosium/git-code-format-maven-plugin/compare/5.3...5.4) Updates `com.cosium.code:git-code-format-maven-plugin` from 5.3 to 5.4 - [Commits](https://github.com/Cosium/git-code-format-maven-plugin/compare/5.3...5.4) --- updated-dependencies: - dependency-name: com.cosium.code:google-java-format dependency-version: '5.4' dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.cosium.code:git-code-format-maven-plugin dependency-version: '5.4' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/pom.xml b/example/pom.xml index bf60d59..1563bd1 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -29,7 +29,7 @@ 0.8.13 3.14.0 3.4.6 - 5.3 + 5.4 1.0.5 1.20.3 1.2.3 From 290aa6989ab95b4ca158c189fb58ba483898bcf8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 3 Oct 2025 04:54:50 +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 801771e..e36c4ea 100644 --- a/{{cookiecutter.app_name}}/pom.xml +++ b/{{cookiecutter.app_name}}/pom.xml @@ -29,7 +29,7 @@ 0.8.13 3.14.1 3.4.6 - 5.3 + 5.4 1.0.5 1.20.3 1.2.3