This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-artifact-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new b8da2cb Bump org.apache.maven.doxia:doxia-sink-api from 1.12.0 to
2.0.0
b8da2cb is described below
commit b8da2cb8e9fda31e3131b431f3bf9cad9d84de25
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 6 05:00:04 2025 +0000
Bump org.apache.maven.doxia:doxia-sink-api from 1.12.0 to 2.0.0
Bumps
[org.apache.maven.doxia:doxia-sink-api](https://github.com/apache/maven-doxia)
from 1.12.0 to 2.0.0.
- [Release notes](https://github.com/apache/maven-doxia/releases)
-
[Commits](https://github.com/apache/maven-doxia/compare/doxia-1.12.0...doxia-2.0.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.doxia:doxia-sink-api
dependency-type: direct:production
update-type: version-update:semver-major
...
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 1ccc648..96be4ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@
<properties>
<mavenVersion>3.9.6</mavenVersion>
<resolverVersion>1.9.20</resolverVersion>
- <doxiaVersion>1.12.0</doxiaVersion>
+ <doxiaVersion>2.0.0</doxiaVersion>
<javaVersion>8</javaVersion>
<version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
<project.build.outputTimestamp>2025-09-29T16:18:23Z</project.build.outputTimestamp>