<div class="container">
    <h1>Recommended update for maven, maven-archiver, maven-dependency-plugin, maven-dependency-analyzer, maven-compiler-plugin, maven-assembly-plugin, byte-buddy, bouncycastle, apache-parent, maven-parent, maven-resolver, maven-resources-plugin, objectweb-asm, truth, xmlunit, xz-java</h1>

    <table class="table table-striped table-bordered">
        <tbody>
        <tr>
            <th>Announcement ID:</th>
            <td>SUSE-RU-2026:20601-1</td>
        </tr>
        <tr>
            <th>Release Date:</th>
            <td>2026-03-02T12:51:58Z</td>
        </tr>
        
        <tr>
            <th>Rating:</th>
            <td>moderate</td>
        </tr>
        <tr>
            <th>References:</th>
            <td>
                <ul>
                    
                    
                </ul>
            </td>
        </tr>
        
        <tr>
            <th>Affected Products:</th>
            <td>
                <ul class="list-group">
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server 16.0</li>
                    
                        <li class="list-group-item">SUSE Linux Enterprise Server for SAP Applications 16.0</li>
                    
                </ul>
            </td>
        </tr>
        </tbody>
    </table>

    <p>An update that  can now be installed.</p>

    


    
        <h2>Description:</h2>
    
    <p>This update for maven, maven-archiver, maven-dependency-plugin, maven-dependency-analyzer, maven-compiler-plugin, maven-assembly-plugin, byte-buddy, bouncycastle, apache-parent, maven-parent, maven-resolver, maven-resources-plugin, objectweb-asm, truth, xmlunit, xz-java fixes the following issues:</p>
<p>Changes in maven:</p>
<p>Specify required maven-resolver version since the maven-resolver-provider requires methods added in 1.9.25</p>
<p>Upgrade to upstream version 3.9.12</p>
<ul>
<li>New features and improvements<ul>
<li>Apply resolver changes and improvements</li>
<li>Update formatting of prerequisites-requirements error to
  improve readability</li>
<li>Allow a Maven plugin to require a Java version</li>
<li>Use MavenRepositorySystem in ProjectBuildingHelper instead
  of deprecated RepositorySystem</li>
<li>Make maven.config use UTF8</li>
<li>Simplify prefix resolution</li>
</ul>
</li>
<li>Bug Fixes<ul>
<li>Add default implementation for new method in
  MavenPluginManager</li>
<li>Repository layout should be used in MavenRepositorySystem</li>
<li>Fix plugin prefix resolution when metadata is not available
  from repository</li>
<li>Improve source root modification warning message</li>
<li>Bug: bad cache isolation between two sessions</li>
<li>Set Guice class loading to CHILD - avoid using terminally
  deprecated methods</li>
<li>Avoid parsing MAVEN_OPTS (3.9.x)</li>
</ul>
</li>
<li>Documentation updates<ul>
<li>clarify repository vs deployment repository</li>
<li>add maintained branches</li>
</ul>
</li>
<li>Maintenance<ul>
<li>Add IntelliJ icon</li>
<li>Build by JDK 25</li>
<li>Deprecate org.apache.maven.repository.RepositorySystem in
  3.9.x</li>
</ul>
</li>
<li>Build<ul>
<li>Bump actions/download-artifact from 5.0.0 to 6.0.0</li>
<li>Bump actions/upload-artifact from 4.6.2 to 5.0.0</li>
</ul>
</li>
<li>Dependency updates<ul>
<li>Bump actions/cache from 4.2.3 to 5.0.0</li>
<li>Bump resolverVersion from 1.9.24 to 1.9.25</li>
<li>Bump actions/checkout from 5.0.0 to 6.0.1</li>
<li>Bump actions/setup-java from 5.0.0 to 5.1.0</li>
<li>Bump commons-cli:commons-cli from 1.9.0 to 1.11.0</li>
<li>Bump org.codehaus.plexus:plexus-interpolation from 1.28 to
  1.29</li>
<li>Bump commons-io:commons-io from 2.19.0 to 2.21.0</li>
<li>Bump xmlunitVersion from 2.10.3 to 2.11.0</li>
<li>Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.24
  to 1.26</li>
<li>Bump org.ow2.asm:asm from 9.8 to 9.9</li>
<li>Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre</li>
</ul>
</li>
</ul>
<p>Changes in maven-archiver:</p>
<ul>
<li>
<p>Upgrade to maven-archiver 3.6.6</p>
</li>
<li>
<p>New features and improvements</p>
<ul>
<li>Backport sorting of properties to maven archiver 3.x</li>
</ul>
</li>
<li>Maintenance<ul>
<li>Convert to MARKDOWN with doxia-converter</li>
<li>Add more timestamp tests</li>
</ul>
</li>
<li>Dependency updates<ul>
<li>Bump Maven to 3.9.12</li>
<li>Bump org.codehaus.plexus:plexus-archiver from 4.10.2 to 4.10.4</li>
<li>Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29</li>
</ul>
</li>
</ul>
<p>Changes in maven-dependency-plugin:</p>
<ul>
<li>Upgrade to version 3.9.0</li>
<li>New features and improvements<ul>
<li>Use Resolver API in go-offline for dependencies resolving</li>
<li>Use Resolver API in go-offline for plugins resolving</li>
<li>Fixes #1522, add render-dependencies mojo</li>
<li>Use Resolver API in resolve-plugin</li>
<li>MDEP-964: unconditionally ignore dependencies known to be
  loaded by reflection</li>
