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-api.git

commit 4d1cde29db7c5f3440eb6644b529ff3b228d2381
Author: Michael Osipov <[email protected]>
AuthorDate: Sat Jun 24 20:25:39 2023 +0200

    [MSHARED-1276] 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 5e96f5a..798014d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@ under the License.
     <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>
   </dependencies>
 </project>

Reply via email to