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

pkarwasz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j-audit.git


The following commit(s) were added to refs/heads/master by this push:
     new 9b8091f  Downgrade Eclipselink plugin
9b8091f is described below

commit 9b8091f1f06cb967bcef10da8a199d5ac8d406db
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Tue Oct 24 00:30:37 2023 +0200

    Downgrade Eclipselink plugin
---
 log4j-catalog/log4j-catalog-jpa/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/log4j-catalog/log4j-catalog-jpa/pom.xml 
b/log4j-catalog/log4j-catalog-jpa/pom.xml
index cc18fc3..13032b4 100644
--- a/log4j-catalog/log4j-catalog-jpa/pom.xml
+++ b/log4j-catalog/log4j-catalog-jpa/pom.xml
@@ -220,7 +220,7 @@
           <plugin>
             <groupId>com.ethlo.persistence.tools</groupId>
             <artifactId>eclipselink-maven-plugin</artifactId>
-            <version>3.0.0</version>
+            <version>2.7.9.1</version>
             <executions>
               <execution>
                 <phase>process-classes</phase>

Reply via email to