This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit e1f259be9e5f8e28a5f46b5b5adf173b0b67110c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 25 00:02:39 2025 +0000

    Bump org.asciidoctor:asciidoctor-maven-plugin from 3.1.1 to 3.2.0
    
    Bumps 
[org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin)
 from 3.1.1 to 3.2.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.1.1...asciidoctor-maven-tools-3.2.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] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f883772c92..f24ce5488b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2192,7 +2192,7 @@ under the License.
           <plugin>
             <groupId>org.asciidoctor</groupId>
             <artifactId>asciidoctor-maven-plugin</artifactId>
-            <version>3.1.1</version>
+            <version>3.2.0</version>
             <inherited>false</inherited>
             <dependencies>
               <dependency>

Reply via email to