Update `org.ops4j.pax.exam:exam-maven-plugin` to version `4.14.0` (#3280)
diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index 9267d71..d3c9071 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -52,7 +52,7 @@
          ================================================= -->
     <asciidoctor-maven-plugin.version>2.2.4</asciidoctor-maven-plugin.version>
     <docker-maven-plugin.version>0.45.1</docker-maven-plugin.version>
-    <exam-maven-plugin.version>4.13.5</exam-maven-plugin.version>
+    <exam-maven-plugin.version>4.14.0</exam-maven-plugin.version>
     <maven-taglib-plugin.version>2.4</maven-taglib-plugin.version>
     <!-- `surefire.version` property used in `apache.org:apache`: -->
     <surefire.version>3.5.2</surefire.version>
diff --git a/src/changelog/.2.x.x/update_org_ops4j_pax_exam_exam_maven_plugin.xml b/src/changelog/.2.x.x/update_org_ops4j_pax_exam_exam_maven_plugin.xml
new file mode 100644
index 0000000..3e469e1
--- /dev/null
+++ b/src/changelog/.2.x.x/update_org_ops4j_pax_exam_exam_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="https://logging.apache.org/xml/ns"
+       xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
+       type="updated">
+  <issue id="3280" link="https://github.com/apache/logging-log4j2/pull/3280"/>
+  <description format="asciidoc">Update `org.ops4j.pax.exam:exam-maven-plugin` to version `4.14.0`</description>
+</entry>