Update `org.codehaus.plexus:plexus-utils` to version `4.0.1` (#138)
diff --git a/pom.xml b/pom.xml
index 0f4b391..a06d30f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -171,7 +171,7 @@
     <jxr.plugin.version>2.5</jxr.plugin.version>
     <log4j2.version>2.21.1</log4j2.version>
     <mockito.version>5.11.0</mockito.version>
-    <plexus-utils.version>4.0.0</plexus-utils.version>
+    <plexus-utils.version>4.0.1</plexus-utils.version>
     <postgresql.version>42.7.3</postgresql.version>
     <spring.boot.version>2.7.18</spring.boot.version>
     <spring.agent.version>2.5.6</spring.agent.version>
diff --git a/src/changelog/.1.x.x/update_org_codehaus_plexus_plexus_utils.xml b/src/changelog/.1.x.x/update_org_codehaus_plexus_plexus_utils.xml
index 19de4a0..34b6476 100644
--- a/src/changelog/.1.x.x/update_org_codehaus_plexus_plexus_utils.xml
+++ b/src/changelog/.1.x.x/update_org_codehaus_plexus_plexus_utils.xml
@@ -1,8 +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="99" link="https://github.com/apache/logging-log4j-audit/pull/99"/>
-  <description format="asciidoc">Update `org.codehaus.plexus:plexus-utils` to version `4.0.0`</description>
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+       type="updated">
+  <issue id="138" link="https://github.com/apache/logging-log4j-audit/pull/138"/>
+  <description format="asciidoc">Update `org.codehaus.plexus:plexus-utils` to version `4.0.1`</description>
 </entry>