<div class="container">
    <h1>Recommended update for xom, xmlunit, modello, junit5, jna, javapackages-tools, xz-java, sisu, slf4j, jline3, j2objc-annotations, jackson-databind, icu4j, guava, google-guice, google-gson, geronimo-specs, exec-maven-plugin, bouncycastle, byte-buddy, byaccj, apache-commons-logging, apache-commons-cli, apache-commons-codec, apache-commons-daemon, apache-commons-dbcp, apache-commons-beanutils, ant, auto</h1>

    <table class="table table-striped table-bordered">
        <tbody>
        <tr>
            <th>Announcement ID:</th>
            <td>SUSE-RU-2026:20181-1</td>
        </tr>
        <tr>
            <th>Release Date:</th>
            <td>2026-01-27T15:23:11Z</td>
        </tr>
        
        <tr>
            <th>Rating:</th>
            <td>moderate</td>
        </tr>
        <tr>
            <th>References:</th>
            <td>
                <ul>
                    
                        <li style="display: inline;">
                            <a href="https://bugzilla.suse.com/show_bug.cgi?id=1245914">bsc#1245914</a>
                        </li>
                    
                        <li style="display: inline;">
                            <a href="https://bugzilla.suse.com/show_bug.cgi?id=1245931">bsc#1245931</a>
                        </li>
                    
                        <li style="display: inline;">
                            <a href="https://bugzilla.suse.com/show_bug.cgi?id=1245969">bsc#1245969</a>
                        </li>
                    
                    
                </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 has three fixes can now be installed.</p>

    


    
        <h2>Description:</h2>
    
    <p>This update for xom, xmlunit, modello, junit5, jna, javapackages-tools, xz-java, sisu, slf4j, jline3, j2objc-annotations, jackson-databind, icu4j, guava, google-guice, google-gson, geronimo-specs, exec-maven-plugin, bouncycastle, byte-buddy, byaccj, apache-commons-logging, apache-commons-cli, apache-commons-codec, apache-commons-daemon, apache-commons-dbcp, apache-commons-beanutils, ant, auto fixes the following issues:</p>
<p>Changes in xom:</p>
<ul>
<li>Make build recipe compatible with POSIX sh. Use %autosetup.</li>
</ul>
<p>Changes in xmlunit:</p>
<ul>
<li>
<p>Upgrade to 2.11.0</p>
</li>
<li>
<p>XMLUnit 2.x is a complete rewrite of XMLUnit and actually
    doesn&#x27;t share any code with XMLUnit for Java 1.x.</p>
