<!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;">
Markus Koschany pushed to branch upstream at <a href="https://salsa.debian.org/java-team/jackson-databind" style="color: #1068bf;">Debian Java Maintainers / jackson-databind</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/jackson-databind/-/commit/ce642ee8178fafb9a5eec5a60827bf9f117881e8" style="color: #1068bf;">ce642ee8</a></strong>
<div>
<span> by Markus Koschany </span> <i> at 2022-11-11T22:53:20+01: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 2.14.0</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#4123588cdef112aa874bf52a300e9ed01db3ccd2" style="color: #1068bf;">
.github/FUNDING.yml
</a>
</li>
<li class="file-stats">
<a href="#091aff741808a09242f252264b14f4a9adaa5305" style="color: #1068bf;">
<span class="new-file">
+
.github/dependabot.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#d67f1229b73f9a1383b0cf954aee80be993592e7" style="color: #1068bf;">
<span class="new-file">
+
.github/workflows/cifuzz.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#c3aa8b7f1c613e43d3bb9d5ac52ac6603d945e89" style="color: #1068bf;">
.github/workflows/codeql-analysis.yml
</a>
</li>
<li class="file-stats">
<a href="#c778226b6c4c0fb51cf7942c8ee1f3d9fc1249d0" style="color: #1068bf;">
.github/workflows/main.yml
</a>
</li>
<li class="file-stats">
<a href="#817994591bde2912de89324d18df5fa3029e7571" style="color: #1068bf;">
.mvn/wrapper/maven-wrapper.jar
</a>
</li>
<li class="file-stats">
<a href="#32e074f71d16c1e88ac02aa83592ca6ad1fd98a8" style="color: #1068bf;">
.mvn/wrapper/maven-wrapper.properties
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d" style="color: #1068bf;">
README.md
</a>
</li>
<li class="file-stats">
<a href="#7c875fef54268bc433a7fc46aa5fd6e96d58f32f" style="color: #1068bf;">
SECURITY.md
</a>
</li>
<li class="file-stats">
<a href="#5d837c4ed85ecaaf932c506e80ff5d7b9f3d590d" style="color: #1068bf;">
mvnw
</a>
</li>
<li class="file-stats">
<a href="#1f1763f358c257ea3515417352b82b0165647ad1" style="color: #1068bf;">
mvnw.cmd
</a>
</li>
<li class="file-stats">
<a href="#442292b8a7efeabbe4cc176709b833b1792140ec" style="color: #1068bf;">
pom.xml
</a>
</li>
<li class="file-stats">
<a href="#9abbb2f7242964ada4acbce526df01781e8a0817" style="color: #1068bf;">
release-notes/CREDITS-2.x
</a>
</li>
<li class="file-stats">
<a href="#7586a52755f9628899094dec5750ab7e132c6cbc" style="color: #1068bf;">
release-notes/VERSION-2.x
</a>
</li>
<li class="file-stats">
<a href="#49d63e766dfa42d58b1358a6bb646a68da349626" style="color: #1068bf;">
src/main/java/com/fasterxml/jackson/databind/DatabindContext.java
</a>
</li>
<li class="file-stats">
<a href="#eb2e12f92c288ad0eb71eef3bf1c9d3a31a93a50" style="color: #1068bf;">
src/main/java/com/fasterxml/jackson/databind/DeserializationConfig.java
</a>
</li>
<li class="file-stats">
<a href="#faa0ab40bc10ad8aa12f2b85066073e94f0f43ee" style="color: #1068bf;">
src/main/java/com/fasterxml/jackson/databind/DeserializationContext.java
</a>
</li>
<li class="file-stats">
<a href="#6ddbf0a039fae2fb0be860279893d121119cd372" style="color: #1068bf;">
src/main/java/com/fasterxml/jackson/databind/DeserializationFeature.java
</a>
</li>
<li class="file-stats">
<a href="#ff2b6eaaa5216959e3bbebd805c3eecbfd5200b8" style="color: #1068bf;">
src/main/java/com/fasterxml/jackson/databind/JsonDeserializer.java
</a>
</li>
<li class="file-stats">
<a href="#06af0ec6a988829799ca1306bf091578e15922e0" style="color: #1068bf;">
src/main/java/com/fasterxml/jackson/databind/JsonMappingException.java
</a>
</li>
<li class="file-stats">
<a href="#b614f225ab8d513a5ad94a5713ed355446a51f90" style="color: #1068bf;">
src/main/java/com/fasterxml/jackson/databind/JsonNode.java
</a>
</li>
<li class="file-stats">
<a href="#63f476e946b1d9fc547730f493cfc83e16786e23" style="color: #1068bf;">
src/main/java/com/fasterxml/jackson/databind/MapperFeature.java
</a>
</li>
<li class="file-stats">
<a href="#02cb62b6ebac72c71a2a2eeb488a69e7aaea943b" style="color: #1068bf;">
src/main/java/com/fasterxml/jackson/databind/ObjectMapper.java
</a>
</li>
<li class="file-stats">
<a href="#3e90f894b1d30ded5bf929a0d4167be52922093d" style="color: #1068bf;">
src/main/java/com/fasterxml/jackson/databind/ObjectReader.java
</a>
</li>
<li class="file-stats">
<a href="#82fd2eddf0877fec4bdb0caad93b9454cb21590c" style="color: #1068bf;">
src/main/java/com/fasterxml/jackson/databind/ObjectWriter.java
</a>
</li>
<li class="file-stats">
<a href="#b3ae5e52a5d76ad9c88f1c0bdcfdc7320870af06" style="color: #1068bf;">
src/main/java/com/fasterxml/jackson/databind/PropertyNamingStrategies.java
</a>
</li>
<li class="file-stats">
<a href="#b548356085ee450c8f8f69e82d97fdadf1587323" style="color: #1068bf;">
src/main/java/com/fasterxml/jackson/databind/SerializationConfig.java
</a>
</li>
<li class="file-stats">
<a href="#c10dedd3b066341bb637bdbdf7d0720fd5e7f16f" style="color: #1068bf;">
src/main/java/com/fasterxml/jackson/databind/SerializationFeature.java
</a>
</li>
<li class="file-stats">
<a href="#5a811d603056e48f767b7637777866b82ec644fa" style="color: #1068bf;">
src/main/java/com/fasterxml/jackson/databind/SerializerProvider.java
</a>
</li>
<li class="file-stats">
<a href="#99bd7a38030458b47bd45ab82a4402ac33f0e269" style="color: #1068bf;">
src/main/java/com/fasterxml/jackson/databind/cfg/CoercionConfigs.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/jackson-databind/-/commit/ce642ee8178fafb9a5eec5a60827bf9f117881e8" 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/jackson-databind/-/commit/ce642ee8178fafb9a5eec5a60827bf9f117881e8"}}</script>


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