<div class="container">
<h1>Recommended update for plexus-pom, plexus-io, plexus-interactivity, plexus-compiler, plexus-archiver, modello, maven-surefire, maven-resolver, junit5, byte-buddy, sisu, xmlgraphics-commons, xmlgraphics-fop, apache-commons-io, plexus-testing, maven-shade-plugin, jdependency, maven-filtering, maven-resources-plugin</h1>
<table class="table table-striped table-bordered">
<tbody>
<tr>
<th>Announcement ID:</th>
<td>SUSE-RU-2026:20979-1</td>
</tr>
<tr>
<th>Release Date:</th>
<td>2026-03-27T15:56:31Z</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 - BCI 16.0</li>
</ul>
</td>
</tr>
</tbody>
</table>
<p>An update that can now be installed.</p>
<h2>Description:</h2>
<p>This update for plexus-pom, plexus-io, plexus-interactivity, plexus-compiler, plexus-archiver, modello, maven-surefire, maven-resolver, junit5, byte-buddy, sisu, xmlgraphics-commons, xmlgraphics-fop, apache-commons-io, plexus-testing, maven-shade-plugin, jdependency, maven-filtering, maven-resources-plugin fixes the following issues:</p>
<p>Changes in plexus-pom:</p>
<p>Upgrade to version 25 and 24</p>
<ul>
<li>
<p>New features and improvements</p>
<ul>
<li>Configure njord publisher and releaseURL in pom</li>
<li>add Reproducible Central report</li>
</ul>
</li>
</ul>
<p>Upgrade to version 23 and 22</p>
<ul>
<li>
<p>Breaking changes</p>
<ul>
<li>Prepare for publishing via the Central Portal</li>
</ul>
</li>
</ul>
<p>Upgrade to version 21</p>
<ul>
<li>
<p>New features and improvements</p>
<ul>
<li>Add maven-dependency-plugin to pluginManagement</li>
<li>Align Spotless check/apply with Maven parent</li>
</ul>
</li>
</ul>
<p>Upgrade to version 20</p>
<ul>
<li>
<p>New features and improvements</p>
<ul>
<li>Enforce minimal Java version</li>
<li>Accept all line endings in spotless</li>
<li>Spotless plugin - format .md files</li>
<li>Apply formatting with spotless-plugin by default</li>
<li>Sync license header with ASF</li>
</ul>
</li>
</ul>
<p>Upgrade to version 19</p>
<ul>
<li>
<p>Breaking changes</p>
<ul>
<li>Remove org.apache.maven.plugin-tools:maven-plugin-annotations
from dependencyManagement</li>
</ul>
</li>
<li>
<p>New features and improvements</p>
<ul>
<li>Use bestPractices for gpg plugin</li>
<li>Drop using passphrase for maven-gpg-plugin</li>
<li>Skip empty report for taglist-maven-plugin</li>
</ul>
</li>
</ul>
<p>Upgrade to version 18</p>
<ul>
<li>
<p>New features and improvements</p>
<ul>
<li>Skip empty surefire and pmd reports</li>
<li>Disable site descriptor publishing by child projects</li>
<li>Warning about usage of deprecated API by compiler</li>
<li>Maven compiler - disable annotation processing by default</li>
</ul>
</li>
<li>
<p>Upgrade to version 17</p>
</li>
<li>
<p>New features and improvements</p>
<ul>
<li>Add default Specification and Implementation entries in jar
manifest</li>
<li>Add maven-invoker-plugin to pluginManagement</li>
</ul>
</li>
<li>
<p>Upgrade to version 16</p>
</li>
<li>
<p>New features and improvements</p>
<ul>
<li>Introduce minimalMavenBuildVersion property</li>
<li>Use default executor for m-release-p</li>
</ul>
</li>
<li>
<p>Upgrade to version 15</p>
</li>
<li>
<p>Bug Fixes</p>
<ul>
<li>Update spotless plugin palantir dependency to 2.35.0 to work
with Java 21</li>
</ul>
</li>
<li>
<p>Maintenance</p>
<ul>
<li>Replace plexus-component-metadata plugin (deprecated) with Sisu</li>
</ul>
</li>
</ul>
<p>Changes in plexus-io:</p>
<p>Upgrade to version 3.6.0</p>
<ul>
<li>
<p>Maintenance</p>
<ul>
<li>JUnit Jupiter best practices</li>
<li>Replace FileUtils.deleteDirectory(File) with JDK provided API</li>
<li>Close DeferredFileOutputStream to prevent
FileNotFoundException on temp files</li>
<li>Handle IOException when retrieving file ownership on WSL2
network drives</li>
</ul>
</li>
</ul>
<p>Changes in plexus-interactivity:</p>
<p>Upgrade to version 1.5.1</p>
<ul>
<li>
<p>Maintenance</p>
<ul>
<li>JUnit Jupiter best practices</li>
</ul>
</li>
</ul>
<p>Changes in plexus-compiler:</p>
<p>Upgrade to upstream release 2.16.2</p>
<ul>
<li>
<p>Bug Fixes</p>
<ul>
<li>Fixed ConcurrentModificationException on compilerArguments</li>
</ul>
</li>
</ul>
<p>Upgrade to upstream release 2.16.1</p>
<ul>
<li>
<p>Bug Fixes</p>
<ul>
<li>Fix detecting java version for JDK 1.8</li>
<li>
<h1>420: fix detection of java version when JAVA_TOOL_OPTIONS</h1>
is set</li>
</ul>
</li>
</ul>
<p>Upgrade to upstream release 2.16.0</p>
<ul>
<li>
<p>New features and improvements</p>
<ul>
<li>Added 3 MSVC csharp compiler options</li>
<li>Bump ErrorProne to 2.37.0 - requires Java 17</li>
</ul>
</li>
<li>
<p>Bug Fixes</p>
<ul>
<li>Fix Zip Slip vulnerability in JAR extraction</li>
<li>Fixed wrong excludes management</li>
</ul>
</li>
<li>
<p>Maintenance</p>
<ul>
<li>Replace FileUtils.deleteDirectory(File) with JDK provided API</li>
<li>chore: remove junit3 references</li>
<li>Update Java version checks to include JDK 25</li>
<li>Include JDK 24 in CI</li>
<li>Apply spotless re-formatting</li>
<li>Create codeql.yml</li>
<li>Pass tests with Java 22 and 23</li>
</ul>
</li>
</ul>
<p>Changes in plexus-archiver:</p>
<p>Upgrade to upstream version 4.11.0</p>
<ul>
<li>
<p>New features and improvements</p>
<ul>
<li>Replace PlexusIoZipFileResourceCollection with
PlexusArchiverZipFileResourceCollection for non-JAR formats</li>
</ul>
</li>
<li>
<p>Bug Fixes</p>
<ul>
<li>Revert "Utilize VT if possible</li>
<li>Fix AbstractZipUnArchiver handling of zip entries with
unspecified modification time</li>
<li>Fix AbstractArchiver.getFiles() to return forward slashes for
ZIP-based archivers</li>
<li>Reduce heap usage in Zip archiver to prevent OutOfMemoryError
in CI builds</li>
</ul>
</li>
<li>
<p>Maintenance</p>
<ul>
<li>Convert to Markdown and compare to Commons Compress</li>
<li>JUnit Jupiter best practices</li>
<li>Replace FileUtils.deleteDirectory(File) with JDK provided API</li>
</ul>
</li>
</ul>
<p>Changes in modello:</p>
<p>Upgrade to upstream version 2.6.0</p>
<ul>
<li>
<p>New features and improvements</p>
<ul>
<li>Fix XSD generator to respect required field attribute</li>
<li>Give access to XmlModelMetadata from velocity helper</li>
<li>Fix multiplicity=1 for simple type associations in
Reader/Writer generators</li>
</ul>
</li>
<li>
<p>Bug Fixes</p>
<ul>
<li>Fix Root class name conflict in JDOM writer generator</li>
</ul>
</li>
</ul>
<p>Changes in maven-surefire:</p>
<p>Upgrade to 3.5.5</p>
<ul>
<li>
<p>New features and improvements</p>
<ul>
<li>Replace runing external process and parsing output with simple
ProcessHandle if available (Java9+)</li>
<li>Pass slf4j context to spawned thread</li>
<li>SUREFIRE-3239: allow override of statistics file checksum</li>
<li>Reduce log level for skipped tests result to info</li>
</ul>
</li>
<li>
<p>Bug Fixes</p>
<ul>
<li>Use PowerShell instead of WMIC for detecting zombie process on
Windows. Please note if you are using Windows with Java 8 and
not PowerShell you have options to: use Java 9+, install
PowerShell or stay on Surefire 3.5.4</li>
<li>Properly work with test failures caused during beforeAll phase</li>
</ul>
</li>
<li>
<p>Documentation updates</p>
<ul>
<li>Clarify how late placeholder replacement (@{...}) deals with</li>
</ul>
</li>
</ul>
<p>Changes in maven-resolver:</p>
<p>Update to upstream version 1.9.27</p>
<ul>
<li>
<p>Bug Fixes</p>
<ul>
<li>Sync TrackingFileManager with 2.x</li>
</ul>
</li>
</ul>
<p>Update to upstream version 1.9.26</p>
<ul>
<li>
<p>New features and improvements</p>
<ul>
<li>GH-1773: Treat 410 Gone as 404 Not Found</li>
<li>GH-1737: Revert partially parallel upload change</li>
</ul>
</li>
<li>
<p>Bug Fixes</p>
<ul>
<li>GH-1768; Drastically simplify auth caching</li>
<li>[1.9.x] Bug: GH-1703 Locally cached artifacts defy RRF</li>
</ul>
</li>
<li>
<p>Documentation updates</p>
<ul>
<li>Clarify that HTTP Transport uses Apache HTTP Client</li>
</ul>
</li>
</ul>
<p>Changes in junit5:</p>
<p>Update to upstream version 5.14.2</p>
<ul>
<li>
<p>Principal changes:</p>
<ul>
<li>Introduce @ClassTemplate and @ParameterizedClass support in
JUnit Jupiter</li>
<li>Access to ParameterInfo for JUnit Jupiter extensions</li>
<li>New @SentenceFragment annotation for use with
IndicativeSentences display name generator</li>
<li>Add --redirect-stdout and --redirect-stderr options to
ConsoleLauncher</li>
<li>Introduce test discovery support in EngineTestKit</li>
<li>Reporting of discovery issues for test engines</li>
<li>Resource management for launcher sessions and execution
requests</li>
<li>GraalVM: removal of native-image.properties files from JARs</li>
<li>Bug fixes and other minor improvements</li>
<li>Deprecations along with new APIs to ease migration to JUnit 6</li>
</ul>
</li>
</ul>
<p>Changes in sisu:</p>
<p>Upgrade to upstream release 1.0.0</p>
<ul>
<li>
<p>Changes</p>
<ul>
<li>Get rid of ancient logback</li>
<li>Source formatting and license headers</li>
<li>Modernize codebase</li>
<li>Build with Java 25</li>
<li>Remove "Incubation" from bundle names</li>
</ul>
</li>
</ul>
<p>Changes in apache-commons-io:</p>
<p>Upgrade to 2.21.0</p>
<ul>
<li>
<p>New features</p>
<ul>
<li>FileUtils#byteCountToDisplaySize() supports Zettabyte,
Yottabyte, Ronnabyte and Quettabyte</li>
<li>Add org.apache.commons.io.FileUtils.ONE_RB</li>
<li>Add org.apache.commons.io.FileUtils.ONE_QB</li>
<li>Add org.apache.commons.io.output.ProxyOutputStream
.writeRepeat(byte[], int, int, long)</li>
<li>Add org.apache.commons.io.output.ProxyOutputStream
.writeRepeat(byte[], long)</li>
<li>Add org.apache.commons.io.output.ProxyOutputStream
.writeRepeat(int, long)</li>
<li>Add length unit support in FileSystem limits</li>
<li>Add IOUtils.toByteArray(InputStream, int, int) for safer
chunked reading with size validation</li>
<li>Add org.apache.commons.io.file.PathUtils.getPath(String,
String)</li>
<li>Add org.apache.commons.io.channels
.ByteArraySeekableByteChannel</li>
<li>Add IOIterable.asIterable()</li>
<li>Add NIO channel support to 'AbstractStreamBuilder'</li>
<li>Add CloseShieldChannel to close-shielded NIO Channels</li>
<li>Added IOUtils.checkFromIndexSize as a Java 8 backport of
Objects.checkFromIndexSize</li>
</ul>
</li>
<li>
<p>Fixed Bugs</p>
<ul>
<li>When testing on Java 21 and up, enable
-XX:+EnableDynamicAgentLoading</li>
<li>When testing on Java 24 and up, don't fail
FileUtilsListFilesTest for a different behavior in the JRE</li>
<li>ValidatingObjectInputStream does not validate dynamic proxy
interfaces</li>
<li>BoundedInputStream.getRemaining() now reports Long.MAX_VALUE
instead of 0 when no limit is set</li>
<li>BoundedInputStream.available() correctly accounts for the
maximum read limit</li>
<li>Deprecate IOUtils.readFully(InputStream, int) in favor of
toByteArray(InputStream, int)</li>
<li>IOUtils.toByteArray(InputStream) now throws IOException on
byte array overflow</li>
<li>Javadoc general improvements</li>
<li>IOUtils.toByteArray() now throws EOFException when not enough
data is available</li>
<li>Fix IOUtils.skip() usage in concurrent scenarios</li>
<li>[javadoc] Fix XmlStreamReader Javadoc to indicate the correct
class that is built</li>
</ul>
</li>
<li>
<p>Removed</p>
<ul>
<li>Inline private constant field
ProxyInputStream.exceptionHandler</li>
</ul>
</li>
</ul>
<p>Upgrade to 2.20.0</p>
<ul>
<li>
<p>New features</p>
<ul>
<li>Add org.apache.commons.io.file.CountingPathVisitor
.accept(Path, BasicFileAttributes)</li>
<li>Add org.apache.commons.io.Charsets.isAlias(Charset, String)</li>
<li>Add org.apache.commons.io.Charsets.isUTF8(Charset)</li>
<li>Add org.apache.commons.io.Charsets.toCharsetDefault(String,
Charset)</li>
<li>Add Tailer ignoreTouch option</li>
</ul>
</li>
<li>
<p>Fixed Bugs</p>
<ul>
<li>[javadoc] Rename parameter of ProxyOutputStream.write(int)</li>
<li>CopyDirectoryVisitor ignores fileFilter</li>
<li>org.apache.commons.io.build.AbstractOrigin.getReader(Charset)
now maps a null Charset to the default Charset</li>
<li>org.apache.commons.io.build.AbstractOrigin
.AbstractRandomAccessFileOrigin.getReader(Charset) now maps a
null Charset to the default Charset</li>
<li>org.apache.commons.io.build.AbstractOrigin.ByeArrayOrigin
.getReader(Charset) now maps a null Charset to the default
Charset</li>
<li>org.apache.commons.io.build.AbstractOrigin.InputStreamOrigin
.getReader(Charset) now maps a null Charset to the default
Charset</li>
<li>org.apache.commons.io.build.AbstractOrigin.getWriter(Charset)
now maps a null Charset to the default Charset</li>
<li>org.apache.commons.io.build.AbstractOrigin
.AbstractRandomAccessFileOrigin.getWriter(Charset) now maps a
null Charset to the default Charset</li>
<li>org.apache.commons.io.build.AbstractOrigin.OutputStreamOrigin
.getWriter(Charset) now maps a null Charset to the default
Charset</li>
<li>FileUtils.readLines(File, Charset) now maps a null Charset to
the default Charset</li>
<li>Fix SpotBugs [ERROR] Medium: Shared primitive variable
"atSlashCr" in one thread may not yield the value of the most
recent write from another thread
[org.apache.commons.io.input.WindowsLineEndingInputStream,
org.apache.commons.io.input.WindowsLineEndingInputStream] At
WindowsLineEndingInputStream.java:[line 77] Another occurrence
at WindowsLineEndingInputStream.java:[line 81]
AT_STALE_THREAD_WRITE_OF_PRIMITIVE</li>
<li>Fix SpotBugs [ERROR] Medium: Shared primitive variable
"atSlashCr" in one thread may not yield the value of the most
recent write from another thread
[org.apache.commons.io.input.WindowsLineEndingInputStream] At
WindowsLineEndingInputStream.java:[line 112]
AT_STALE_THREAD_WRITE_OF_PRIMITIVE</li>
<li>Fix SpotBugs [ERROR] Medium: Shared primitive variable
"atSlashLf" in one thread may not yield the value of the most
recent write from another thread
[org.apache.commons.io.input.WindowsLineEndingInputStream] At
WindowsLineEndingInputStream.java:[line 113]
AT_STALE_THREAD_WRITE_OF_PRIMITIVE</li>
<li>Fix SpotBugs [ERROR] Medium: Shared primitive variable
"atSlashLf" in one thread may not yield the value of the most
recent write from another thread
[org.apache.commons.io.input.UnixLineEndingInputStream] At
UnixLineEndingInputStream.java:[line 75]
AT_STALE_THREAD_WRITE_OF_PRIMITIVE</li>
<li>Fix SpotBugs [ERROR] Medium: Shared primitive variable
"atEos" in one thread may not yield the value of the most
recent write from another thread
[org.apache.commons.io.input.UnixLineEndingInputStream] At
UnixLineEndingInputStream.java:[line 120]
AT_STALE_THREAD_WRITE_OF_PRIMITIVE</li>
<li>Fix SpotBugs [ERROR] Medium: Shared primitive variable
"atSlashCr" in one thread may not yield the value of the most
recent write from another thread
[org.apache.commons.io.input.UnixLineEndingInputStream] At
UnixLineEndingInputStream.java:[line 124]
AT_STALE_THREAD_WRITE_OF_PRIMITIVE</li>
<li>Fix SpotBugs [ERROR] Medium: Shared primitive variable
"atSlashLf" in one thread may not yield the value of the most
recent write from another thread
[org.apache.commons.io.input.UnixLineEndingInputStream] At
UnixLineEndingInputStream.java:[line 125]
AT_STALE_THREAD_WRITE_OF_PRIMITIVE</li>
<li>Fix SpotBugs [ERROR] Medium: Shared primitive variable
"closed" in one thread may not yield the value of the most
recent write from another thread
[org.apache.commons.io.input.ProxyInputStream] At
ProxyInputStream.java:[line 233]
AT_STALE_THREAD_WRITE_OF_PRIMITIVE</li>
<li>Fix SpotBugs [ERROR] Medium: Shared primitive variable
"propagateClose" in one thread may not yield the value of the
most recent write from another thread
[org.apache.commons.io.input.BoundedInputStream] At
BoundedInputStream.java:[line 555]
AT_STALE_THREAD_WRITE_OF_PRIMITIVE</li>
<li>QueueInputStream reads all but the first byte without waiting</li>
<li>Javadoc fixes and improvements</li>
<li>Avoid NPE in org.apache.commons.io.filefilter.WildcardFilter
.accept(File)</li>
<li>FileUtils.forceDelete can delete a broken symlink again</li>
<li>Fix infinite loop in AbstractByteArrayOutputStream</li>
<li>Changes</li>
<li>Bump commons.bytebuddy.version from 1.17.5 to 1.17.6</li>
<li>Bump org.apache.commons:commons-parent from 81 to 85</li>
<li>Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0</li>
</ul>
</li>
</ul>
<p>Upgrade to 2.19.0</p>
<ul>
<li>
<p>New features</p>
<ul>
<li>Add ThrottledInputStream.Builder.setMaxBytes(long,
ChronoUnit)</li>
<li>Add IOIterable</li>
<li>ReversedLinesFileReader implements IOIterable<String></li>
<li>Add AbstractByteArrayOutputStream.write(CharSequence,
Charset)</li>
<li>Add AbstractByteArrayOutputStream.write(byte[])</li>
<li>Add RandomAccessFileOutputStream.getRandomAccessFile()</li>
<li>Add ProxyInputStream.setReference(InputStream), was
package-private setIn(InputStream)</li>
<li>Add ProxyOutputStream.setReference(OutputStream)</li>
<li>Add RandomAccessFileInputStream.copy(long, long,
OutputStream)</li>
<li>Add ProxyOutputStream.Builder</li>
<li>Add ByteOrderMark.matches(int[])</li>
<li>Add BrokenOutputStream.BrokenOutputStream(Function<String>,
Throwable>) and deprecate Supplier<String> constructor</li>
<li>Add IOBooleanSupplier</li>
<li>Add Uncheck.getAsBoolean(IOBooleanSupplier)</li>
<li>Add FileChannels.contentEquals(SeekableByteChannel,
SeekableByteChannel, int)</li>
<li>Add FileChannels.contentEquals(ReadableByteChannel,
ReadableByteChannel, int)</li>
<li>Add SimplePathVisitor.AbstractBuilder</li>
<li>Add CountingPathVisitor.AbstractBuilder and
CountingPathVisitor.Builder</li>
<li>Add AccumulatorPathVisitor.Builder and builder()</li>
<li>Add PathUtils.contentEquals(FileSystem, FileSystem)</li>
</ul>
</li>
<li>
<p>Fixed Bugs</p>
<ul>
<li>Deprecate constructor Counters.Counters() to be private in
4.0</li>
<li>Deprecate constructor Charsets.Charsets() to be private in
4.0</li>
<li>Pick up maven-antrun-plugin version from parent POM
org.apache:apache</li>
<li>Javadoc is missing its Overview page</li>
<li>Remove -nouses directive from maven-bundle-plugin. OSGi
package imports now state 'uses' definitions for package
imports, this doesn't affect JPMS (from
org.apache.commons:commons-parent:80)</li>
<li>Deprecate DeferredFileOutputStream.getStream() in favor of
getOutputStream()</li>
<li>Improve Javadoc for a BoundedInputStream builder() throwing
IOException</li>
<li>Improve Javadoc for all implementations of
AbstractOriginSupplier#get()</li>
<li>The Consumer to IOUtils.closeQuietly(Closeable, Consumer) now
accepts Exception, not just IOException</li>
<li>The Consumer to IOUtils.close(Closeable, IOConsumer) now
accepts wrapped Exception, not just IOException</li>
<li>Use Uncheck.getAsBoolean(IOBooleanSupplier) to avoid boxing
and unboxing of boolean values</li>
<li>Avoid unnecessary boxing and unboxing of long values in
FileUtils.sizeOf(File)</li>
<li>Avoid unnecessary boxing and unboxing of int values in
UncheckedBufferedReader.read()</li>
<li>Avoid unnecessary boxing and unboxing of int values in
UncheckedFilterInputStream.available() and read()</li>
<li>Avoid unnecessary boxing and unboxing of int values in
UncheckedFilterReader.read()</li>
<li>FileChannels.contentEquals(FileChannel, FileChannel, int) can
return false when comparing a non-blocking channel</li>
<li>Deprecate FileChannels.contentEquals(FileChannel, FileChannel,
int) in favor of FileChannels
.contentEquals(SeekableByteChannel, SeekableByteChannel, int)</li>
<li>Improve performance of IOUtils.contentEquals(InputStream,
InputStream) by about 13%</li>
<li>PathUtils.copyFileToDirectory() across file systems</li>
<li>IOUtils.contentEquals is incorrect when InputStream.available
under-reports</li>
<li>java.lang.ArithmeticException: long overflow java.lang.Math
.addExact(Math.java:932) at org.apache.commons.io.file
.attribute.FileTimes.ntfsTimeToFileTime(FileTimes.java:164).
See also https://issues.apache.org/jira/browse/MDEP-978</li>
<li>java.lang.ArithmeticException: long overflow java.lang.Math
.addExact(Math.java:932) at org.apache.commons.io.file
.attribute.FileTimes.ntfsTimeToDate(long)</li>
<li>FileTimes.toNtfsTime(*) methods can overflow result values</li>
<li>Fix Javadoc for ChunkedOutputStream.Builder</li>
<li>General Javadoc improvements</li>
<li>Calling QueueInputStream.QueueInputStream(null) maps to the
same kind of default blocking queue as
QueueInputStream.Builder.setBlockingQueue(null)</li>
<li>CopyDirectoryVisitor creates incorrect file names when
copying between different file systems that use different file
system separators ("/" versus "\"); fixes
PathUtils.copyDirectory(Path, Path, CopyOption...)</li>
<li>ThreadUtils.sleep(Duration) should handle the underlying OS
time changing</li>
</ul>
</li>
</ul>
<p>Changes in maven-filtering:</p>
<p>Upgrade to upstream version 3.5.0:</p>
<pre><code> * New features and improvements
+ Introduce ChangeDetection
+ Use Release Drafter from shared and improvements
* Bug Fixes
+ Issue 289: filter file names one component at a time on 3.x
branch
</code></pre>
<p>Changes in maven-resource-plugins:</p>
<p>Upgrade to version 3.5.0:</p>
<pre><code> * New features and improvements
+ Bug: use change detecton strategies
* Maintenance
+ Add IT for Issue 444
+ Migration to JUnit 5 - avoid using AbstractMojoTestCase
+ Cleanup deps
</code></pre>
<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 - BCI 16.0
<br/>
<code>zypper in -t patch SUSE-SLES-16.0-459=1</code>
</li>
</ul>
<h2>Package List:</h2>
<ul>
<li>
SUSE Linux Enterprise Server - BCI 16.0 (noarch)
<ul>
<li>maven-resolver-transport-classpath-1.9.27-160000.1.1</li>
<li>plexus-pom-25-160000.1.1</li>
<li>junit5-5.14.2-160000.1.1</li>
<li>maven-surefire-plugin-3.5.5-160000.1.1</li>
<li>maven-failsafe-plugin-3.5.5-160000.1.1</li>
<li>apache-commons-io-javadoc-2.21.0-160000.1.1</li>
<li>plexus-archiver-javadoc-4.11.0-160000.1.1</li>
<li>maven-resolver-javadoc-1.9.27-160000.1.1</li>
<li>apache-commons-io-2.21.0-160000.1.1</li>
<li>maven-surefire-provider-testng-3.5.5-160000.1.1</li>
<li>maven-filtering-3.5.0-160000.1.1</li>
<li>maven-filtering-javadoc-3.5.0-160000.1.1</li>
<li>junit5-bom-5.14.2-160000.1.1</li>
<li>maven-resources-plugin-javadoc-3.5.0-160000.1.1</li>
<li>modello-maven-plugin-javadoc-2.6.0-160000.1.1</li>
<li>maven-resolver-transport-http-1.9.27-160000.1.1</li>
<li>sisu-javadoc-1.0.0-160000.1.1</li>
<li>xmlgraphics-commons-javadoc-2.10-160000.3.1</li>
<li>maven-resolver-transport-wagon-1.9.27-160000.1.1</li>
<li>maven-resolver-util-1.9.27-160000.1.1</li>
<li>maven-resolver-transport-file-1.9.27-160000.1.1</li>
<li>byte-buddy-javadoc-1.18.3-160000.2.1</li>
<li>maven-surefire-provider-junit5-3.5.5-160000.1.1</li>
<li>plexus-compiler-2.16.2-160000.1.1</li>
<li>maven-surefire-plugins-javadoc-3.5.5-160000.1.1</li>
<li>junit5-minimal-javadoc-5.14.2-160000.1.1</li>
<li>maven-resolver-test-util-1.9.27-160000.1.1</li>
<li>maven-surefire-provider-junit-3.5.5-160000.1.1</li>
<li>modello-javadoc-2.6.0-160000.1.1</li>
<li>maven-surefire-javadoc-3.5.5-160000.1.1</li>
<li>maven-resolver-1.9.27-160000.1.1</li>
<li>maven-resolver-impl-1.9.27-160000.1.1</li>
<li>byte-buddy-maven-plugin-1.18.3-160000.2.1</li>
<li>sisu-inject-1.0.0-160000.1.1</li>
<li>modello-2.6.0-160000.1.1</li>
<li>maven-surefire-report-plugin-3.5.5-160000.1.1</li>
<li>plexus-io-3.6.0-160000.1.1</li>
<li>junit5-minimal-5.14.2-160000.1.1</li>
<li>byte-buddy-agent-1.18.3-160000.2.1</li>
<li>sisu-mojos-1.0.0-160000.1.1</li>
<li>plexus-interactivity-api-1.5.1-160000.1.1</li>
<li>sisu-mojos-javadoc-1.0.0-160000.1.1</li>
<li>maven-resolver-spi-1.9.27-160000.1.1</li>
<li>plexus-archiver-4.11.0-160000.1.1</li>
<li>plexus-interactivity-javadoc-1.5.1-160000.1.1</li>
<li>byte-buddy-1.18.3-160000.2.1</li>
<li>maven-surefire-report-parser-3.5.5-160000.1.1</li>
<li>maven-resources-plugin-3.5.0-160000.1.1</li>
<li>maven-resolver-named-locks-1.9.27-160000.1.1</li>
<li>maven-resolver-connector-basic-1.9.27-160000.1.1</li>
<li>plexus-compiler-javadoc-2.16.2-160000.1.1</li>
<li>maven-surefire-provider-junit5-javadoc-3.5.5-160000.1.1</li>
<li>junit5-javadoc-5.14.2-160000.1.1</li>
<li>maven-resolver-api-1.9.27-160000.1.1</li>
<li>xmlgraphics-fop-2.10-160000.3.1</li>
<li>xmlgraphics-commons-2.10-160000.3.1</li>
<li>maven-surefire-3.5.5-160000.1.1</li>
<li>plexus-io-javadoc-3.6.0-160000.1.1</li>
<li>plexus-compiler-extras-2.16.2-160000.1.1</li>
<li>modello-maven-plugin-2.6.0-160000.1.1</li>
<li>sisu-plexus-1.0.0-160000.1.1</li>
</ul>
</li>
</ul>
</div>