<li>Update maven-dependency-analyzer to support Java24</li>
<li>MDEP-972: copy-dependencies: copy signatures alongside
  artifacts</li>
<li>MDEP-776: Warn when multiple dependencies have the same file
  name</li>
<li>MDEP-966: Migrate AnalyzeDepMgt to Sisu</li>
<li>MDEP-957: By default, don&#x27;t report slf4j-simple as unused</li>
</ul>
</li>
<li>Bug Fixes<ul>
<li>ProjectBuildingRequest should not be modified</li>
<li>Fix: markersDirectory is not working when unpack goal is
  executed from command line</li>
<li>Fix broken link for analyze-exclusions-mojo on usage-page</li>
<li>MDEP-839: Avoid extra blank lines in file</li>
<li>Update collect URL</li>
<li>MDEP-689: Fixes ignored dependency filtering in go-offline
  goal</li>
<li>MDEP-960: Repair silent logging</li>
</ul>
</li>
<li>Documentation updates<ul>
<li>MDEP-933: Document dependency tree output formats</li>
<li>Add additional comment to clarify the minimal supported
  version of outputing dependency tree in JSON fromat.</li>
<li>MNGSITE-529: Rename "Goals" to "Plugin Documentation"</li>
<li>Unix file separators</li>
</ul>
</li>
<li>Maintenance<ul>
<li>Simplify usage of RepositoryManager and DependencyResolver</li>
<li>Use Resolver API in copy and unpack</li>
<li>Update site descriptor to 2.0.0</li>
<li>Enable prevent branch protection rules</li>
<li>Fix [MDEP-931: Replace PrintWriter with Writer in
  AbstractSerializing Visitor and subclasses</li>
<li>Cleanups dependencies</li>
<li>Copy edit parameter descriptions</li>
<li>Small Javadoc clarifications</li>
<li>MDEP-967: Change info to debug logging in
  AbstractFromConfigurationMojo</li>
<li>fix: remove duplicate maven-resolver-api and
  maven-resolver-util dependencies in pom.xml</li>
<li>Enable GH issues</li>
<li>Remove redundant/unneeded code</li>
<li>Add PR Automation and Stale actions</li>
<li>Keep files in temporary directory to be deleted after test</li>
<li>Drop unnecessary call</li>
<li>Avoid deprecated ArtifactFactory</li>
<li>MDEP-966: Convert remaining Mojos to Guice injection</li>
<li>MDEP-966: Convert Analyze Mojos to Guice constructor injection</li>
<li>MDEP-966: Prefer Guice injection</li>
<li>MDEP-966: Migrate TreeMojo/CopyMojo/AnalyzeExclusionsMojo/
  /UnpackMojo/CopyDependenciesMojo from Plexus to Sisu Guice</li>
<li>MDEP-966: @component --> @Inject for DisplayAncestorsMojo</li>
<li>Fixing flaky test in TestCopyDependenciesMojo</li>
<li>MNG-2961: Remove workaround for fixed bug</li>
</ul>
</li>
<li>Build<ul>
<li>Build by Maven 4</li>
</ul>
</li>
<li>Dependency updates<ul>
<li>Bump Maven in dependencies to 3.9.11</li>
<li>Bump commons-io:commons-io from 2.16.1 to 2.20.0</li>
<li>Bump jettyVersion from 9.4.56.v20240826 to 9.4.58.v20250814</li>
<li>Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.19.0</li>
<li>Bump org.apache.maven.plugins:maven-plugins from 43 to 45</li>
<li>Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0</li>
<li>Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to 4.10.1</li>
<li>Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0</li>
<li>Bump org.jsoup:jsoup from 1.18.1 to 1.21.2</li>
<li>MDEP-963: Bump
  org.apache.maven.shared:maven-dependency-analyzer from 1.15.0
  to 1.15.1</li>
</ul>
</li>
</ul>
<p>Changes in maven-dependency-analyzer:</p>
<ul>
<li>Upgrade to upstream version 1.17.0</li>
<li>New features and improvements<ul>
<li>Recognize classes used in web.xml as main classes</li>
<li>Introduced a DependencyClassesProvider service</li>
</ul>
</li>
<li>Maintenance<ul>
<li>Update site descriptor to 2.0</li>
<li>Fix badges in README</li>
<li>Exclude slf4j 2.x and mockito 5.x from dependabot</li>
<li>feat: enable prevent branch protection rules</li>
<li>Catch exceptions on all paths</li>
<li>Add Apache 2.0 LICENSE file</li>
<li>Handle corrupt constant pools</li>
<li>Remove redundant code</li>
<li>move default to end</li>
</ul>
</li>
<li>Build<ul>
<li>Build on GH also by Maven 4</li>
</ul>
</li>
<li>
<p>Dependency updates</p>
<ul>
<li>Bump org.assertj:assertj-bom from 3.27.3 to 3.27.7</li>
<li>Bump org.apache.maven.shared:maven-shared-components from 44
  to 47</li>
<li>Bump mavenVersion from 3.9.9 to 3.9.12</li>
<li>Bump org.ow2.asm:asm from 9.8 to 9.9.1</li>
<li>
<p>Update Invoker Plugin and Plugin tools to support Java 25</p>
</li>
<li>
<p>Bump org.assertj:assertj-bom from 3.26.3 to 3.27.3</p>
</li>
</ul>
</li>
</ul>
<p>Changes in maven-compiler-plugin:</p>
<ul>
<li>Upgrade to upsteam release 3.15.0</li>
<li>Bug Fixes<ul>
<li>Fix Java 25 compatibility during integration tests</li>
<li>MCOMPILER-540: useIncrementalCompilation=false may add
  generated sources to the sources list</li>
</ul>
</li>
<li>Maintenance<ul>
<li>Bump org.apache.maven.plugins:maven-plugins from 45 to 46</li>
<li>Remove declaration of "plexus-snapshots" repository</li>
<li>Works only with Maven 4.0.0 rc4</li>
<li>Enable Java 25 and Maven 4 in CI</li>
</ul>
</li>
<li>Dependency updates<ul>
<li>Bump maven-plugin-testing-harness to 3.5.0</li>
<li>Bump plexusCompilerVersion from 2.15.0 to 2.16.2</li>
<li>Bump org.apache.maven.plugins:maven-plugins from 46 to 47</li>
<li>Bump org.codehaus.plexus:plexus-java from 1.5.0 to 1.5.2</li>
<li>Bump org.ow2.asm:asm from 9.8 to 9.9.1</li>
<li>Bump mavenVersion from 3.9.11 to 3.9.12</li>
</ul>
</li>
</ul>
<p>Changes in maven-assembly-plugin:</p>
<ul>
<li>Update to version 3.8.0</li>
<li>Bug Fixes<ul>
<li>MASSEMBLY-1030: Manifest entries from archive configuration
  are not added in final MANIFEST</li>
<li>MASSEMBLY-1029: Use minimal level for model validation</li>
</ul>
</li>
<li>Documentation updates<ul>
<li>MNGSITE-529: Rename "Goals" to "Plugin Documentation"</li>
</ul>
</li>
<li>Maintenance<ul>
<li>chore: migrate junit3/4 to junit5</li>
<li>feat: enable prevent branch protection rules</li>
<li>Enable Github Issues</li>
</ul>
</li>
<li>Dependency updates<ul>
<li>MASSEMBLY-1028: Bump org.apache.maven:maven-archiver from
  3.6.1 to 3.6.2</li>
<li>Bump org.apache.maven:maven-archiver from 3.6.2 to 3.6.5</li>
<li>MASSEMBLY-1027: Bump commons-io:commons-io from 2.15.1 to
  2.16.0</li>
<li>Bump commons-io:commons-io from 2.16.0 to 2.21.0</li>
<li>Bump Maven to 3.9.11. Prerequisite still 3.6.3</li>
<li>Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0</li>
<li>Bump org.codehaus.plexus:plexus-io from 3.4.2 to 3.6.0</li>
<li>Bump org.codehaus.plexus:plexus-interpolation from 1.27 to
  1.29</li>
<li>Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.4</li>
<li>Bump com.github.luben:zstd-jni from 1.5.5-11 to 1.5.7-6</li>
<li>Bump m-invoker-p to 3.9.1 for Java 25</li>
<li>Bump org.apache.maven.plugins:maven-plugins from 41 to 45</li>
<li>Bump org.apache.commons:commons-compress from 1.26.1 to 1.28.0</li>
<li>Bump commons-fileupload:commons-fileupload from 1.5 to 1.6.0
  in /src/it/projects/bugs/massembly-580</li>
<li>Bump org.codehaus.plexus:plexus-archiver from  to 4.10.0</li>
<li>Bump org.apache.maven.shared:maven-common-artifact-filters
  from 3.3.2 to 3.4.0</li>
<li>Bump org.apache.maven.shared:maven-filtering from 3.3.2 to
  3.4.0</li>
<li>Bump org.hamcrest:hamcrest from 2.2 to 3.0</li>
</ul>
</li>
</ul>
<p>Changes in byte-buddy:</p>
<ul>
<li>Update to v1.18.3</li>
<li>Changes of v1.18.3<ul>
<li>Avoid using Class File API when Byte Buddy is loaded on the
  boot loader where multi-release jars are not available.</li>
<li>Add additional safety when processing class files with
  illegally formed parameters.</li>
<li>Update to latest ASM.</li>
</ul>
</li>
<li>
<p>Changes of v1.18.2</p>
<ul>
<li>Support modifiers for value classes in Valhalla builds.</li>
<li>Improve use of build cache in Gradle.</li>
</ul>
</li>
<li>
<p>Update to v1.18.1</p>
</li>
<li>Changes of v1.18.1<ul>
<li>Fix generated module-info to include new package.</li>
</ul>
</li>
<li>Changes of v1.18.0<ul>
<li>Add support for module-info class files and
  ModuleDescriptions.</li>
<li>Allow for manipulating module information using the ByteBuddy
  API.</li>
</ul>
</li>
<li>Changes of v1.17.8<ul>
<li>Avoid use of types that are deprecated as of Java 26.</li>
<li>Include ASM 9.9 that offers ASM support for Java 26.</li>
<li>Make sure that generated code internal to Byte Buddy supports
  CDS if available.</li>
<li>Update version of ASM to JDK Class File API bridge to fix
  some minor bugs related to type annotations.</li>
</ul>
</li>
<li>
<p>Changes of v1.17.7</p>
<ul>
<li>Specify correct JVM environment for Android builds when using
  the Gradle plugin.</li>
<li>Avoid recomputing the size of a parameter list for
  performance reasons after measuring the significant impact.</li>
<li>Correct validation of JVM names to avoid breaking when Java
  names are not allowed while JVM names are, with Kotlin and
  others.</li>
</ul>
</li>
<li>
<p>Require for build objectweb-asm >= 9.8 for Opcodes.V25</p>
</li>
</ul>
<p>Changes in bouncycastle:</p>
<ul>
<li>Update to 1.83:</li>
<li>Defects Fixed:<ul>
<li>Attempting to check a password on a stripped PGP would throw an
  exception. Checking the password on such a key will now always
  return false.</li>
<li>Fixed an issue in KangarooTwelve where premature absorption caused
  erroneous 168-byte padding; absorption is now delayed so correct
  final-byte padding is applied.</li>
<li>BCJSSE: Fix supported_versions creation for renegotiation handshake.</li>
<li>(D)TLS: Reneg info now oly offered with pre-1.3.</li>
</ul>
</li>
<li>Additional Features and Functionality:<ul>
<li>A generic "COMPOSITE" algorithm name has been added as a JCA
  Signature algorithm. The algorithm will identify the composite
  signature to use from the composite key passed in.</li>
<li>The composite signatures implementation has been updated to the
  final draft and now follows the submitted standard.</li>
<li>Support for the generation and use as trust anchors has been added
  for certificate signatures with id-alg-unsigned as the signature type.</li>
<li>Support for CMP direct POP for encryption keys using
  challenge/response has been added to the CMP/CRMF APIs.</li>
<li>Support for SupportedCurves attribute to the BC provider</li>
<li>BCJSSE: Added support for SLH-DSA signature schemes in TLS 1.3 per
  draft-reddy-tls-slhdsa-01.</li>
<li>Support has been added for the Java 25 KDF API (current algorithms,
  PBKDF2, SCRYPT, and HKDF).</li>
<li>Support for composite signatures is now included in CMS and timestamping.</li>
<li>It is now possible to disable the Lenstra check in RSA where the public
  key is not available via the system/security property
  "org.bouncycastle.rsa.no_lenstra_check".</li>
</ul>
</li>
</ul>
<p>Changes in apache-parent:</p>
<ul>
<li>Update to 37:</li>
<li>
<p>New features and improvements</p>
<ul>
<li>Disable parallel PUT on release</li>
</ul>
</li>
<li>
<p>Update to 36:</p>
</li>
<li>Breaking changes<ul>
<li>Update minimum maven version to match current stable version
  (3.6.3 -> 3.9)</li>
<li>Introduce javaVersion property for maven.compiler.*
  configuration</li>
<li>Switch JDK >= 9 to only use maven.compiler.release</li>
</ul>
</li>
<li>New features and improvements<ul>
<li>Add default specification and implementation for javadoc and
  source manifest entries</li>
</ul>
</li>
<li>Documentation updates<ul>
<li>Clarify how to use Apache Snapshot repository</li>
<li>activate Fluido skin&#x27;s anchorJs</li>
</ul>
</li>
<li>Maintenance<ul>
<li>Avoid - WARNING: Use of the three-letter time zone ID ... on
  JDK 25 for RAT plugin</li>
<li>feat: enable prevent branch protection rules</li>
</ul>
</li>
</ul>
<p>Changes in maven-parent:</p>
<ul>
<li>Upgrade to Apache Maven parent POM version 47</li>
<li>
<p>Dependency updates</p>
<ul>
<li>Bump parent to 37</li>
<li>Bump org.junit:junit-bom from 5.14.1 to 5.14.2</li>
</ul>
</li>
<li>
<p>Upgrade to Apache Maven parent POM version 46</p>
</li>
<li>Breaking changes<ul>
<li>Require Maven 3.6.3+ from plugins</li>
<li>Update rat plugin configuration</li>
<li>Use spotless 3 when running on JDK >= 17</li>
<li>Drop Doxia Tools parent pom</li>
</ul>
</li>
<li>New features and improvements<ul>
<li>MPOM-387: Exclude test scope from enforcedBytecodeVersion</li>
<li>feat: activate Fluido skin&#x27;s anchorJs</li>
<li>Enhance target JDK definition for JDK >= 9</li>
<li>Always render a GitHub ribbon on the right-hand side</li>
</ul>
</li>
<li>Maintenance<ul>
<li>MPOM-277: Move maven-invoker-plugin configuration to one
  place</li>
<li>Remove doxia-tools from documentations</li>
<li>feat: enable prevent branch protection rules</li>
<li>Add Apache 2.0 LICENSE file</li>
</ul>
</li>
</ul>
<p>Changes in maven-resolver:</p>
<ul>
<li>Update to upstream version 1.9.25</li>
<li>New features and improvements<ul>
<li>Add scope support for trusted checksums</li>
<li>Name mappers cleanup and new GAECV mapper</li>
<li>Proper metadata locking support</li>
<li>Ability to augment metadata nature for version range request</li>
</ul>
</li>
<li>Bug Fixes<ul>
<li>TrackingFileManager changes</li>
<li>Maven filters daemon friendly</li>
<li>Remove hack from Basic connector</li>
<li>Fix locking issues</li>
</ul>
</li>
<li>Documentation updates<ul>
<li>Updated the documentation to reflect the current list of name
  mappers</li>
</ul>
</li>
<li>Maintenance<ul>
<li>Mild backport: support same properties as Resolver 2.x</li>
<li>Maven resolver lockrepro</li>
<li>Bugfix: Java 25 broke test</li>
</ul>
</li>
<li>Dependency updates<ul>
<li>Bump com.github.siom79.japicmp:japicmp-maven-plugin from
  0.23.1 to 0.25.0</li>
<li>Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.24
  to 1.26</li>
<li>Bump commons-codec:commons-codec from 1.18.0 to 1.20.0</li>
<li>Bump org.redisson:redisson from 3.50.0 to 3.52.0</li>
<li>Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre</li>
<li>Bump com.google.code.gson:gson from 2.13.1 to 2.13.2</li>
<li>Bump jettyVersion from 9.4.57.v20241219 to 9.4.58.v20250814</li>
<li>Bump mavenVersion from 3.9.10 to 3.9.11</li>
</ul>
</li>
</ul>
<p>Changes in maven-resolver:</p>
<ul>
<li>Update to upstream version 1.9.25</li>
<li>New features and improvements<ul>
<li>Add scope support for trusted checksums</li>
<li>Name mappers cleanup and new GAECV mapper</li>
<li>Proper metadata locking support</li>
<li>Ability to augment metadata nature for version range request</li>
</ul>
</li>
<li>Bug Fixes<ul>
<li>TrackingFileManager changes</li>
<li>Maven filters daemon friendly</li>
<li>Remove hack from Basic connector</li>
<li>Fix locking issues</li>
</ul>
</li>
<li>Documentation updates<ul>
<li>Updated the documentation to reflect the current list of name
  mappers</li>
</ul>
</li>
<li>Maintenance<ul>
<li>Mild backport: support same properties as Resolver 2.x</li>
<li>Maven resolver lockrepro</li>
<li>Bugfix: Java 25 broke test</li>
</ul>
</li>
<li>Dependency updates<ul>
<li>Bump com.github.siom79.japicmp:japicmp-maven-plugin from
  0.23.1 to 0.25.0</li>
<li>Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.24
  to 1.26</li>
<li>Bump commons-codec:commons-codec from 1.18.0 to 1.20.0</li>
<li>Bump org.redisson:redisson from 3.50.0 to 3.52.0</li>
<li>Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre</li>
<li>Bump com.google.code.gson:gson from 2.13.1 to 2.13.2</li>
<li>Bump jettyVersion from 9.4.57.v20241219 to 9.4.58.v20250814</li>
<li>Bump mavenVersion from 3.9.10 to 3.9.11</li>
</ul>
</li>
</ul>
<p>Changes in maven-resources-plugin:</p>
<ul>
<li>Upgrade to version 3.4.0</li>
<li>New features and improvements<ul>
<li>Enable GitHub Issues</li>
</ul>
</li>
<li>Documentation updates<ul>
<li>MNGSITE-529: Rename "Goals" to "Plugin Documentation"</li>
<li>MRESOURCES-299: Be more accurate on using filtering element</li>
<li>Don&#x27;t bother with very old versions</li>
</ul>
</li>
<li>Maintenance<ul>
<li>Migrate site to Doxia 2</li>
<li>PlexusFileUtils Refaster recipes</li>
<li>Add PR Automation action</li>
<li>Improve release-drafter configuration</li>
<li>Add dependency to slf4j-simple for test scope</li>
<li>Use try with resources in integration test</li>
<li>reduce dependency scope of plexus-utils and commons-io</li>
</ul>
</li>
<li>
<p>Dependency updates</p>
<ul>
<li>Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.20.0</li>
<li>Bump org.apache.maven.resolver:maven-resolver-api from 1.6.3
  to 1.9.24</li>
<li>Bump Maven to 3.9.11 while keep prerequisites on 3.6.3</li>
<li>MRESOURCES-304: Bump org.codehaus.plexus:plexus-interpolation
  from 1.26 to 1.27</li>
<li>Bump org.codehaus.plexus:plexus-interpolation from 1.27 to
  1.29</li>
<li>Bump m-invoker-p to 3.9.1</li>
<li>Bump org.apache.maven.plugins:maven-plugins from 39 to 45</li>
<li>Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
  from 3.3.0 to 3.4.0</li>
<li>MRESOURCES-302: Bump commons-io:commons-io from 2.11.0 to
  2.16.0</li>
<li>Bump commons-io:commons-io from 2.16.0 to 2.20.0</li>
<li>MRESOURCES-303: Bump org.apache.maven.shared:maven-filtering
  from 3.3.1 to 3.3.2</li>
<li>Bump org.apache.maven.shared:maven-filtering from 3.3.2 to
  3.4.0</li>
<li>MRESOURCES-305: Bump org.codehaus.plexus:plexus-utils from
  3.5.1 to 4.0.0</li>
<li>
<p>Bump apache/maven-gh-actions-shared from 3 to 4</p>
</li>
<li>
<p>MRESOURCES-171: ISO8859-1 properties files get changed into</p>
</li>
<li>MRESOURCES-210: copy-resources erases file permissions</li>
<li>MRESOURCES-236: Copying of files with permissions broken</li>
<li>MRESOURCES-257: property from list element in pom model</li>
<li>MRESOURCES-251: Upgrade plexus-interpolation 1.26</li>
<li>MRESOURCES-252: Add m2e lifecycle Metadata to plugin</li>
<li>MRESOURCES-256: make build Reproducible</li>
<li>MRESOURCES-258: Only overwrite filtered resources when</li>
<li>MRESOURCES-249: Upgrade maven-plugins parent to version 32</li>
<li>MRESOURCES-255: Upgrade plexus-utils 3.3.0</li>
<li>MRESOURCES-261: Make Maven 3.1.0 the minimum version</li>
<li>MRESOURCES-263: Update to maven-filtering 3.2.0</li>
</ul>
</li>
</ul>
<p>Changes in objectweb-asm:</p>
<ul>
<li>Upgrade to version 9.9.1</li>
<li>bug fixes<ul>
<li>318036: OutOfMemoryError when reading invalid class</li>
<li>318037: Version ranges too wide on Import-Package</li>
</ul>
</li>
</ul>
<p>Changes in truth:</p>
<ul>
<li>Force annotation processing, since it is needed with Java 25</li>
</ul>
<p>Changes in xmlunit:</p>
<ul>
<li>Upgrade to 2.11.0</li>
<li>XMLUnit 2.x is a complete rewrite of XMLUnit and actually
    doesn&#x27;t share any code with XMLUnit for Java 1.x.</li>
<li>Some goals for XMLUnit 2.x:<ul>
<li>create .NET and Java versions that are compatible in design
  while trying to be idiomatic for each platform</li>
<li>remove all static configuration (the old XMLUnit class
  setter methods)</li>
<li>focus on the parts that are useful for testing</li>
<li>XPath</li>
<li>(Schema) validation</li>
<li>comparisons</li>
<li>be independent of any test framework</li>
</ul>
</li>
<li>
<p>XMLUnit 1.x is no longer maintained</p>
</li>
<li>
<p>Use directly the xalan-j2 jar instead of the jaxp_transform_impl</p>
</li>
</ul>
<p>Changes in xz-java:</p>
<ul>
<li>Upgrade to version 1.11</li>
<li>Fix a data corruption bug when encoding with the rarely-used
    option LZMA2Options.MODE_UNCOMPRESSED. To trigger the bug, a
    write call must cross an offset that is a multiple of 65536
    bytes. For example, one write of 70000 bytes or two write calls
    of 50000 bytes each would trigger the bug. The bug isn&#x27;t
    triggered if there are ten write calls of 8192 bytes each
    followed by one 123-byte write.</li>
<li>If encoding to a .xz file, a decoder would catch the issue
    because the integrity check wouldn&#x27;t match.</li>
<li>The binaries of 1.10 in the Maven Central require Java 8 and
    contain optimized classes for Java >= 9 as multi-release JAR.
    They were built with OpenJDK 21.0.9 on GNU/Linux and can be
    reproduced using the following command:
    SOURCE_DATE_EPOCH=1763575020 TZ=UTC0 ant maven</li>
</ul>



    

    <h2>Patch Instructions:</h2>
    <p>
        To install this SUSE  update use the SUSE recommended
        installation methods like YaST online_update or "zypper patch".<br/>

        Alternatively you can run the command listed for your product:
    </p>
    <ul class="list-group">
        
            <li class="list-group-item">
                SUSE Linux Enterprise Server 16.0
                
                    
                        <br/>
                        <code>zypper in -t patch SUSE-SLES-16.0-331=1</code>
                    
                    
                
            </li>
        
            <li class="list-group-item">
                SUSE Linux Enterprise Server for SAP Applications 16.0
                
                    
                        <br/>
                        <code>zypper in -t patch SUSE-SLES-16.0-331=1</code>
                    
                    
                
            </li>
        
    </ul>

    <h2>Package List:</h2>
    <ul>
        
            
                <li>
                    SUSE Linux Enterprise Server 16.0 (aarch64 ppc64le s390x x86_64)
                    <ul>
                        
                            <li>maven-lib-3.9.12-160000.1.1</li>
                        
                            <li>xmvn-4.3.0-160000.3.2</li>
                        
                            <li>xmvn-minimal-4.3.0-160000.3.2</li>
                        
                            <li>maven-3.9.12-160000.1.1</li>
                        
                    </ul>
                </li>
            
                <li>
                    SUSE Linux Enterprise Server 16.0 (noarch)
                    <ul>
                        
                            <li>maven-resources-plugin-javadoc-3.4.0-160000.1.1</li>
                        
                            <li>byte-buddy-javadoc-1.18.3-160000.1.1</li>
                        
                            <li>maven-resolver-spi-1.9.25-160000.1.1</li>
                        
                            <li>maven-resolver-transport-file-1.9.25-160000.1.1</li>
                        
                            <li>maven-resolver-connector-basic-1.9.25-160000.1.1</li>
                        
                            <li>xmvn-api-4.3.0-160000.3.1</li>
                        
                            <li>byte-buddy-maven-plugin-1.18.3-160000.1.1</li>
                        
                            <li>bouncycastle-tls-1.83-160000.1.1</li>
                        
                            <li>maven-resources-plugin-3.4.0-160000.1.1</li>
                        
                            <li>truth-javadoc-0.24-160000.3.1</li>
                        
                            <li>xmlunit-placeholders-2.11.0-160000.1.1</li>
                        
                            <li>maven-javadoc-3.9.12-160000.1.1</li>
                        
                            <li>truth-0.24-160000.3.1</li>
                        
                            <li>xmlunit-javadoc-2.11.0-160000.1.1</li>
                        
                            <li>maven-resolver-impl-1.9.25-160000.1.1</li>
                        
                            <li>xmvn-mojo-4.3.0-160000.3.1</li>
                        
                            <li>xmvn-install-4.3.0-160000.3.1</li>
                        
                            <li>xz-java-1.11-160000.1.1</li>
                        
                            <li>maven-resolver-named-locks-1.9.25-160000.1.1</li>
                        
                            <li>xmvn-core-4.3.0-160000.3.1</li>
                        
                            <li>maven-resolver-transport-classpath-1.9.25-160000.1.1</li>
                        
                            <li>xmvn-tools-javadoc-4.3.0-160000.3.1</li>
                        
                            <li>xmvn-connector-4.3.0-160000.3.1</li>
                        
                            <li>maven-assembly-plugin-javadoc-3.8.0-160000.1.1</li>
                        
                            <li>bouncycastle-util-1.83-160000.1.1</li>
                        
                            <li>maven-resolver-javadoc-1.9.25-160000.1.1</li>
                        
                            <li>xz-java-javadoc-1.11-160000.1.1</li>
                        
                            <li>maven-archiver-javadoc-3.6.6-160000.1.1</li>
                        
                            <li>maven-assembly-plugin-3.8.0-160000.1.1</li>
                        
                            <li>apache-parent-37-160000.1.1</li>
                        
                            <li>xmvn-parent-4.3.0-160000.3.1</li>
                        
                            <li>xmvn-resolve-4.3.0-160000.3.1</li>
                        
                            <li>xmvn-connector-javadoc-4.3.0-160000.3.1</li>
                        
                            <li>maven-resolver-test-util-1.9.25-160000.1.1</li>
                        
                            <li>bouncycastle-mail-1.83-160000.1.1</li>
                        
                            <li>maven-compiler-plugin-javadoc-3.15.0-160000.1.1</li>
                        
                            <li>maven-archiver-3.6.6-160000.1.1</li>
                        
                            <li>bouncycastle-pkix-1.83-160000.1.1</li>
                        
                            <li>maven-resolver-transport-wagon-1.9.25-160000.1.1</li>
                        
                            <li>byte-buddy-agent-1.18.3-160000.1.1</li>
                        
                            <li>bouncycastle-jmail-1.83-160000.1.1</li>
                        
                            <li>maven-resolver-transport-http-1.9.25-160000.1.1</li>
                        
                            <li>maven-parent-47-160000.1.1</li>
                        
                            <li>bouncycastle-pg-1.83-160000.1.1</li>
                        
                            <li>maven-resolver-1.9.25-160000.1.1</li>
                        
                            <li>xmvn-mojo-javadoc-4.3.0-160000.3.1</li>
                        
                            <li>byte-buddy-1.18.3-160000.1.1</li>
                        
                            <li>xmlunit-assertj-2.11.0-160000.1.1</li>
                        
                            <li>bouncycastle-1.83-160000.1.1</li>
                        
                            <li>maven-dependency-analyzer-1.17.0-160000.1.1</li>
                        
                            <li>xmlunit-core-2.11.0-160000.1.1</li>
                        
                            <li>xmlunit-matchers-2.11.0-160000.1.1</li>
                        
                            <li>maven-resolver-util-1.9.25-160000.1.1</li>
                        
                            <li>xmvn-subst-4.3.0-160000.3.1</li>
                        
                            <li>maven-compiler-plugin-3.15.0-160000.1.1</li>
                        
                            <li>xmlunit-legacy-2.11.0-160000.1.1</li>
                        
                            <li>xmlunit-jakarta-jaxb-impl-2.11.0-160000.1.1</li>
                        
                            <li>objectweb-asm-9.9.1-160000.1.1</li>
                        
                            <li>maven-resolver-api-1.9.25-160000.1.1</li>
                        
                            <li>objectweb-asm-javadoc-9.9.1-160000.1.1</li>
                        
                            <li>bouncycastle-javadoc-1.83-160000.1.1</li>
                        
                            <li>maven-dependency-analyzer-javadoc-1.17.0-160000.1.1</li>
                        
                    </ul>
                </li>
            
        
            
                <li>
                    SUSE Linux Enterprise Server for SAP Applications 16.0 (ppc64le x86_64)
                    <ul>
                        
                            <li>maven-lib-3.9.12-160000.1.1</li>
                        
                            <li>xmvn-4.3.0-160000.3.2</li>
                        
                            <li>xmvn-minimal-4.3.0-160000.3.2</li>
                        
                            <li>maven-3.9.12-160000.1.1</li>
                        
                    </ul>
                </li>
            
                <li>
                    SUSE Linux Enterprise Server for SAP Applications 16.0 (noarch)
                    <ul>
                        
                            <li>maven-resources-plugin-javadoc-3.4.0-160000.1.1</li>
                        
                            <li>byte-buddy-javadoc-1.18.3-160000.1.1</li>
                        
                            <li>maven-resolver-spi-1.9.25-160000.1.1</li>
                        
                            <li>maven-resolver-transport-file-1.9.25-160000.1.1</li>
                        
                            <li>maven-resolver-connector-basic-1.9.25-160000.1.1</li>
                        
                            <li>xmvn-api-4.3.0-160000.3.1</li>
                        
                            <li>byte-buddy-maven-plugin-1.18.3-160000.1.1</li>
                        
                            <li>bouncycastle-tls-1.83-160000.1.1</li>
                        
                            <li>maven-resources-plugin-3.4.0-160000.1.1</li>
                        
                            <li>truth-javadoc-0.24-160000.3.1</li>
                        
                            <li>xmlunit-placeholders-2.11.0-160000.1.1</li>
                        
                            <li>maven-javadoc-3.9.12-160000.1.1</li>
                        
                            <li>truth-0.24-160000.3.1</li>
                        
                            <li>xmlunit-javadoc-2.11.0-160000.1.1</li>
                        
                            <li>maven-resolver-impl-1.9.25-160000.1.1</li>
                        
                            <li>xmvn-mojo-4.3.0-160000.3.1</li>
                        
                            <li>xmvn-install-4.3.0-160000.3.1</li>
                        
                            <li>xz-java-1.11-160000.1.1</li>
                        
                            <li>maven-resolver-named-locks-1.9.25-160000.1.1</li>
                        
                            <li>xmvn-core-4.3.0-160000.3.1</li>
                        
                            <li>maven-resolver-transport-classpath-1.9.25-160000.1.1</li>
                        
                            <li>xmvn-tools-javadoc-4.3.0-160000.3.1</li>
                        
                            <li>xmvn-connector-4.3.0-160000.3.1</li>
                        
                            <li>maven-assembly-plugin-javadoc-3.8.0-160000.1.1</li>
                        
                            <li>bouncycastle-util-1.83-160000.1.1</li>
                        
                            <li>maven-resolver-javadoc-1.9.25-160000.1.1</li>
                        
                            <li>xz-java-javadoc-1.11-160000.1.1</li>
                        
                            <li>maven-archiver-javadoc-3.6.6-160000.1.1</li>
                        
                            <li>maven-assembly-plugin-3.8.0-160000.1.1</li>
                        
                            <li>apache-parent-37-160000.1.1</li>
                        
                            <li>xmvn-parent-4.3.0-160000.3.1</li>
                        
                            <li>xmvn-resolve-4.3.0-160000.3.1</li>
                        
                            <li>xmvn-connector-javadoc-4.3.0-160000.3.1</li>
                        
                            <li>maven-resolver-test-util-1.9.25-160000.1.1</li>
                        
                            <li>bouncycastle-mail-1.83-160000.1.1</li>
                        
                            <li>maven-compiler-plugin-javadoc-3.15.0-160000.1.1</li>
                        
                            <li>maven-archiver-3.6.6-160000.1.1</li>
                        
                            <li>bouncycastle-pkix-1.83-160000.1.1</li>
                        
                            <li>maven-resolver-transport-wagon-1.9.25-160000.1.1</li>
                        
                            <li>byte-buddy-agent-1.18.3-160000.1.1</li>
                        
                            <li>bouncycastle-jmail-1.83-160000.1.1</li>
                        
                            <li>maven-resolver-transport-http-1.9.25-160000.1.1</li>
                        
                            <li>maven-parent-47-160000.1.1</li>
                        
                            <li>bouncycastle-pg-1.83-160000.1.1</li>
                        
                            <li>maven-resolver-1.9.25-160000.1.1</li>
                        
                            <li>xmvn-mojo-javadoc-4.3.0-160000.3.1</li>
                        
                            <li>byte-buddy-1.18.3-160000.1.1</li>
                        
                            <li>xmlunit-assertj-2.11.0-160000.1.1</li>
                        
                            <li>bouncycastle-1.83-160000.1.1</li>
                        
                            <li>maven-dependency-analyzer-1.17.0-160000.1.1</li>
                        
                            <li>xmlunit-core-2.11.0-160000.1.1</li>
                        
                            <li>xmlunit-matchers-2.11.0-160000.1.1</li>
                        
                            <li>maven-resolver-util-1.9.25-160000.1.1</li>
                        
                            <li>xmvn-subst-4.3.0-160000.3.1</li>
                        
                            <li>maven-compiler-plugin-3.15.0-160000.1.1</li>
                        
                            <li>xmlunit-legacy-2.11.0-160000.1.1</li>
                        
                            <li>xmlunit-jakarta-jaxb-impl-2.11.0-160000.1.1</li>
                        
                            <li>objectweb-asm-9.9.1-160000.1.1</li>
                        
                            <li>maven-resolver-api-1.9.25-160000.1.1</li>
                        
                            <li>objectweb-asm-javadoc-9.9.1-160000.1.1</li>
                        
                            <li>bouncycastle-javadoc-1.83-160000.1.1</li>
                        
                            <li>maven-dependency-analyzer-javadoc-1.17.0-160000.1.1</li>
                        
                    </ul>
                </li>
            
        
    </ul>

    
</div>