From 30b19eb9e0cf4ca247d7ec0907e390a44780590f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 07:51:42 +0000 Subject: [PATCH] [maven] (deps): Bump org.asciidoctor:asciidoctor-maven-plugin Bumps [org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) from 3.0.0 to 3.1.1. - [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.1) --- updated-dependencies: - dependency-name: org.asciidoctor:asciidoctor-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- spring-boot-RESTful/pom.xml | 2 +- spring-boot-swagger/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-boot-RESTful/pom.xml b/spring-boot-RESTful/pom.xml index 89fb486..9272771 100644 --- a/spring-boot-RESTful/pom.xml +++ b/spring-boot-RESTful/pom.xml @@ -41,7 +41,7 @@ org.asciidoctor asciidoctor-maven-plugin - 3.0.0 + 3.1.1