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

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git


The following commit(s) were added to refs/heads/master by this push:
     new dd0f4a4  Revert jxr-plugin update to fix the build
dd0f4a4 is described below

commit dd0f4a4a7a81cd44505d66e47bbc529bc2fa21f5
Author: P. Ottlinger <[email protected]>
AuthorDate: Tue Dec 28 12:57:20 2021 +0100

    Revert jxr-plugin update to fix the build
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c632046..c9aecbc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -207,7 +207,7 @@ agnostic home for software distribution comprehension and 
audit tools.
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-jxr-plugin</artifactId>
-        <version>3.1.1</version>
+        <version>2.5</version>
       </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>

Reply via email to