Update `com.ethlo.persistence.tools:eclipselink-maven-plugin` to version `3.0.0` (#62)
diff --git a/log4j-catalog/log4j-catalog-jpa/pom.xml b/log4j-catalog/log4j-catalog-jpa/pom.xml
index 6dfb574..dca8f89 100644
--- a/log4j-catalog/log4j-catalog-jpa/pom.xml
+++ b/log4j-catalog/log4j-catalog-jpa/pom.xml
@@ -225,7 +225,7 @@
           <plugin>
             <groupId>com.ethlo.persistence.tools</groupId>
             <artifactId>eclipselink-maven-plugin</artifactId>
-            <version>2.7.9.1</version>
+            <version>3.0.0</version>
             <dependencies>
               <dependency>
                 <groupId>org.eclipse.persistence</groupId>
diff --git a/src/changelog/.1.x.x/update_com_ethlo_persistence_tools_eclipselink_maven_plugin.xml b/src/changelog/.1.x.x/update_com_ethlo_persistence_tools_eclipselink_maven_plugin.xml
new file mode 100644
index 0000000..90cb8ee
--- /dev/null
+++ b/src/changelog/.1.x.x/update_com_ethlo_persistence_tools_eclipselink_maven_plugin.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xmlns="http://logging.apache.org/log4j/changelog"
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+       type="changed">
+  <issue id="62" link="https://github.com/apache/logging-log4j-audit/pull/62"/>
+  <description format="asciidoc">Update `com.ethlo.persistence.tools:eclipselink-maven-plugin` to version `3.0.0`</description>
+</entry>