<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>


<style>img {
max-width: 100%; height: auto;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: var(--default-regular-font, "GitLab Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px; font-family: var(--default-regular-font, "GitLab Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">

<h3 style="margin-top: 20px; margin-bottom: 10px;">
Emmanuel Bourg pushed to branch upstream at <a href="https://salsa.debian.org/java-team/libcommons-lang3-java">Debian Java Maintainers / libcommons-lang3-java</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/java-team/libcommons-lang3-java/-/commit/25e80ade11d0d2f493c28be87008c511fbd76048">25e80ade</a></strong>
<div>
<span> by Emmanuel Bourg </span> <i> at 2024-01-05T17:05:07+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 3.14.0</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
21 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#c3aa8b7f1c613e43d3bb9d5ac52ac6603d945e89">
.github/workflows/codeql-analysis.yml
</a>
</li>
<li class="file-stats">
<a href="#e5a6f1ed046081016d3663d7c080e9a742d096d0">
.github/workflows/coverage.yml
</a>
</li>
<li class="file-stats">
<a href="#c709f6995f23dae0da365bff70068f8288fa89e0">
.github/workflows/maven.yml
</a>
</li>
<li class="file-stats">
<a href="#6b84d18462352d1f786b24caefa901d9cf5e45e5">
.github/workflows/scorecards-analysis.yml
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#f3a4611c5b27808109eecbffe706f70a983e7b07">
RELEASE-NOTES.txt
</a>
</li>
<li class="file-stats">
<a href="#442292b8a7efeabbe4cc176709b833b1792140ec">
pom.xml
</a>
</li>
<li class="file-stats">
<a href="#8e2312b10b8afc3e9fc5c1727b620d530abb0bdb">
src/changes/changes.xml
</a>
</li>
<li class="file-stats">
<a href="#2761d2f9d0ef820e0c55f173495a5c831cd89a27">
src/changes/release-notes.vm
</a>
</li>
<li class="file-stats">
<a href="#269dda9f61af78367d75a76543c7d00857a49280">
src/main/java/org/apache/commons/lang3/AnnotationUtils.java
</a>
</li>
<li class="file-stats">
<a href="#fe9dfcf4ac89f86156d0db0180eee1fe0e7b3d26">
src/main/java/org/apache/commons/lang3/ArchUtils.java
</a>
</li>
<li class="file-stats">
<a href="#2b72cc4fefade41f1e795391b5cea6ac486b8606">
<span class="new-file">
+
src/main/java/org/apache/commons/lang3/ArrayFill.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#d061c9044420e82961f02fc2db1c04a3b16da832">
src/main/java/org/apache/commons/lang3/ArraySorter.java
</a>
</li>
<li class="file-stats">
<a href="#c70b4b1b6bd07ae22ed0670538cb4f134fa4e6ba">
src/main/java/org/apache/commons/lang3/ArrayUtils.java
</a>
</li>
<li class="file-stats">
<a href="#fa89ceb10370867ec33700a783d9d0472ad5a18e">
src/main/java/org/apache/commons/lang3/BitField.java
</a>
</li>
<li class="file-stats">
<a href="#843a1d5e30133d859fa609efca04cd1870d4b30f">
src/main/java/org/apache/commons/lang3/CharRange.java
</a>
</li>
<li class="file-stats">
<a href="#5b5872f5d0a93f542fb67129d87121f9b4168b14">
src/main/java/org/apache/commons/lang3/CharSet.java
</a>
</li>
<li class="file-stats">
<a href="#9f725aa6e4e58734f3db113891cd6e945e05ce44">
src/main/java/org/apache/commons/lang3/CharUtils.java
</a>
</li>
<li class="file-stats">
<a href="#e886ef09762e5ed9a331a94018b67293378e27ac">
src/main/java/org/apache/commons/lang3/Charsets.java
</a>
</li>
<li class="file-stats">
<a href="#6040359a9f1a1d1cf4e7a20710a2f8573615c792">
src/main/java/org/apache/commons/lang3/ClassLoaderUtils.java
</a>
</li>
<li class="file-stats">
<a href="#5e6e913d332cf785e12bc3a93766ad4f239193fb">
src/main/java/org/apache/commons/lang3/ClassUtils.java
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.875rem;">
The diff was not included because it is too large.
</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #737278;">

<br>
<a href="https://salsa.debian.org/java-team/libcommons-lang3-java/-/commit/25e80ade11d0d2f493c28be87008c511fbd76048">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/java-team/libcommons-lang3-java/-/commit/25e80ade11d0d2f493c28be87008c511fbd76048"}}</script>


</p>
</div>
</body>
</html>