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


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

commit c60211df4f36d794414673ca62a5ea30e5f056ab
Author: Michael Osipov <[email protected]>
AuthorDate: Sun Apr 14 11:52:32 2024 +0200

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

diff --git a/pom.xml b/pom.xml
index 3e5a7d7..38d28b1 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-M9</version>
+      <version>2.0.0-M10</version>
     </dependency>
   </dependencies>
 </project>

Reply via email to