</li>
<li>
<p>Some goals for XMLUnit 2.x:</p>
<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>
<p>focus on the parts that are useful for testing</p>
</li>
<li>
<p>XPath</p>
</li>
<li>(Schema) validation</li>
<li>
<p>comparisons</p>
</li>
<li>
<p>be independent of any test framework</p>
</li>
</ul>
</li>
<li>
<p>XMLUnit 1.x is no longer maintained</p>
</li>
<li>
<p>Use diretly the xalan-j2 jar instead of the jaxp_transform_impl
  alternative (bsc#1245931 and bsc#1245914)</p>
</li>
<li>
<p>In cases of ATTR_NAME_NOT_FOUND and CHILD_NODE_NOT_FOUND
    differences the value used to be the local name of the missing
    attribute or node.</p>
</li>
<li>New assertXpathEvaluatesTo overloads in XMLAssert and a new
    QualifiedName class can be used to assert the stringified result
    of an XPath expression is actually a qualified name</li>
</ul>
<p>Changes in modello:</p>
<ul>
<li>
<p>Upgrade to upstream version 2.5.1</p>
</li>
<li>
<p>New features and improvements</p>
<ul>
<li>Improve and add exceptions for singular method</li>
<li>Fix Snakeyaml</li>
<li>Restore singular method behavior like was in version 2.4.0</li>
</ul>
</li>
<li>
<p>Maintenance</p>
<ul>
<li>Partially migrate to JUnit 5</li>
<li>Apply spotless re-formatting</li>
<li>Update build, get rid of legacy, fix CLI</li>
<li>Use distributionManagement from parent pom</li>
</ul>
</li>
<li>
<p>Fix the modello script classpath to be able to run the velocity
  generator.</p>
</li>
<li>
<p>Upgrade to upstream version 2.3.0</p>
</li>
</ul>
<p>Changes in modello:</p>
<ul>
<li>Add -Dguice_custom_class_loading=CHILD option to the command-line
  launcher in order to avoid the following warnings with
  OpenJDK >= 24 :</li>
</ul>
<p>WARNING: A terminally deprecated method in sun.misc.Unsafe has
           been called
  WARNING: sun.misc.Unsafe::staticFieldBase has been called by
           com.google.inject.internal.aop.HiddenClassDefiner
  WARNING: Please consider reporting this to the maintainers of
           class com.google.inject.internal.aop.HiddenClassDefiner
  WARNING: sun.misc.Unsafe::staticFieldBase will be removed in a
           future release</p>
<ul>
<li>
<p>Upgrade to upstream version 2.5.1</p>
</li>
<li>
<p>New features and improvements</p>
<ul>
<li>Improve and add exceptions for singular method</li>
<li>Fix Snakeyaml</li>
<li>Restore singular method behavior like was in version 2.4.0</li>
</ul>
</li>
<li>
<p>Maintenance</p>
<ul>
<li>Partially migrate to JUnit 5</li>
<li>Apply spotless re-formatting</li>
<li>Update build, get rid of legacy, fix CLI</li>
<li>Use distributionManagement from parent pom</li>
</ul>
</li>
<li>
<p>Add dependency on objectweb-asm to build with sisu 0.9.0.M4</p>
</li>
<li>
<p>Fix the modello script classpath to be able to run the velocity
  generator.</p>
</li>
</ul>
<p>Changes in junit5:</p>
<ul>
<li>Fix errors in aggregator.pom and in ant build system that prevent
  successful builds with upcoming Maven 4</li>
<li>Generate a non-modular javadoc</li>
</ul>
<p>Changes in jna:</p>
<ul>
<li>do not put module-info.class in multirelease directories</li>
</ul>
<p>Changes in javapackages-tools:</p>
<ul>
<li>
<p>Require findutils for working build-classpath (bsc#1245969)</p>
</li>
<li>
<p>Upgrade to upstream version 6.4.1</p>
</li>
<li>
<p>Changes</p>
<ul>
<li>Revert "jpackage_script: Remove unneeded backslashes"</li>
<li>Initial implementation of %jp_binding macro</li>
<li>Replace invalid $ escape in regex</li>
</ul>
</li>
</ul>
<p>Changes in xz-java:</p>
<ul>
<li>Do not put the module-info.class into multirelease directory</li>
<li>If building with Java 8 only, specify in the manifest the
  Automatic-Module-Name, so that it can be recognized as
  modular jar even in that configuration</li>
</ul>
<p>Changes in sisu:</p>
<ul>
<li>
<p>Initial packaging of the Sisu Extenders with version 0.9.0.M4</p>
</li>
<li>
<p>Upgrade to upstream milestone 0.9.0.M4</p>
</li>
<li>
<p>Most important change</p>
<ul>
<li>ASM is "demoted" to plain dependency, hence, consumer is able
  to override/update it the usual "Maven way". This applies to
  all components: inject, plexus and sisu-maven-plugin as well.</li>
<li>Historically, Sisu shaded in ASM just like Guice did. Later
  Sisu started shipping "main" JAR with shaded ASM but also
  "no_asm" classified artifact without ASM (just like Guice did
  with  "classes" classified JAR). Starting from this version,
  Sisu does not shade ASM anymore, it is "demoted" to transitive
  dependency.</li>
</ul>
</li>
<li>
<p>Changes</p>
<ul>
<li>Disable shallow clones for sonarcloud analysis</li>
<li>Remove spurious asserts</li>
<li>Post release cleanup</li>
<li>Fix jacoco + code coverage</li>
<li>Enable code coverage again for all modules</li>
<li>Use default property for the jacoco agent</li>
<li>Add documentation on Plexus Configurator API</li>
<li>Remove about.html as only relevant for Eclipse plugins</li>
<li>Document Lifecycle support</li>
<li>Call TypeAwareExpressionEvaluator.evaluate(String,Class) if
  available</li>
<li>Pass strict flag also via "discoverComponents"</li>
<li>Embed/relocate ASM via m-shade-p</li>
<li>Update to ASM 9.8</li>
<li>Increase coverage</li>
<li>Align subproject names (and naming)</li>
<li>Build infra updates</li>
<li>Reproducible</li>
<li>Fix sisu-maven-plugin</li>
<li>Lax array converter</li>
<li>Update dependencies</li>
<li>Publishing to Central</li>
</ul>
</li>
<li>
<p>Build with bootstrap version of maven-plugins. This allows to be
  built early, since it will become a crucial plugin with Maven 4.</p>
</li>
</ul>
<p>Changes in sisu:</p>
<ul>
<li>
<p>Upgrade to upstream milestone 0.9.0.M4</p>
</li>
<li>
<p>Most important change</p>
<ul>
<li>ASM is "demoted" to plain dependency, hence, consumer is able
  to override/update it the usual "Maven way". This applies to
  all components: inject, plexus and sisu-maven-plugin as well.</li>
<li>Historically, Sisu shaded in ASM just like Guice did. Later
  Sisu started shipping "main" JAR with shaded ASM but also
  "no_asm" classified artifact without ASM (just like Guice did
  with  "classes" classified JAR). Starting from this version,
  Sisu does not shade ASM anymore, it is "demoted" to transitive
  dependency.</li>
</ul>
</li>
<li>
<p>Changes</p>
<ul>
<li>Disable shallow clones for sonarcloud analysis</li>
<li>Remove spurious asserts</li>
<li>Post release cleanup</li>
<li>Fix jacoco + code coverage</li>
<li>Enable code coverage again for all modules</li>
<li>Use default property for the jacoco agent</li>
<li>Add documentation on Plexus Configurator API</li>
<li>Remove about.html as only relevant for Eclipse plugins</li>
<li>Document Lifecycle support</li>
<li>Call TypeAwareExpressionEvaluator.evaluate(String,Class) if
  available</li>
<li>Pass strict flag also via "discoverComponents"</li>
<li>Embed/relocate ASM via m-shade-p</li>
<li>Update to ASM 9.8</li>
<li>Increase coverage</li>
<li>Align subproject names (and naming)</li>
<li>Build infra updates</li>
<li>Reproducible</li>
<li>Fix sisu-maven-plugin</li>
<li>Lax array converter</li>
<li>Update dependencies</li>
<li>Publishing to Central</li>
</ul>
</li>
</ul>
<p>Changes in jline3:</p>
<ul>
<li>
<p>Update to upstream version 3.30.6</p>
</li>
<li>
<p>New features and improvements</p>
<ul>
<li>Improve console variable expansion (fixes #1370)</li>
<li>ConsoleEngineImpl: change method and field visibilities</li>
<li>Allow ConsoleEngineImpl subclasses access to
  VariableReferenceCompleter</li>
<li>feat: add reusable POSIX commands to builtins module</li>
<li>feat: support slurp command to be renamed</li>
<li>feat: Extend InputRC with method/s to directly read ~/.inputrc
  & /etc/inputrc</li>
<li>Allow system commands to be renamed.</li>
</ul>
</li>
<li>
<p>Bug Fixes</p>
<ul>
<li>Fix macOS hang in pipe operations by removing PTY terminal
  usage</li>
<li>enhancement: only compute suggestions in the Nano editor if
  something has changed</li>
<li>fix: refactor TerminalProvider methods to use
  inputEncoding/outputEncoding parameters</li>
<li>Fix System.out not working after closing dumb terminal</li>
<li>Optimize Display performance and fix terminal capability
  usage</li>
</ul>
</li>
<li>
<p>Dependency updates</p>
<ul>
<li>chore: Bump groovy.version from 4.0.27 to 4.0.28</li>
<li>chore: Bump com.palantir.javaformat:palantir-java-format from
  2.67.00 to 2.73.0</li>
<li>chore: Bump junit.version from 5.12.2 to 5.13.4</li>
<li>chore: Bump org.graalvm.sdk:graal-sdk from 24.2.1 to 24.2.2</li>
<li>chore: Bump com.google.jimfs:jimfs from 1.3.0 to 1.3.1</li>
<li>chore: Bump org.apache.maven.plugins:maven-enforcer-plugin
  from 3.5.0 to 3.6.1</li>
<li>chore: Bump on-headers and compression in /website</li>
<li>chore: Bump org.codehaus.gmavenplus:gmavenplus-plugin from
  4.2.0 to 4.2.1</li>
<li>chore: Bump org.apache.maven.plugins:maven-clean-plugin from
  3.4.1 to 3.5.0</li>
<li>chore: Bump org.codehaus.mojo:build-helper-maven-plugin from
  3.6.0 to 3.6.1</li>
<li>chore: Bump org.apache.maven.plugins:maven-gpg-plugin from
  3.2.7 to 3.2.8</li>
<li>chore: Bump eu.maveniverse.maven.njord:extension from 0.6.2
  to 0.7.5</li>
</ul>
</li>
<li>
<p>Documentation updates</p>
<ul>
<li>docs: Link to Nano Customization from Builtins doc page</li>
<li>docs: Add Capability.enter_ca_mode and Capability.exit_ca_mode
  tip</li>
</ul>
</li>
<li>
<p>Maintenance</p>
<ul>
<li>Remove double docs/docs in edit links on jline.org (fixes#
  1309)</li>
<li>chore: make downcall handles static final</li>
</ul>
</li>
<li>
<p>Build the ffm support in Factory, since we have now the java >= 22</p>
</li>
<li>
<p>Update to upstream version 3.30.4</p>
</li>
<li>
<p>New features and improvements</p>
<ul>
<li>add pluggable completion to Nano editor (fixes #1194)</li>
<li>enhanced MouseSupport to handle multiple mouse event formats
  (SGR, URXVT, SGR-Pixels)</li>
<li>add getCurrentMouseTracking to Terminal interface</li>
<li>add ability to get terminal default foreground and background
  colors</li>
<li>add password masking support for dumb terminals (fixes #1172)</li>
<li>add line numbers and current line marker to secondary prompt
  (fix for #1151)</li>
<li>Add support for separate encodings for stdin, stdout, and
  stderr</li>
<li>Make prompts work in non-fullscreen mode</li>
</ul>
</li>
<li>
<p>Bug Fixes</p>
<ul>
<li>use a fallback classloader suitable for java Modules or OSGi
  environments (fixes #1185)</li>
<li>NPE in Status#resize when supported is false (fixes #1191)</li>
<li>nano editor exiting when pressing Ctrl+Space (fixes #1200)</li>
<li>parse error of system default /usr/share/nano/*.nanorc</li>
<li>Terminal.trackMouse(MouseTracking.Off) (fixes #1189)</li>
<li>Make command execution order consistent in SystemRegistryImpl</li>
<li>handle invalid entries in history files gracefully</li>
<li>Properly fill screen lines with spaces when width is increased
  in ScreenTerminal</li>
<li>cursor position after Status.update()</li>
<li>improve script file detection and execution in Groovy REPL,
  fixes #1139</li>
<li>ensure proper cleanup of pump threads in terminal
  implementations</li>
<li>add history line width check in ScreenTerminal.setSize()
  (fixes #1206)</li>
<li>console-ui example: catch UserInterruptException in place of
  IOError</li>
<li>Ctrl+Space handling on Windows terminals</li>
<li>Update LineReaderImpl to use new readMouseEvent signature with
  lastBinding parameter</li>
<li>enhance nanorc loading and introduce a ClasspathResourceUtil
  utility</li>
<li>missing close in PosixSysTerminal.</li>
<li>Jansi AnsiConsole broken color detection in uber jars</li>
<li>SyntaxHighlighter glob pattern handling for non-default file
  systems</li>
</ul>
</li>
<li>
<p>Documentation</p>
<ul>
<li>Integrate website into main repository</li>
<li>improve JLineNativeLoader documentation and references</li>
<li>fix readme</li>
<li>Add comprehensive Javadoc to jline-builtins module</li>
<li>improve Javadoc in console module</li>
<li>add comprehensive Javadoc to org.jline.style package</li>
<li>add comprehensive Javadoc to JLine Terminal and Reader</li>
<li>Add missing DISABLE_EVENT_EXPANSION JavaDoc (fixes #1218)</li>
<li>Make sure snippets compile</li>
<li>Corrected the maven central link</li>
<li>correct PicocliJLineExample snippet name in
  library-integration.md</li>
<li>validate code snippets during build time instead of runtime</li>
<li>add missing @SInCE 3.30.0 annotations to new methods in
  Terminal</li>
<li>integrate GitHub wiki content into website documentation</li>
<li>Improve website build system and documentation management</li>
<li>fix javadoc redirect URL issue</li>
<li>Add picocli links to library integration</li>
<li>Mention InputRC on Builtins</li>
<li>doc: update version to 3.30.0 and add Javadoc integration</li>
<li>integrate ConsoleUI documentation into website</li>
<li>add syntax highlighting example classes for documentation</li>
<li>Expand DISABLE_EVENT_EXPANSION JavaDoc (re. #1238)</li>
<li>Link to documentation website earlier in README (see #1240)</li>
<li>Link to Pty4j on Terminal</li>
</ul>
</li>
<li>
<p>Rewrite to use Ant to build. This prevents potential cycles with
  upcoming Maven 4</p>
</li>
</ul>
<p>Changes in j2objc-annotations:</p>
<ul>
<li>
<p>Update to version 3.0.0</p>
</li>
<li>
<p>no structured changelog available</p>
</li>
<li>this version is a modular jar needed by guava</li>
</ul>
<p>Changes in jackson-databind:</p>
<ul>
<li>Fix "Not fully interpolated version" error with Maven 4</li>
</ul>
<p>Changes in icu4j:</p>
<ul>
<li>detect java version up to 25 when running ant</li>
</ul>
<p>Changes in guava:</p>
<ul>
<li>
<p>Upgrade to guava 33.4.8</p>
</li>
<li>
<p>Changes of version 33.4.8</p>
<ul>
<li>util.concurrent: Removed our VarHandle code from
  guava-android. While the code was never used at runtime under
  Android, it was causing problems under the Android Gradle
  Plugin with a minSdkVersion below 26. To continue to avoid
  sun.misc.Unsafe under the JVM, guava-android will now always
  use AtomicReferenceFieldUpdater when run there.</li>
</ul>
</li>
<li>
<p>Changes of version 33.4.7</p>
<ul>
<li>Modified the guava module&#x27;s dependency on failureaccess to be
  transitive. Also, modified the guava-testlib module to make
  its dependency on guava transitive, to remove its dependency
  on failureaccess, and to add a dependency (transitive) on
  junit.</li>
<li>util.concurrent: Modified our fast paths to ensure that they
  continue to work when run through optimizers, such as those
  commonly used by Android apps. This fixes problems that some
  users may have seen since Guava 33.4.5.</li>
<li>util.concurrent: Changed the guava-android copy of
  AbstractFuture to try VarHandle before Unsafe, eliminating a
  warning under newer JDKs.</li>
</ul>
</li>
<li>
<p>Changes of version 33.4.6</p>
<ul>
<li>Removed the extra copy of each class from the Guava jar. The
  extra copies were an accidental addition from the
  modularization work in Guava 33.4.5.</li>
<li>Fixed annotation-related warnings when using Guava in modular
  builds. The most common such warning is Cannot find annotation
  method &#x27;value()&#x27; in type &#x27;DoNotMock&#x27;: ....</li>
</ul>
</li>
<li>
<p>Changes of version 33.4.5</p>
<ul>
<li>Changed the Guava jar (plus guava-testlib and failureaccess
  jars) to be a modular jar.</li>
<li>Changed various classes to stop using sun.misc.Unsafe under
  Java 9+.
  ° Note that, if you use guava-android on the JVM (instead of
    using guava-jre), Guava will still try to use
    sun.misc.Unsafe. We will do further work on this in the
    future.</li>
<li>Belatedly updated the Public Suffix List data.</li>
</ul>
</li>
<li>
<p>Changes of version 33.4.4</p>
<ul>
<li>Migrated from Checker Framework annotations to JSpecify
  annotations.</li>
<li>Made our usages of nullness annotations available in our GWT
  artifact. GWT users will need to upgrade to GWT 2.12.1, which
  makes GWT as tolerant of Java 8 type-use annotations as it is
  of other annotations.</li>
</ul>
</li>
<li>
<p>Changes of version 33.4.3</p>
<ul>
<li>Migrated from @CheckForNull to the Checker Framework
  @Nullable. Most tools recognize both annotations, so we expect
  this to be a no-op in almost all cases. This release removes
  our dependency on JSR-305.</li>
</ul>
</li>
<li>
<p>Changes of version 33.4.2</p>
<ul>
<li>Changed @ParametricNullness into a no-op for Kotlin and
  IntelliJ. Before now, it was forcing many usages of type
  variables to have platform types, which meant that Kotlin
  couldn&#x27;t check those usages for nullness errors. With this
  change, Kotlin can detect more errors.</li>
</ul>
</li>
<li>
<p>Changes of version 33.4.1</p>
<ul>
<li>Replaced our custom @ElementTypesAreNonnullByDefault
  annotations with the JSpecify @NullMarked annotation.</li>
</ul>
</li>
<li>
<p>Changes of version 33.4.0</p>
<ul>
<li>Exposed additional Java 8 APIs to Android users.</li>
<li>base: Deprecated Charsets constants in favor of
  StandardCharsets. We will not remove the constants, but we
  recommend using StandardCharsets for consistency.</li>
<li>base: Added ToStringHelper.omitEmptyValues().</li>
<li>collect: Added an optimized copyOf method to TreeRangeMap.</li>
<li>collect.testing: Fixed @Require annotations so that features
  implied by absent features are not also required to be absent.</li>
<li>io: Changed ByteSink and CharSink to no longer call flush() in
  some cases before close(). This is a no-op for well-behaved
  streams, which internally flush their data as part of closing.
  However, we have discovered some stream implementations that
  have overridden close() to do nothing, including not to flush
  some buffered data. If this change causes problems, the
  simplest fix is usually to change the close() override to at
  least call flush().</li>
<li>net: Added HttpHeaders.ALT_SVC and MediaType.CBOR.</li>
</ul>
</li>
<li>
<p>Changes of version 33.3.1</p>
<ul>
<li>Added j2objc-annotations to the Gradle runtime classpath to
  stop producing an Android Gradle Plugin error.</li>
</ul>
</li>
<li>
<p>Changes of version 33.3.0</p>
<ul>
<li>base: Removed @Beta from the Duration overload of
  Suppliers.memoizeWithExpiration.</li>
<li>cache: Added CacheBuilder Duration overloads to guava-android.</li>
<li>collect: Removed @Beta from the guava-android Collector APIs.</li>
<li>collect: Added ImmutableMultimap.builderWithExpectedKeys and
  ImmutableMultimap.Builder.expectedValuesPerKey.</li>
<li>graph: Improved Graphs.hasCycle to avoid causing
  StackOverflowError for long paths.</li>
<li>net: Added text/markdown to MediaType.</li>
<li>net: Deprecated HttpHeaders constant for Sec-Ch-UA-Form-Factor
  in favor of Sec-Ch-UA-Form-Factors to follow the latest spec.</li>
<li>
<p>testing: Changed some test libraries to throw AssertionError
  (instead of the more specific AssertionFailedError) in some
  cases.</p>
</li>
<li>
<p>we are folding the failureaccess into the main guava.jar, so
  we don&#x27;t have a special module for it.</p>
</li>
</ul>
</li>
</ul>
<p>Changes in google-guice:</p>
<ul>
<li>Fix build with Java 25</li>
</ul>
<p>Changes in google-gson:</p>
<ul>
<li>Rewrite the build system for ant to avoid potential build cycles
  with upcoming Maven 4</li>
</ul>
<p>Changes in geronimo-specs:</p>
<ul>
<li>Do not use update-alternatives</li>
</ul>
<p>Changes in exec-maven-plugin:</p>
<ul>
<li>
<p>Upgrade to upstream version 3.5.1</p>
</li>
<li>
<p>Changes of 3.5.1</p>
</li>
<li>
<p>Bug Fixes</p>
<ul>
<li>Add ClassLoader support for ASM ClassWriter</li>
</ul>
</li>
<li>
<p>Maintenance</p>
<ul>
<li>Fix ITs for Maven 4 rc-3</li>
<li>Document how to use env vars in commandlineArgs</li>
</ul>
</li>
<li>
<p>Changes of 3.5.0</p>
</li>
<li>
<p>New features and improvements</p>
<ul>
<li>Add toolchain java path to environment variables in ExecMojo</li>
</ul>
</li>
<li>
<p>Bug Fixes</p>
<ul>
<li>
<h1>322, enable to control the exec:java interaction with JVM</h1>
  classloader more finely</li>
</ul>
</li>
<li>
<p>Maintenance</p>
<ul>
<li>Update site descriptor to 2.0.0</li>
<li>Toolchains manual improvements</li>
<li>Manage version of maven-toolchains-plugin</li>
</ul>
</li>
<li>
<p>Changes of 3.4.1</p>
</li>
<li>
<p>Bug Fixes</p>
<ul>
<li>Environment variable Path should be used as case-insensitive</li>
<li>fix: NPE because declared MavenSession field hides field of
  superclass</li>
</ul>
</li>
<li>
<p>Maintenance</p>
<ul>
<li>Remove redundant spotless configuration</li>
</ul>
</li>
<li>
<p>Build</p>
<ul>
<li>Use Maven4 enabled with GH Action</li>
<li>Use shared release drafter GH Action</li>
</ul>
</li>
<li>
<p>Chages of 3.4.0</p>
</li>
<li>
<p>New features and improvements</p>
<ul>
<li>Allow <includePluginDependencies> to be specified for the
  exec:exec goal</li>
</ul>
</li>
<li>
<p>Bug Fixes</p>
<ul>
<li>Do not get UPPERCASE env vars</li>
</ul>
</li>
<li>
<p>Maintenance</p>
<ul>
<li>Remove Log4j 1.2.x from ITs</li>
</ul>
</li>
<li>
<p>Build</p>
<ul>
<li>Use Maven 3.9.7 and 4.0.0-beta-3</li>
</ul>
</li>
<li>
<p>Changes of 3.3.0</p>
</li>
<li>
<p>New features and improvements</p>
<ul>
<li>Add option to include runtime and provided</li>
</ul>
</li>
<li>
<p>Changes of 3.2.0</p>
</li>
<li>
<p>New features and improvements</p>
<ul>
<li>Enable to exec:java runnables and not only mains with loosely
  coupled injections</li>
<li>Try to get rid of legacy API which can break starting with
  java 17</li>
</ul>
</li>
<li>
<p>Bug Fixes</p>
<ul>
<li>Fix #401 - Maven v4 compatibility</li>
</ul>
</li>
<li>
<p>Maintenance</p>
<ul>
<li>ITs improvement</li>
<li>Fix documentation formatting, add menu items for new examples</li>
<li>Execute mexec-137 also on unix family</li>
<li>Remove unused test</li>
</ul>
</li>
<li>
<p>Build</p>
<ul>
<li>Bump release-drafter/release-drafter from 5 to 6</li>
</ul>
</li>
<li>
<p>Changes of 3.1.1</p>
</li>
<li>
<p>New features and improvements</p>
<ul>
<li>Remove unused killAfter options</li>
<li>[#391] Cope with Thread::stop being unavailable in JDK 20+</li>
<li>Only prefix program output with thread name when running with
  multiple threads</li>
<li>[#389] Add option &#x27;blockSystemExit&#x27; to &#x27;java&#x27; mojo</li>
<li>Require Maven 3.6.3+</li>
<li>Ensure maven.properties can be forwarded to system properties
  for exec:java</li>
</ul>
</li>
<li>
<p>Bug Fixes</p>
<ul>
<li>Fix #158 - Fix non ascii character handling</li>
<li>[#323] exec arguments missing</li>
</ul>
</li>
<li>
<p>Maintenance</p>
<ul>
<li>Code cleanups - use newer JDK features</li>
<li>Enable spotless for code formatting</li>
<li>Require Maven 3.6.3+</li>
<li>ITs cleanups</li>
<li>Use Resolver Api for dependency resolving</li>
<li>Build</li>
<li>Workaround for concurrent access to local repository on
  Windows by ITs</li>
<li>Use Maven 3.9.4, 3.8.8 in GitHub build</li>
<li>Changes of 3.1.0</li>
<li>New features and improvements</li>
<li>Require Maven 3.2.5</li>
<li>Support stream inheritance for the forked process, fixes #71</li>
<li>Bug Fixes</li>
<li>Fix NullPointerException when using plugin dependencies in
  version 1.6.0</li>
<li>preload common pool - issue #198</li>
<li>fix handling of LongModulePathArgument and LongClassPathArgument</li>
<li>Do not drop environment variables that contain &#x27;=&#x27; in their value,
  or have no value.</li>
<li>Empty argument tag should add empty string instead of null</li>
<li>Fixes #160, ensure the java classloader is a child first one and
  supports to excludes some gathered classpath element to solve
  manually conflicts</li>
<li>Maintenance</li>
<li>Get rid of maven-artifact-transfer from dependencies</li>
<li>Cleanup project site</li>
<li>Cleanup project</li>
<li>Fix build badge for current CI system</li>
<li>Enforce JAVA_HOME for ITs</li>
<li>Drop Invokable interface</li>
<li>Remove unused class</li>
<li>Remove unused class and profile to build it</li>
<li>Remove unused imports</li>
<li>Remove unused fields</li>
<li>Bump sniffed signatures</li>
<li>fix issue with IBM semu 11</li>
<li>[DEPS] remove unused logging dependencies.</li>
<li>Fixed message: Removed duplicate space</li>
<li>Fix spelling in error msg (occured -> occurred)</li>
<li>Build</li>
<li>Testing with Maven 3.2.5 and 3.8.6</li>
<li>use shared gh action from ASF</li>
<li>use Temurin JDK</li>
</ul>
</li>
</ul>
<p>Changes in bouncycastle:</p>
<ul>
<li>
<p>Update to 1.82:</p>
</li>
<li>
<p>Defects Fixed:</p>
<ul>
<li>SNOVA and MAYO are now correctly added to the JCA provider module-info file.</li>
<li>TLS: Avoid nonce reuse error in JCE AEAD workaround for pre-Java7.</li>
<li>BCJSSE: Session binding map is now shared across all stages of the
  session lifecycle (SunJSSE compatibility).</li>
<li>The CMCEPrivateKeyParameters#reconstructPublicKey method was returning
  an empty byte array. It now returns an encoding of the public key.</li>
<li>CBZip2InputStream no longer auto-closes at end-of-contents.</li>
<li>The BC CertPath implementation was eliminating certificates on the
  bases of the Key-ID. This is not in accordance with RFC 4158.</li>
<li>Support for the previous set of libOQS Falcon OIDs has been restored.</li>
<li>The BC CipherInputStream could throw an exception if asked to handle an
  AEAD stream consisting of the MAC only.</li>
<li>Some KeyAgreement classes were missing in the Java 11 class hierarchy.</li>
<li>Fix typo in a constant name in the HPKE class and deprecate the old constant.</li>
<li>Fuzzing analysis has been done on the OpenPGP API and additional code
  has been added to prevent escaping exceptions.</li>
</ul>
</li>
<li>
<p>Additional Features and Functionality:</p>
<ul>
<li>SHA3Digest, CSHAKE, TupleHash, KMAC now provide support for Memoable
  and EncodableService.</li>
<li>BCJSSE: Added support for integrity-only cipher suites in TLS 1.3 per RFC 9150.</li>
<li>BCJSSE: Added support for system properties "jdk.tls.{client,server}.maxInboundCertificateChainLength"</li>
<li>BCJSSE: Added support for ML-DSA signature schemes in TLS 1.3 per draft-ietf-tls-mldsa-00.</li>
<li>The Composite post-quantum signatures implementation has been updated to
  the latest draft (07) draft-ietf-lamps-pq-composite-sigs.</li>
<li>"_PREHASH" implementations are now provided for all composite signatures
  to allow the hash of the date to be used instead of the actual data in
  signature calculation.</li>
<li>The gradle build can now be used to generate an Bill of Materials (BOM) file.</li>
<li>It is now possible to configure the SignerInfoVerifierBuilder used by the
  SignedMailValidator class.</li>
<li>The Ascon family of algorithms has been updated with the latest published changes.</li>
<li>Composite signature keys can now be constructed from the individual keys of
  the algorithms composing the composite.</li>
<li>PGPSecretKey, PGPSignatureGenerator now support version 6.</li>
<li>Further optimisation work has been done on ML-KEM public key validation.</li>
<li>Zeroization of passwords in the JCA PKCS12 key store has been improved.</li>
<li>The "org.bouncycastle.drbg.effective_256bits_entropy" property has been
  added for platforms where the entropy source is not producing 1 full bit
  of entropy per bit and additional bits are required (default value 282).</li>
<li>OpenPGPKeyGenerator now allows for the use of empty UserIDs (version 4 compatibility).</li>
<li>The HQC KEM has been updated with the latest draft updates.</li>
</ul>
</li>
<li>
<p>Additional Notes:</p>
<ul>
<li>The legacy post-quantum package has now been removed.</li>
</ul>
</li>
<li>
<p>Update to 1.81:</p>
</li>
<li>
<p>Defects Fixed:</p>
<ul>
<li>A potention NullPointerException in the KEM KDF KemUtil class
  has been removed.</li>
<li>Overlapping input/output buffers in doFinal could result in
  data corruption.</li>
<li>Fixed Grain-128AEAD decryption incorrectly handle MAC verification.</li>
<li>Add configurable header validation to prevent malicious header
  injection in PGP cleartext signed messages; Fix signature packet
  encoding issues in PGPSignature.join() and embedded signatures
  while phasing out legacy format.</li>
<li>Fixed ParallelHash initialization stall when using block size B=0.</li>
<li>The PRF from the PBKDF2 function was been lost when PBMAC1 was
  initialized from protectionAlgorithm. This has been fixed.</li>
<li>The lowlevel DigestFactory was cloning MD5 when being asked
  to clone SHA1.</li>
</ul>
</li>
<li>
<p>Additional Features and Functionality:</p>
<ul>
<li>XWing implementation updated to draft-connolly-cfrg-xwing-kem/07/</li>
<li>Further support has been added for generation and use of PGP V6 keys</li>
<li>Additional validation has been added for armored headers in Cleartext
  Signed Messages.</li>
<li>The PQC signature algorithm proposal Mayo has been added to the
  low-level API and the BCPQC provider.</li>
<li>The PQC signature algorithm proposal Snova has been added to the
  low-level API and the BCPQC provider.</li>
<li>Support for ChaCha20-Poly1305 has been added to the CMS/SMIME APIs.</li>
<li>The Falcon implementation has been updated to the latest draft.</li>
<li>Support has been added for generating keys which encode as seed-only
  and expanded-key-only for ML-KEM and ML-DSA private keys.</li>
<li>Private key encoding of ML-DSA and ML-KEM private keys now follows
  the latest IETF draft.</li>
<li>The Ascon family of algorithms has been updated to the initial draft
  of SP 800-232. Some additional optimisation work has been done.</li>
<li>Support for ML-DSA&#x27;s external-mu calculation and signing has been
  added to the BC provider.</li>
<li>CMS now supports ML-DSA for SignedData generation.</li>
<li>Introduce high-level OpenPGP API for message creation/consumption
  and certificate evaluation.</li>
<li>Added JDK21 KEM API implementation for HQC algorithm.</li>
<li>BCJSSE: Strip trailing dot from hostname for SNI, endpointID checks.</li>
<li>BCJSSE: Draft support for ML-KEM updated (draft-connolly-tls-mlkem-key-agreement-05).</li>
<li>BCJSSE: Draft support for hybrid ECDHE-MLKEM (draft-ietf-tls-ecdhe-mlkem-00).</li>
<li>BCJSSE: Optionally prefer TLS 1.3 server&#x27;s supported_groups order
  (BCSSLParameters.useNamedGroupsOrder).</li>
</ul>
</li>
</ul>
<p>Changes in byte-buddy:</p>
<ul>
<li>
<p>Fix build with maven 4</p>
</li>
<li>
<p>Update to v1.17.6</p>
</li>
<li>
<p>Changes of v1.17.6</p>
<ul>
<li>Add convenience wrapper for ResettableClassFileTransformer
  that implicitly delegates to correct transformer method.</li>
<li>Add filter for deduplicate fields and methods in class file.</li>
<li>Add missing static requirement of Spotbugs annotations to
  module descriptors.</li>
<li>Add LazinessMode for TypePool and add convenience support to
  AgentBuilder.</li>
<li>Fix source jars for multi-version release to contain
  duplicated source.</li>
</ul>
</li>
<li>
<p>Update to v1.17.5</p>
</li>
<li>
<p>Changes of v1.17.5</p>
<ul>
<li>Update ASM to version 9.8 to support Java 25 using ASM reader
  and writer.</li>
<li>Include AnnotationRemoval visitor for removing or replacing
  annotations.</li>
</ul>
</li>
<li>
<p>Update to v1.17.4</p>
</li>
<li>
<p>Changes of v1.17.4</p>
<ul>
<li>Add SafeVarargs plugin.</li>
<li>Fix OSGi declaration for byte-buddy-agent.</li>
</ul>
</li>
<li>
<p>Update to v1.17.3</p>
</li>
<li>
<p>Changes of v1.17.3</p>
<ul>
<li>Fix bug in ASM to Class File API bridge handling tableswitch
  instructions.</li>
<li>Add plugin for adding SafeVarargs annotations.</li>
<li>Further generify MemberSubstitution API.</li>
</ul>
</li>
<li>
<p>Update to v1.17.2</p>
</li>
<li>
<p>Changes of v1.17.2</p>
<ul>
<li>Update Class File API integration to include support for
  several omitted byte codes.</li>
<li>Adjust attach API emulation for OpenJ9 to not create
  subfolder if temporary folder is set explicitly.</li>
</ul>
</li>
<li>
<p>Update to v1.17.1</p>
</li>
<li>
<p>Changes of v1.17.1</p>
<ul>
<li>Fix bug in MemberSubstitution were argument indices were
  resolved by one digit off.</li>
<li>Update Class File API integration to avoid that parameter
  annotations are lost.</li>
</ul>
</li>
</ul>
<p>Changes in byaccj:</p>
<ul>
<li>add -std=gnu11 to CFLAGS to fix gcc15 compile time error, and to
  still allow build on SLE / Leap 15</li>
</ul>
<p>Changes in apache-commons-logging:</p>
<ul>
<li>
<p>Upgrade to 1.3.5</p>
</li>
<li>
<p>Fixed Bugs</p>
<ul>
<li>Javadoc is missing its Overview page.</li>
<li>Remove -nouses directive from maven-bundle-plugin. OSGi
  package imports now state &#x27;uses&#x27; definitions for package
  imports, this doesn&#x27;t affect JPMS (from
  org.apache.commons:commons-parent:80).</li>
</ul>
</li>
<li>
<p>Changes</p>
<ul>
<li>Bump org.apache.commons:commons-parent from 72 to 81 #285,
  #287, #295, #298, #303, #310, #339.</li>
<li>Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0
  #288 [test].</li>
<li>Bump log4j2.version from 2.23.1 to 2.24.3 #292, #299, #319,
  #328.</li>
</ul>
</li>
<li>
<p>Removed:</p>
<ul>
<li>
<p>Remove "cobertura" plugin use JaCoco, Cobertura is
  unmaintained.</p>
</li>
<li>
<p>LOGGING-193: Update Log4j 2 OSGi imports #268.</p>
</li>
<li>Fix PMD UnnecessaryFullyQualifiedName in SimpleLog.</li>
<li>Fix NullPointerException in SimpleLog#write(Object) on null</li>
</ul>
</li>
</ul>
<p>Changes in apache-commons-cli:</p>
<ul>
<li>
<p>Update to 1.10.0</p>
</li>
<li>
<p>New Features</p>
<ul>
<li>CLI-339: Help formatter extension in the new package #314.</li>
<li>CommandLine.Builder implements Supplier<CommandLine>.</li>
<li>DefaultParser.Builder implements Supplier<DefaultParser>.</li>
<li>CLI-340: Add CommandLine.getParsedOptionValues() #334.</li>
<li>CLI-333: org.apache.commons.cli.Option.Builder implements
  Supplier<Option>.</li>
</ul>
</li>
<li>
<p>Fixed Bugs</p>
<ul>
<li>Deprecate CommandLine.Builder() in favor of
  CommandLine.builder().</li>
<li>Deprecate DeprecatedAttributes.Builder() in favor of
  DeprecatedAttributes.builder().</li>
<li>Refactor default parser test #294.</li>
<li>Port to JUnit 5.</li>
<li>Generics for Converter should use Exception not Throwable.</li>
<li>Pick up maven-antrun-plugin version from parent POM
  org.apache:apache.</li>
<li>Javadoc is missing its Overview page.</li>
<li>Get mockito version from parent pom (#351).</li>
<li>Remove -nouses directive from maven-bundle-plugin. OSGi
  package imports now state &#x27;uses&#x27; definitions for package
  imports, this doesn&#x27;t affect JPMS
  (from org.apache.commons:commons-parent:80).</li>
<li>Deprecate PatternOptionBuilder.PatternOptionBuilder().</li>
<li>CLI-341: HelpFormatter infinite loop with 0 width input.</li>
<li>CLI-349: Fail faster with a more precise NullPointerException:
  Option.processValue() throws NullPointerException when passed
  null value with value separator configured.</li>
<li>CLI-344: Fail faster with a more precise NullPointerException:
  DefaultParser.parse() throws NullPointerException when options
  parameter is null.</li>
<li>CLI-347: Options.addOptionGroup(OptionGroup) does not remove
  required options from requiredOpts list.</li>
<li>org.apache.commons.cli.Option.Builder.get() should throw
  IllegalStateException instead of IllegalArgumentException.</li>
<li>org.apache.commons.cli.Option.processValue(String) should
  throw IllegalStateException instead of
  IllegalArgumentException.</li>
<li>org.apache.commons.cli.OptionBuilder.create() should throw
  IllegalStateException instead of IllegalArgumentException.</li>
</ul>
</li>
<li>
<p>Updates</p>
<ul>
<li>Bump org.apache.commons:commons-parent from 72 to 85 #302,
  #304, #310, #315, #320, #327, #371.</li>
<li>[test] Bump commons-io:commons-io from 2.16.1 to 2.20.0 #309,
  #337.</li>
<li>[test] Bump org.apache.commons:commons-text from 1.12.0 to
  1.14.0 #344.</li>
<li>
<p>Update site documentation to
  https://maven.apache.org/xsd/xdoc-2.0.xsd.</p>
</li>
<li>
<p>CLI-334: Fix Javadoc pathing #280.</p>
</li>
<li>CLI-335: Updated properties documentation #285.</li>
<li>CLI-336: Deprecation not always reported #284.</li>
</ul>
</li>
</ul>
<p>Changes in apache-commons-codec:</p>
<ul>
<li>
<p>Update to 1.18.0</p>
</li>
<li>
<p>New features</p>
<ul>
<li>Add Base32.Builder.setHexDecodeTable(boolean).</li>
<li>Add Base32.Builder.setHexEncodeTable(boolean).</li>
</ul>
</li>
<li>
<p>Changes</p>
<ul>
<li>Bump org.apache.commons:commons-parent from 78 to 79.</li>
</ul>
</li>
<li>
<p>Includes changes from 1.17.2</p>
</li>
<li>
<p>Fixed Bugs</p>
<ul>
<li>Rewrite DaitchMokotoffSoundex.soundex(String) using
  String.join().</li>
<li>CODEC-324:  Use Resource.class to load resources, rather than
  its class loader #353.</li>
<li>Deprecate CharSequenceUtils.CharSequenceUtils().</li>
<li>Deprecate Sha2Crypt.Sha2Crypt().</li>
</ul>
</li>
<li>
<p>Changes</p>
<ul>
<li>Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0
  #296, #305, #313.</li>
<li>Bump org.apache.commons:commons-parent from 71 to 78 #310,
  #312, #319, #323, #326, #333.</li>
<li>[test] Bump commons-io:commons-io from 2.16.1 to 2.18.0 #318,
  #341.</li>
<li>Bump org.codehaus.mojo:taglist-maven-plugin from 3.1.0 to
  3.2.1 #332.</li>
</ul>
</li>
</ul>
<p>Changes in apache-commons-daemon:</p>
<ul>
<li>
<p>Upgrade to 1.4.1</p>
</li>
<li>
<p>Bug Fixes:</p>
<ul>
<li>several issues around Java OS and header files location
  detection.</li>
<li>Correct several log messages where an incorrect placeholder
  led to truncation of the inserted values.</li>
</ul>
</li>
<li>
<p>New Features</p>
<ul>
<li>Add protection to avoid high CPU usage for applications
  running in JVM mode that do not wait for the stop method to
  be called before the start method returns. Fixes DAEMON-460.</li>
<li>The minimum Java version has been increased to Java 8</li>
</ul>
</li>
</ul>
<p>Changes in apache-commons-dbcp:</p>
<ul>
<li>Do not provide the hibernate_jdbc_cache alternative</li>
</ul>
<p>Changes in apache-commons-beanutils:</p>
<ul>
<li>
<p>Updated to 1.9.3</p>
<ul>
<li>
<p>Fixed Bugs:</p>
</li>
<li>
<p>BEANUTILS-433: Update dependency from JUnit 3.8.1 to 4.12.</p>
</li>
<li>BEANUTILS-469: Update commons-logging from 1.1.1 to 1.2.</li>
<li>BEANUTILS-490: Update Java requirement from Java 5 to 6.</li>
<li>BEANUTILS-492: IndexedPropertyDescriptor tests now pass on Java 8.</li>
</ul>
</li>
<li>
<p>update to 1.8.3 and rename to apache- to follow the upstream</p>
</li>
</ul>
<p>Changes in auto:</p>
<ul>
<li>Force annotation processing, since it is needed with Java 25</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-201=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-201=1</code>
                    
                    
                
            </li>
        
    </ul>

    <h2>Package List:</h2>
    <ul>
        
            
                <li>
                    SUSE Linux Enterprise Server 16.0 (noarch)
                    <ul>
                        
                            <li>jline3-terminal-jni-3.30.6-160000.1.1</li>
                        
                            <li>bouncycastle-javadoc-1.82-160000.1.1</li>
                        
                            <li>geronimo-jaf-1_0_2-api-1.2-160000.3.1</li>
                        
                            <li>slf4j-reload4j-1.7.36-160000.3.1</li>
                        
                            <li>guava-javadoc-33.4.8-160000.1.1</li>
                        
                            <li>guice-bom-6.0.0-160000.4.1</li>
                        
                            <li>jackson-databind-javadoc-2.17.3-160000.3.1</li>
                        
                            <li>junit5-javadoc-5.10.2-160000.3.1</li>
                        
                            <li>ant-apache-log4j-1.10.15-160000.3.1</li>
                        
                            <li>byte-buddy-agent-1.17.6-160000.1.1</li>
                        
                            <li>apache-commons-logging-1.3.5-160000.1.1</li>
                        
                            <li>ant-jdepend-1.10.15-160000.3.1</li>
                        
                            <li>modello-maven-plugin-2.5.1-160000.1.1</li>
                        
                            <li>slf4j-manual-1.7.36-160000.3.1</li>
                        
                            <li>jna-contrib-5.13.0-160000.3.1</li>
                        
                            <li>google-guice-javadoc-6.0.0-160000.4.1</li>
                        
                            <li>jline3-terminal-3.30.6-160000.1.1</li>
                        
                            <li>geronimo-saaj-1_1-api-1.2-160000.3.1</li>
                        
                            <li>xmlunit-javadoc-1.6-160000.3.1</li>
                        
                            <li>byte-buddy-maven-plugin-1.17.6-160000.1.1</li>
                        
                            <li>junit5-guide-5.10.2-160000.3.1</li>
                        
                            <li>ant-jakartamail-1.10.15-160000.3.1</li>
                        
                            <li>slf4j-sources-1.7.36-160000.3.1</li>
                        
                            <li>geronimo-jta-1_1-api-1.2-160000.3.1</li>
                        
                            <li>guice-extensions-6.0.0-160000.4.1</li>
                        
                            <li>geronimo-servlet-2_4-api-1.2-160000.3.1</li>
                        
                            <li>geronimo-qname-1_1-api-1.2-160000.3.1</li>
                        
                            <li>ant-jmf-1.10.15-160000.3.1</li>
                        
                            <li>ant-apache-bcel-1.10.15-160000.3.1</li>
                        
                            <li>ant-swing-1.10.15-160000.3.1</li>
                        
                            <li>slf4j-1.7.36-160000.3.1</li>
                        
                            <li>j2objc-annotations-3.0.0-160000.1.1</li>
                        
                            <li>guava-testlib-33.4.8-160000.1.1</li>
                        
                            <li>jline3-console-3.30.6-160000.1.1</li>
                        
                            <li>auto-1.6.1-160000.3.1</li>
                        
                            <li>ant-commons-net-1.10.15-160000.3.1</li>
                        
                            <li>auto-common-1.6.1-160000.3.1</li>
                        
                            <li>log4j-over-slf4j-1.7.36-160000.3.1</li>
                        
                            <li>guice-assistedinject-6.0.0-160000.4.1</li>
                        
                            <li>guice-jmx-6.0.0-160000.4.1</li>
                        
                            <li>sisu-mojos-0.9.0.M4-160000.1.1</li>
                        
                            <li>auto-value-annotations-1.6.1-160000.3.1</li>
                        
                            <li>ant-junit-1.10.15-160000.3.1</li>
                        
                            <li>auto-service-aggregator-1.6.1-160000.3.1</li>
                        
                            <li>slf4j-javadoc-1.7.36-160000.3.1</li>
                        
                            <li>geronimo-jms-1_1-api-1.2-160000.3.1</li>
                        
                            <li>geronimo-jta-1_0_1B-api-1.2-160000.3.1</li>
                        
                            <li>byte-buddy-javadoc-1.17.6-160000.1.1</li>
                        
                            <li>icu4j-javadoc-73.1-160000.4.1</li>
                        
                            <li>jline3-remote-telnet-3.30.6-160000.1.1</li>
                        
                            <li>google-gson-2.8.9-160000.3.1</li>
                        
                            <li>auto-javadoc-1.6.1-160000.3.1</li>
                        
                            <li>jspecify-1.0.0-160000.1.1</li>
                        
                            <li>geronimo-servlet-2_5-api-1.2-160000.3.1</li>
                        
                            <li>geronimo-j2ee-connector-1_5-api-1.2-160000.3.1</li>
                        
                            <li>icu4j-73.1-160000.4.1</li>
                        
                            <li>sisu-javadoc-0.9.0.M4-160000.1.1</li>
                        
                            <li>byte-buddy-1.17.6-160000.1.1</li>
                        
                            <li>bouncycastle-pkix-1.82-160000.1.1</li>
                        
                            <li>junit5-5.10.2-160000.3.1</li>
                        
                            <li>xz-java-1.10-160000.3.1</li>
                        
                            <li>jline3-jansi-core-3.30.6-160000.1.1</li>
                        
                            <li>ant-1.10.15-160000.3.1</li>
                        
                            <li>apache-commons-beanutils-javadoc-1.11.0-160000.3.1</li>
                        
                            <li>python313-javapackages-6.4.1-160000.1.1</li>
                        
                            <li>jna-javadoc-5.13.0-160000.3.1</li>
                        
                            <li>sisu-mojos-javadoc-0.9.0.M4-160000.1.1</li>
                        
                            <li>apache-commons-dbcp-2.1.1-160000.3.1</li>
                        
                            <li>xz-java-javadoc-1.10-160000.3.1</li>
                        
                            <li>bouncycastle-util-1.82-160000.1.1</li>
                        
                            <li>auto-value-parent-1.6.1-160000.3.1</li>
                        
                            <li>guice-grapher-6.0.0-160000.4.1</li>
                        
                            <li>guice-servlet-6.0.0-160000.4.1</li>
                        
                            <li>ant-commons-logging-1.10.15-160000.3.1</li>
                        
                            <li>jline3-style-3.30.6-160000.1.1</li>
                        
                            <li>javapackages-ivy-6.4.1-160000.1.1</li>
                        
                            <li>slf4j-jcl-1.7.36-160000.3.1</li>
                        
                            <li>jline3-builtins-3.30.6-160000.1.1</li>
                        
                            <li>auto-value-1.6.1-160000.3.1</li>
                        
                            <li>icu4j-charset-73.1-160000.4.1</li>
                        
                            <li>ant-manual-1.10.15-160000.3.1</li>
                        
                            <li>auto-service-1.6.1-160000.3.1</li>
                        
                            <li>guice-parent-6.0.0-160000.4.1</li>
                        
                            <li>bouncycastle-jmail-1.82-160000.1.1</li>
                        
                            <li>jackson-databind-2.17.3-160000.3.1</li>
                        
                            <li>exec-maven-plugin-javadoc-3.5.1-160000.1.1</li>
                        
                            <li>ant-apache-xalan2-1.10.15-160000.3.1</li>
                        
                            <li>geronimo-jaf-1_1-api-1.2-160000.3.1</li>
                        
                            <li>apache-commons-dbcp-javadoc-2.1.1-160000.3.1</li>
                        
                            <li>jline3-terminal-jansi-3.30.6-160000.1.1</li>
                        
                            <li>jline3-terminal-jna-3.30.6-160000.1.1</li>
                        
                            <li>ant-jsch-1.10.15-160000.3.1</li>
                        
                            <li>bouncycastle-1.82-160000.1.1</li>
                        
                            <li>sisu-inject-0.9.0.M4-160000.1.1</li>
                        
                            <li>ant-xz-1.10.15-160000.3.1</li>
                        
                            <li>slf4j-jdk14-1.7.36-160000.3.1</li>
                        
                            <li>ant-apache-oro-1.10.15-160000.3.1</li>
                        
                            <li>junit5-minimal-javadoc-5.10.2-160000.3.1</li>
                        
                            <li>junit5-bom-5.10.2-160000.3.1</li>
                        
                            <li>junit5-minimal-5.10.2-160000.3.1</li>
                        
                            <li>ant-imageio-1.10.15-160000.3.1</li>
                        
                            <li>ant-junit5-1.10.15-160000.3.1</li>
                        
                            <li>apache-commons-codec-1.18.0-160000.1.1</li>
                        
                            <li>apache-commons-cli-javadoc-1.10.0-160000.1.1</li>
                        
                            <li>bouncycastle-pg-1.82-160000.1.1</li>
                        
                            <li>bouncycastle-mail-1.82-160000.1.1</li>
                        
                            <li>modello-javadoc-2.5.1-160000.1.1</li>
                        
                            <li>google-gson-javadoc-2.8.9-160000.3.1</li>
                        
                            <li>guava-33.4.8-160000.1.1</li>
                        
                            <li>icu4j-localespi-73.1-160000.4.1</li>
                        
                            <li>j2objc-annotations-javadoc-3.0.0-160000.1.1</li>
                        
                            <li>jline3-curses-3.30.6-160000.1.1</li>
                        
                            <li>sisu-plexus-0.9.0.M4-160000.1.1</li>
                        
                            <li>ant-apache-bsf-1.10.15-160000.3.1</li>
                        
                            <li>geronimo-jaxrpc-1_1-api-1.2-160000.3.1</li>
                        
                            <li>modello-maven-plugin-javadoc-2.5.1-160000.1.1</li>
                        
                            <li>xmlunit-1.6-160000.3.1</li>
                        
                            <li>jline3-javadoc-3.30.6-160000.1.1</li>
                        
                            <li>exec-maven-plugin-3.5.1-160000.1.1</li>
                        
                            <li>bouncycastle-tls-1.82-160000.1.1</li>
                        
                            <li>ant-scripts-1.10.15-160000.3.1</li>
                        
                            <li>ant-testutil-1.10.15-160000.3.1</li>
                        
                            <li>javapackages-local-6.4.1-160000.1.1</li>
                        
                            <li>ant-antlr-1.10.15-160000.3.1</li>
                        
                            <li>ant-javamail-1.10.15-160000.3.1</li>
                        
                            <li>slf4j-ext-1.7.36-160000.3.1</li>
                        
                            <li>geronimo-jpa-3_0-api-1.2-160000.3.1</li>
                        
                            <li>geronimo-annotation-1_0-api-1.2-160000.3.1</li>
                        
                            <li>guice-throwingproviders-6.0.0-160000.4.1</li>
                        
                            <li>ant-apache-resolver-1.10.15-160000.3.1</li>
                        
                            <li>apache-commons-cli-1.10.0-160000.1.1</li>
                        
                            <li>jcl-over-slf4j-1.7.36-160000.3.1</li>
                        
                            <li>jul-to-slf4j-1.7.36-160000.3.1</li>
                        
                            <li>apache-commons-codec-javadoc-1.18.0-160000.1.1</li>
                        
                            <li>modello-2.5.1-160000.1.1</li>
                        
                            <li>apache-commons-daemon-javadoc-1.4.1-160000.1.1</li>
                        
                            <li>jline3-console-ui-3.30.6-160000.1.1</li>
                        
                            <li>jline3-reader-3.30.6-160000.1.1</li>
                        
                            <li>guice-jndi-6.0.0-160000.4.1</li>
                        
                            <li>apache-commons-beanutils-1.11.0-160000.3.1</li>
                        
                            <li>ant-apache-regexp-1.10.15-160000.3.1</li>
                        
                            <li>google-guice-6.0.0-160000.4.1</li>
                        
                            <li>auto-service-annotations-1.6.1-160000.3.1</li>
                        
                    </ul>
                </li>
            
                <li>
                    SUSE Linux Enterprise Server 16.0 (aarch64 ppc64le s390x x86_64)
                    <ul>
                        
                            <li>jline3-native-debuginfo-3.30.6-160000.1.1</li>
                        
                            <li>jna-debuginfo-5.13.0-160000.3.1</li>
                        
                            <li>jna-debugsource-5.13.0-160000.3.1</li>
                        
                            <li>javapackages-tools-6.4.1-160000.1.1</li>
                        
                            <li>jline3-debugsource-3.30.6-160000.1.1</li>
                        
                            <li>apache-commons-daemon-debugsource-1.4.1-160000.1.1</li>
                        
                            <li>apache-commons-daemon-1.4.1-160000.1.1</li>
                        
                            <li>apache-commons-daemon-jsvc-debuginfo-1.4.1-160000.1.1</li>
                        
                            <li>jline3-3.30.6-160000.1.1</li>
                        
                            <li>jna-5.13.0-160000.3.1</li>
                        
                            <li>apache-commons-daemon-jsvc-1.4.1-160000.1.1</li>
                        
                            <li>jline3-jansi-3.30.6-160000.1.1</li>
                        
                            <li>javapackages-filesystem-6.4.1-160000.1.1</li>
                        
                            <li>jline3-native-3.30.6-160000.1.1</li>
                        
                    </ul>
                </li>
            
        
            
                <li>
                    SUSE Linux Enterprise Server for SAP Applications 16.0 (noarch)
                    <ul>
                        
                            <li>jline3-terminal-jni-3.30.6-160000.1.1</li>
                        
                            <li>bouncycastle-javadoc-1.82-160000.1.1</li>
                        
                            <li>geronimo-jaf-1_0_2-api-1.2-160000.3.1</li>
                        
                            <li>slf4j-reload4j-1.7.36-160000.3.1</li>
                        
                            <li>guava-javadoc-33.4.8-160000.1.1</li>
                        
                            <li>guice-bom-6.0.0-160000.4.1</li>
                        
                            <li>jackson-databind-javadoc-2.17.3-160000.3.1</li>
                        
                            <li>junit5-javadoc-5.10.2-160000.3.1</li>
                        
                            <li>ant-apache-log4j-1.10.15-160000.3.1</li>
                        
                            <li>byte-buddy-agent-1.17.6-160000.1.1</li>
                        
                            <li>apache-commons-logging-1.3.5-160000.1.1</li>
                        
                            <li>ant-jdepend-1.10.15-160000.3.1</li>
                        
                            <li>modello-maven-plugin-2.5.1-160000.1.1</li>
                        
                            <li>slf4j-manual-1.7.36-160000.3.1</li>
                        
                            <li>jna-contrib-5.13.0-160000.3.1</li>
                        
                            <li>google-guice-javadoc-6.0.0-160000.4.1</li>
                        
                            <li>jline3-terminal-3.30.6-160000.1.1</li>
                        
                            <li>geronimo-saaj-1_1-api-1.2-160000.3.1</li>
                        
                            <li>xmlunit-javadoc-1.6-160000.3.1</li>
                        
                            <li>byte-buddy-maven-plugin-1.17.6-160000.1.1</li>
                        
                            <li>junit5-guide-5.10.2-160000.3.1</li>
                        
                            <li>ant-jakartamail-1.10.15-160000.3.1</li>
                        
                            <li>slf4j-sources-1.7.36-160000.3.1</li>
                        
                            <li>geronimo-jta-1_1-api-1.2-160000.3.1</li>
                        
                            <li>guice-extensions-6.0.0-160000.4.1</li>
                        
                            <li>geronimo-servlet-2_4-api-1.2-160000.3.1</li>
                        
                            <li>geronimo-qname-1_1-api-1.2-160000.3.1</li>
                        
                            <li>ant-jmf-1.10.15-160000.3.1</li>
                        
                            <li>ant-apache-bcel-1.10.15-160000.3.1</li>
                        
                            <li>ant-swing-1.10.15-160000.3.1</li>
                        
                            <li>slf4j-1.7.36-160000.3.1</li>
                        
                            <li>j2objc-annotations-3.0.0-160000.1.1</li>
                        
                            <li>guava-testlib-33.4.8-160000.1.1</li>
                        
                            <li>jline3-console-3.30.6-160000.1.1</li>
                        
                            <li>auto-1.6.1-160000.3.1</li>
                        
                            <li>ant-commons-net-1.10.15-160000.3.1</li>
                        
                            <li>auto-common-1.6.1-160000.3.1</li>
                        
                            <li>log4j-over-slf4j-1.7.36-160000.3.1</li>
                        
                            <li>guice-assistedinject-6.0.0-160000.4.1</li>
                        
                            <li>guice-jmx-6.0.0-160000.4.1</li>
                        
                            <li>sisu-mojos-0.9.0.M4-160000.1.1</li>
                        
                            <li>auto-value-annotations-1.6.1-160000.3.1</li>
                        
                            <li>ant-junit-1.10.15-160000.3.1</li>
                        
                            <li>auto-service-aggregator-1.6.1-160000.3.1</li>
                        
                            <li>slf4j-javadoc-1.7.36-160000.3.1</li>
                        
                            <li>geronimo-jms-1_1-api-1.2-160000.3.1</li>
                        
                            <li>geronimo-jta-1_0_1B-api-1.2-160000.3.1</li>
                        
                            <li>byte-buddy-javadoc-1.17.6-160000.1.1</li>
                        
                            <li>icu4j-javadoc-73.1-160000.4.1</li>
                        
                            <li>jline3-remote-telnet-3.30.6-160000.1.1</li>
                        
                            <li>google-gson-2.8.9-160000.3.1</li>
                        
                            <li>auto-javadoc-1.6.1-160000.3.1</li>
                        
                            <li>jspecify-1.0.0-160000.1.1</li>
                        
                            <li>geronimo-servlet-2_5-api-1.2-160000.3.1</li>
                        
                            <li>geronimo-j2ee-connector-1_5-api-1.2-160000.3.1</li>
                        
                            <li>icu4j-73.1-160000.4.1</li>
                        
                            <li>sisu-javadoc-0.9.0.M4-160000.1.1</li>
                        
                            <li>byte-buddy-1.17.6-160000.1.1</li>
                        
                            <li>bouncycastle-pkix-1.82-160000.1.1</li>
                        
                            <li>junit5-5.10.2-160000.3.1</li>
                        
                            <li>xz-java-1.10-160000.3.1</li>
                        
                            <li>jline3-jansi-core-3.30.6-160000.1.1</li>
                        
                            <li>ant-1.10.15-160000.3.1</li>
                        
                            <li>apache-commons-beanutils-javadoc-1.11.0-160000.3.1</li>
                        
                            <li>python313-javapackages-6.4.1-160000.1.1</li>
                        
                            <li>jna-javadoc-5.13.0-160000.3.1</li>
                        
                            <li>sisu-mojos-javadoc-0.9.0.M4-160000.1.1</li>
                        
                            <li>apache-commons-dbcp-2.1.1-160000.3.1</li>
                        
                            <li>xz-java-javadoc-1.10-160000.3.1</li>
                        
                            <li>bouncycastle-util-1.82-160000.1.1</li>
                        
                            <li>auto-value-parent-1.6.1-160000.3.1</li>
                        
                            <li>guice-grapher-6.0.0-160000.4.1</li>
                        
                            <li>guice-servlet-6.0.0-160000.4.1</li>
                        
                            <li>ant-commons-logging-1.10.15-160000.3.1</li>
                        
                            <li>jline3-style-3.30.6-160000.1.1</li>
                        
                            <li>javapackages-ivy-6.4.1-160000.1.1</li>
                        
                            <li>slf4j-jcl-1.7.36-160000.3.1</li>
                        
                            <li>jline3-builtins-3.30.6-160000.1.1</li>
                        
                            <li>auto-value-1.6.1-160000.3.1</li>
                        
                            <li>icu4j-charset-73.1-160000.4.1</li>
                        
                            <li>ant-manual-1.10.15-160000.3.1</li>
                        
                            <li>auto-service-1.6.1-160000.3.1</li>
                        
                            <li>guice-parent-6.0.0-160000.4.1</li>
                        
                            <li>bouncycastle-jmail-1.82-160000.1.1</li>
                        
                            <li>jackson-databind-2.17.3-160000.3.1</li>
                        
                            <li>exec-maven-plugin-javadoc-3.5.1-160000.1.1</li>
                        
                            <li>ant-apache-xalan2-1.10.15-160000.3.1</li>
                        
                            <li>geronimo-jaf-1_1-api-1.2-160000.3.1</li>
                        
                            <li>apache-commons-dbcp-javadoc-2.1.1-160000.3.1</li>
                        
                            <li>jline3-terminal-jansi-3.30.6-160000.1.1</li>
                        
                            <li>jline3-terminal-jna-3.30.6-160000.1.1</li>
                        
                            <li>ant-jsch-1.10.15-160000.3.1</li>
                        
                            <li>bouncycastle-1.82-160000.1.1</li>
                        
                            <li>sisu-inject-0.9.0.M4-160000.1.1</li>
                        
                            <li>ant-xz-1.10.15-160000.3.1</li>
                        
                            <li>slf4j-jdk14-1.7.36-160000.3.1</li>
                        
                            <li>ant-apache-oro-1.10.15-160000.3.1</li>
                        
                            <li>junit5-minimal-javadoc-5.10.2-160000.3.1</li>
                        
                            <li>junit5-bom-5.10.2-160000.3.1</li>
                        
                            <li>junit5-minimal-5.10.2-160000.3.1</li>
                        
                            <li>ant-imageio-1.10.15-160000.3.1</li>
                        
                            <li>ant-junit5-1.10.15-160000.3.1</li>
                        
                            <li>apache-commons-codec-1.18.0-160000.1.1</li>
                        
                            <li>apache-commons-cli-javadoc-1.10.0-160000.1.1</li>
                        
                            <li>bouncycastle-pg-1.82-160000.1.1</li>
                        
                            <li>bouncycastle-mail-1.82-160000.1.1</li>
                        
                            <li>modello-javadoc-2.5.1-160000.1.1</li>
                        
                            <li>google-gson-javadoc-2.8.9-160000.3.1</li>
                        
                            <li>guava-33.4.8-160000.1.1</li>
                        
                            <li>icu4j-localespi-73.1-160000.4.1</li>
                        
                            <li>j2objc-annotations-javadoc-3.0.0-160000.1.1</li>
                        
                            <li>jline3-curses-3.30.6-160000.1.1</li>
                        
                            <li>sisu-plexus-0.9.0.M4-160000.1.1</li>
                        
                            <li>ant-apache-bsf-1.10.15-160000.3.1</li>
                        
                            <li>geronimo-jaxrpc-1_1-api-1.2-160000.3.1</li>
                        
                            <li>modello-maven-plugin-javadoc-2.5.1-160000.1.1</li>
                        
                            <li>xmlunit-1.6-160000.3.1</li>
                        
                            <li>jline3-javadoc-3.30.6-160000.1.1</li>
                        
                            <li>exec-maven-plugin-3.5.1-160000.1.1</li>
                        
                            <li>bouncycastle-tls-1.82-160000.1.1</li>
                        
                            <li>ant-scripts-1.10.15-160000.3.1</li>
                        
                            <li>ant-testutil-1.10.15-160000.3.1</li>
                        
                            <li>javapackages-local-6.4.1-160000.1.1</li>
                        
                            <li>ant-antlr-1.10.15-160000.3.1</li>
                        
                            <li>ant-javamail-1.10.15-160000.3.1</li>
                        
                            <li>slf4j-ext-1.7.36-160000.3.1</li>
                        
                            <li>geronimo-jpa-3_0-api-1.2-160000.3.1</li>
                        
                            <li>geronimo-annotation-1_0-api-1.2-160000.3.1</li>
                        
                            <li>guice-throwingproviders-6.0.0-160000.4.1</li>
                        
                            <li>ant-apache-resolver-1.10.15-160000.3.1</li>
                        
                            <li>apache-commons-cli-1.10.0-160000.1.1</li>
                        
                            <li>jcl-over-slf4j-1.7.36-160000.3.1</li>
                        
                            <li>jul-to-slf4j-1.7.36-160000.3.1</li>
                        
                            <li>apache-commons-codec-javadoc-1.18.0-160000.1.1</li>
                        
                            <li>modello-2.5.1-160000.1.1</li>
                        
                            <li>apache-commons-daemon-javadoc-1.4.1-160000.1.1</li>
                        
                            <li>jline3-console-ui-3.30.6-160000.1.1</li>
                        
                            <li>jline3-reader-3.30.6-160000.1.1</li>
                        
                            <li>guice-jndi-6.0.0-160000.4.1</li>
                        
                            <li>apache-commons-beanutils-1.11.0-160000.3.1</li>
                        
                            <li>ant-apache-regexp-1.10.15-160000.3.1</li>
                        
                            <li>google-guice-6.0.0-160000.4.1</li>
                        
                            <li>auto-service-annotations-1.6.1-160000.3.1</li>
                        
                    </ul>
                </li>
            
                <li>
                    SUSE Linux Enterprise Server for SAP Applications 16.0 (ppc64le x86_64)
                    <ul>
                        
                            <li>jline3-native-debuginfo-3.30.6-160000.1.1</li>
                        
                            <li>jna-debuginfo-5.13.0-160000.3.1</li>
                        
                            <li>jna-debugsource-5.13.0-160000.3.1</li>
                        
                            <li>javapackages-tools-6.4.1-160000.1.1</li>
                        
                            <li>jline3-debugsource-3.30.6-160000.1.1</li>
                        
                            <li>apache-commons-daemon-debugsource-1.4.1-160000.1.1</li>
                        
                            <li>apache-commons-daemon-1.4.1-160000.1.1</li>
                        
                            <li>apache-commons-daemon-jsvc-debuginfo-1.4.1-160000.1.1</li>
                        
                            <li>jline3-3.30.6-160000.1.1</li>
                        
                            <li>jna-5.13.0-160000.3.1</li>
                        
                            <li>apache-commons-daemon-jsvc-1.4.1-160000.1.1</li>
                        
                            <li>jline3-jansi-3.30.6-160000.1.1</li>
                        
                            <li>javapackages-filesystem-6.4.1-160000.1.1</li>
                        
                            <li>jline3-native-3.30.6-160000.1.1</li>
                        
                    </ul>
                </li>
            
        
    </ul>

    
        <h2>References:</h2>
        <ul>
            
                
                    <li>
                        <a href="https://bugzilla.suse.com/show_bug.cgi?id=1245914">https://bugzilla.suse.com/show_bug.cgi?id=1245914</a>
                    </li>
                
            
                
                    <li>
                        <a href="https://bugzilla.suse.com/show_bug.cgi?id=1245931">https://bugzilla.suse.com/show_bug.cgi?id=1245931</a>
                    </li>
                
            
                
                    <li>
                        <a href="https://bugzilla.suse.com/show_bug.cgi?id=1245969">https://bugzilla.suse.com/show_bug.cgi?id=1245969</a>
                    </li>
                
            
        </ul>
    
</div>