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

michaelo pushed a commit to branch doxia-2.0.0-ga
in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git

commit 8f8fd7f86eb68df47748ad3352fac0ad401c3651
Author: Michael Osipov <micha...@apache.org>
AuthorDate: Sat Oct 19 22:01:45 2024 +0200

    [MPMD-407] Upgrade to Doxia 2.0.0 GA Stack
    
    This closes #175
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index a56a0f9..832ed24 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,11 +86,11 @@ under the License.
     <pmdVersion>7.3.0</pmdVersion>
     <slf4jVersion>1.7.36</slf4jVersion>
     <resolverVersion>1.4.1</resolverVersion>
-    <doxiaVersion>2.0.0-M12</doxiaVersion>
+    <doxiaVersion>2.0.0</doxiaVersion>
     <compilerPluginVersion>3.11.0</compilerPluginVersion>
     <sitePluginVersion>3.20.0</sitePluginVersion>
     <projectInfoReportsPluginVersion>3.7.0</projectInfoReportsPluginVersion>
-    <jxrPluginVersion>3.4.0</jxrPluginVersion>
+    <jxrPluginVersion>3.5.0</jxrPluginVersion>
     
<project.build.outputTimestamp>2024-08-22T16:42:52Z</project.build.outputTimestamp>
   </properties>
 
@@ -212,7 +212,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.reporting</groupId>
       <artifactId>maven-reporting-impl</artifactId>
-      <version>4.0.0-M15</version>
+      <version>4.0.0</version>
     </dependency>
 
     <!-- plexus -->

Reply via email to