This is an automated email from the ASF dual-hosted git repository.
Cole-Greer pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
The following commit(s) were added to refs/heads/master by this push:
new 3668d9596b Bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.4 to
3.2.0 (#3129)
3668d9596b is described below
commit 3668d9596b09af0741dfa846a3924ec9c873d5ef
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 5 19:07:13 2026 -0700
Bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.4 to 3.2.0 (#3129)
Bumps
[org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin)
from 2.2.4 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-plugin-2.2.4...asciidoctor-maven-tools-3.2.0)
---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctor-maven-plugin
dependency-version: 3.2.0
dependency-type: direct:production
update-type: version-update:semver-major
...
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 e0c45ef137..e81de8c5af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -718,7 +718,7 @@ limitations under the License.
<plugin>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctor-maven-plugin</artifactId>
- <version>2.2.4</version>
+ <version>3.2.0</version>
</plugin>
<plugin>
<artifactId>maven-resources-plugin</artifactId>