<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<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: -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: -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;">
Tony Mancill pushed to branch upstream
at <a href="https://salsa.debian.org/java-team/snakeyaml" style="color: #1068bf;">Debian Java Maintainers / snakeyaml</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/snakeyaml/-/commit/8e06f9aa7cf617115b41876973ace209a88789ce" style="color: #1068bf;">8e06f9aa</a></strong>
<div>
<span>by tony mancill</span>
<i>at 2022-09-07T07:05:17-07:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "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: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>New upstream version 1.31</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d" style="color: #1068bf;">
README.md
</a>
</li>
<li class="file-stats">
<a href="#83adaa758ab66944ed9d72373ab27abc84d0d419" style="color: #1068bf;">
docker-run-jdk11.sh
</a>
</li>
<li class="file-stats">
<a href="#adfebe05560397605f6cdf150cc5e9f10e563550" style="color: #1068bf;">
<span class="deleted-file">

docker-run-jdk15.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#a581497d155e46e4f4b6c029de5cd1e0e2b27dc6" style="color: #1068bf;">
<span class="deleted-file">

docker-run-jdk16.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#5964ccb55dd808964939739deced956ed9ffb7bb" style="color: #1068bf;">
<span class="new-file">
+
docker-run-jdk17.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#7fa1b803215288fc5da4a94a54e7ecc4e9e084f9" style="color: #1068bf;">
docker-run-jdk7.sh
</a>
</li>
<li class="file-stats">
<a href="#6e813ec73d831948b4a1f71beec4b8230bb70768" style="color: #1068bf;">
docker-run-jdk8.sh
</a>
</li>
<li class="file-stats">
<a href="#442292b8a7efeabbe4cc176709b833b1792140ec" style="color: #1068bf;">
pom.xml
</a>
</li>
<li class="file-stats">
<a href="#9485f11084b5367bdca7a111b5d996c5f8218627" style="color: #1068bf;">
run-in-docker.sh
</a>
</li>
<li class="file-stats">
<a href="#8e2312b10b8afc3e9fc5c1727b620d530abb0bdb" style="color: #1068bf;">
src/changes/changes.xml
</a>
</li>
<li class="file-stats">
<a href="#8be6f0ed703de4d5c2822e004b17a1a188f2f36b" style="color: #1068bf;">
src/etc/announcement.msg
</a>
</li>
<li class="file-stats">
<a href="#838cd85417797b711273881ad716d8a283bfdace" style="color: #1068bf;">
src/etc/header.txt
</a>
</li>
<li class="file-stats">
<a href="#748c12d500ba98e80934269765e95b7023de25dd" style="color: #1068bf;">
src/main/java/org/yaml/snakeyaml/DumperOptions.java
</a>
</li>
<li class="file-stats">
<a href="#75997c0542fd557cc040a5877af49b67b2794e7c" style="color: #1068bf;">
src/main/java/org/yaml/snakeyaml/LoaderOptions.java
</a>
</li>
<li class="file-stats">
<a href="#47d24e5832dd2b545e352a074faf1b20e0ac035e" style="color: #1068bf;">
src/main/java/org/yaml/snakeyaml/TypeDescription.java
</a>
</li>
<li class="file-stats">
<a href="#3239823ee8560c083a108641fef31820af7a894b" style="color: #1068bf;">
src/main/java/org/yaml/snakeyaml/Yaml.java
</a>
</li>
<li class="file-stats">
<a href="#d22b4a191259e552a35c83d1d431adbce6719093" style="color: #1068bf;">
src/main/java/org/yaml/snakeyaml/comments/CommentEventsCollector.java
</a>
</li>
<li class="file-stats">
<a href="#451e868f2f886866f5d56a237f1cdadc34635216" style="color: #1068bf;">
src/main/java/org/yaml/snakeyaml/comments/CommentLine.java
</a>
</li>
<li class="file-stats">
<a href="#6bc60fb7b714fd2e870c98643a7cf7a466463a61" style="color: #1068bf;">
src/main/java/org/yaml/snakeyaml/comments/CommentType.java
</a>
</li>
<li class="file-stats">
<a href="#ae581cb0d2fb9ede04b329b2fd843f1eda8f9c71" style="color: #1068bf;">
src/main/java/org/yaml/snakeyaml/composer/Composer.java
</a>
</li>
<li class="file-stats">
<a href="#6b7225c05e17ea7ebe165058e08d88613fa0e5ce" style="color: #1068bf;">
src/main/java/org/yaml/snakeyaml/composer/ComposerException.java
</a>
</li>
<li class="file-stats">
<a href="#e6a9ff09700175b72c20471a6d1f5348984b7ca9" style="color: #1068bf;">
src/main/java/org/yaml/snakeyaml/constructor/AbstractConstruct.java
</a>
</li>
<li class="file-stats">
<a href="#f2f8b4bab25b4379468179e84db38348d29aff90" style="color: #1068bf;">
src/main/java/org/yaml/snakeyaml/constructor/BaseConstructor.java
</a>
</li>
<li class="file-stats">
<a href="#22edc600e501ec3567f3a29f5eda2c8d73d78b46" style="color: #1068bf;">
src/main/java/org/yaml/snakeyaml/constructor/Construct.java
</a>
</li>
<li class="file-stats">
<a href="#e0374842e4bc8fcb954b9a418a6a513f7dc6121a" style="color: #1068bf;">
src/main/java/org/yaml/snakeyaml/constructor/Constructor.java
</a>
</li>
<li class="file-stats">
<a href="#72c3cd1d7a80ff2424a1b9bf14ff29f680964373" style="color: #1068bf;">
src/main/java/org/yaml/snakeyaml/constructor/ConstructorException.java
</a>
</li>
<li class="file-stats">
<a href="#0849d4584a65c1aed7201fd269dcacc380706113" style="color: #1068bf;">
src/main/java/org/yaml/snakeyaml/constructor/CustomClassLoaderConstructor.java
</a>
</li>
<li class="file-stats">
<a href="#cb3b20bf8e81c0aec6bc333dd8d79ecab94c3094" style="color: #1068bf;">
src/main/java/org/yaml/snakeyaml/constructor/DuplicateKeyException.java
</a>
</li>
<li class="file-stats">
<a href="#0d1190c6e2371d38e0d2bdcbfbc267957ab51ed8" style="color: #1068bf;">
src/main/java/org/yaml/snakeyaml/constructor/SafeConstructor.java
</a>
</li>
<li class="file-stats">
<a href="#0832e52e6a8df9463689c26b4ae52e63a1653ad9" style="color: #1068bf;">
src/main/java/org/yaml/snakeyaml/emitter/Emitable.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: #666;">

<br>
<a href="https://salsa.debian.org/java-team/snakeyaml/-/commit/8e06f9aa7cf617115b41876973ace209a88789ce" style="color: #1068bf;">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" style="color: #1068bf;">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link" style="color: #1068bf;">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link" style="color: #1068bf;">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/snakeyaml/-/commit/8e06f9aa7cf617115b41876973ace209a88789ce"}}</script>


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