From 177ef0ac3653dd5ade57f7b99d9e5394e770327d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 21:17:28 +0000 Subject: [PATCH 1/2] Bump com.puppycrawl.tools:checkstyle from 10.19.0 to 10.20.0 Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.19.0 to 10.20.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.19.0...checkstyle-10.20.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle 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 b5e79e6ac2..cf16b7ddcd 100644 --- a/pom.xml +++ b/pom.xml @@ -100,7 +100,7 @@ com.puppycrawl.tools checkstyle - 10.19.0 + 10.20.0 From b2d51536583470ecf497e1d72e92a5cfadb75728 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 21:17:34 +0000 Subject: [PATCH 2/2] Bump org.asciidoctor:asciidoctor-maven-plugin from 3.0.0 to 3.1.0 Bumps [org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/asciidoctor/asciidoctor-maven-plugin/releases) - [Changelog](https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/main/CHANGELOG.adoc) - [Commits](https://github.com/asciidoctor/asciidoctor-maven-plugin/compare/asciidoctor-maven-tools-3.0.0...asciidoctor-maven-tools-3.1.0) --- updated-dependencies: - dependency-name: org.asciidoctor:asciidoctor-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 cf16b7ddcd..8c9dba2cda 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ org.asciidoctor asciidoctor-maven-plugin - 3.0.0 + 3.1.0 org.codehaus.mojo