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 4cba7e9555 Bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.4 to
2.2.5 (#599)
4cba7e9555 is described below
commit 4cba7e95550f14cf315080d69b7ff7e4095c4bbd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 13 12:06:31 2024 +0100
Bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.4 to 2.2.5 (#599)
Bumps
[org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin)
from 2.2.4 to 2.2.5.
- [Release
notes](https://github.com/asciidoctor/asciidoctor-maven-plugin/releases)
-
[Changelog](https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/asciidoctor-maven-plugin-2.2.5/CHANGELOG.adoc)
-
[Commits](https://github.com/asciidoctor/asciidoctor-maven-plugin/compare/asciidoctor-maven-plugin-2.2.4...asciidoctor-maven-plugin-2.2.5)
---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctor-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f0b85abceb..26675413a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2191,7 +2191,7 @@ under the License.
<plugin>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctor-maven-plugin</artifactId>
- <version>2.2.4</version>
+ <version>2.2.5</version>
<inherited>false</inherited>
<dependencies>
<dependency>