This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 3_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/3_0_X by this push:
new b07d1ac129 Bump org.asciidoctor:asciidoctor-maven-plugin from 3.1.1 to
3.2.0
b07d1ac129 is described below
commit b07d1ac129d3af5fca0048f18ffe238c62b0bec1
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 20dea30812..f9e6d3744a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2239,7 +2239,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>