From e00b4ea3dc3be03fd00359ec47cc7e76d9f7081a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 20:55:12 +0000 Subject: [PATCH 1/2] Bump tidy-maven-plugin from 1.1.0 to 1.2.0 Bumps [tidy-maven-plugin](https://github.com/mojohaus/tidy-maven-plugin) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/mojohaus/tidy-maven-plugin/releases) - [Commits](https://github.com/mojohaus/tidy-maven-plugin/compare/tidy-maven-plugin-1.1.0...tidy-maven-plugin-1.2.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:tidy-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 51c46eb..0916e16 100644 --- a/pom.xml +++ b/pom.xml @@ -98,7 +98,7 @@ 3.3.0 3.2.1 3.0.0-M7 - 1.1.0 + 1.2.0 1.6.13 10.3.4 0.5.6 -- 2.47.2 From 4bc8457d61ebb455fd6e6012930669d648e7240a Mon Sep 17 00:00:00 2001 From: Stephan Schnabel Date: Sat, 1 Oct 2022 13:50:47 +0200 Subject: [PATCH 2/2] Fix build --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0916e16..0a279dd 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 io.kokuwa.micronaut -- 2.47.2