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

michaelo pushed a commit to annotated tag maven-reporting-api-4.0.0-M12
in repository https://gitbox.apache.org/repos/asf/maven-reporting-api.git

commit cda5232a8110073b81a071e07f2bd03a12598ecc
Author: Michael Osipov <micha...@apache.org>
AuthorDate: Fri May 17 22:14:58 2024 +0200

    [MSHARED-1399] Upgrade to Doxia 2.0.0-M12
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 10a4453..758114d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.doxia</groupId>
       <artifactId>doxia-sink-api</artifactId>
-      <version>2.0.0-M11</version>
+      <version>2.0.0-M12</version>
     </dependency>
   </dependencies>
 </project>

Reply via email to