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

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-reporting-exec.git


The following commit(s) were added to refs/heads/master by this push:
     new fee73cd  [MSHARED-1281] Upgrade to Doxia 2.0.0-M7
fee73cd is described below

commit fee73cd0763250a098fb4c05e6e616fea92b318a
Author: Michael Osipov <[email protected]>
AuthorDate: Sat Jun 24 22:12:43 2023 +0200

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

diff --git a/pom.xml b/pom.xml
index 934fedc..874785c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
     <dependency>
       <groupId>org.apache.maven.doxia</groupId>
       <artifactId>doxia-sink-api</artifactId>
-      <version>2.0.0-M6</version>
+      <version>2.0.0-M7</version>
     </dependency>
 
     <dependency>

Reply via email to