dependabot[bot] opened a new pull request, #13874:
URL: https://github.com/apache/camel/pull/13874

   Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson2) from 
2.0.48 to 2.0.49.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/alibaba/fastjson2/releases";>com.alibaba:fastjson's 
releases</a>.</em></p>
   <blockquote>
   <h2>fastjson 2.0.49发布</h2>
   <p>这又是一个例行月度更新的BUG FIX版本,大家按需升级。</p>
   <h1>1. Issues</h1>
   <ol>
   <li>增强对JSONPath语法的支持 <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/2401";>#2401</a> <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/2405";>#2405</a></li>
   <li>增强对Jackson Annotation的支持 <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/2399";>#2399</a></li>
   <li>增强JSONB反序列化对日期类型的不匹配类型时的处理 <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/2408";>#2408</a></li>
   <li>修复JSONB反序列化某些场景会丢失字段的问题 <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/2411";>#2411</a></li>
   <li>修复JSONType#serializeFeatures配置WriteNonStringValueAsString 不生效的问题 <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/2431";>#2431</a></li>
   <li>修复Map.Entry类型序列化WriteNonStringValueAsString不生效的问题 <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/2431";>#2431</a></li>
   <li>修复序列化ReentrantLock序列化异常的问题 <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/2437";>#2437</a></li>
   <li>修复2.0.48引入的序列化在数据较大时报writeName8Raw方法数据越界异常的问题 <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/2433";>#2433</a> <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/2419";>#2419</a> <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/2429";>#2429</a></li>
   <li>修复反序列化空EnumSet报错的问题 <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/2423";>#2423</a></li>
   <li>提供Redission Codec <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/2420";>#2420</a> 
具体使用看<a 
href="https://github.com/alibaba/fastjson2/wiki/redission_codec_cn";>文档</a></li>
   <li>修复长度为14 key某些场景会导致数据丢失的问题 <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/2409";>#2409</a></li>
   <li>修复GraalVM报错的问题 <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/2406";>#2406</a></li>
   <li>修复kotlin jdk 21.0.2 情况下JSONWriter.Feature.WriteEnumsUsingName不生效的问题 <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/2276";>#2276</a></li>
   <li>修复反序列化如果多个Key的hashCode相同时反序列化会字段丢失的问题 <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/2411";>#2411</a></li>
   <li>修复SimplePropertyPreFilter和fastjson 1.x不兼容的问题 <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/2384";>#2384</a></li>
   <li>修复反序列化不支持hutool Tree的问题 <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/2375";>#2375</a></li>
   <li>修复autoTypeFilter在某些场景不起作用的问题 <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/2367";>#2367</a></li>
   <li>修复parseArray方法不能正确处理引用的问题 <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/2348";>#2348</a></li>
   <li>修复android5版本对longValueExtract方法的兼容问题</li>
   <li>修复JSONType配置FieldBased不起作用的问题 <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/2371";>#2371</a></li>
   </ol>
   <h1>2. MAVEN依赖配置</h1>
   <pre lang="xml"><code>&lt;dependency&gt;
       &lt;groupId&gt;com.alibaba.fastjson2&lt;/groupId&gt;
       &lt;artifactId&gt;fastjson2&lt;/artifactId&gt;
       &lt;version&gt;2.0.49&lt;/version&gt;
   &lt;/dependency&gt;
   </code></pre>
   <ul>
   <li>android5针对优化版本
   
这个版本和android4兼容版本基本一致,只是使用了java.nio.charset.StandardCharsets,后续将会不再升级android4兼容版本。</li>
   </ul>
   <pre lang="xml"><code>&lt;dependency&gt;
       &lt;groupId&gt;com.alibaba.fastjson2&lt;/groupId&gt;
       &lt;artifactId&gt;fastjson2&lt;/artifactId&gt;
       &lt;version&gt;2.0.49.android5&lt;/version&gt;
   &lt;/dependency&gt;
   </code></pre>
   <ul>
   <li>android8针对优化版本
   这个版本支持java.time和Optional</li>
   </ul>
   <pre lang="xml"><code>&lt;dependency&gt;
       &lt;groupId&gt;com.alibaba.fastjson2&lt;/groupId&gt;
       &lt;artifactId&gt;fastjson2&lt;/artifactId&gt;
   &lt;/tr&gt;&lt;/table&gt; 
   </code></pre>
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/alibaba/fastjson2/commit/c86bb8082c7ab2d5efbc04cb6063b6726d84c613";><code>c86bb80</code></a>
 2.0.49 release</li>
   <li><a 
href="https://github.com/alibaba/fastjson2/commit/a4618b46737b80e766de69fec553dad7c280101e";><code>a4618b4</code></a>
 update benchmark</li>
   <li><a 
href="https://github.com/alibaba/fastjson2/commit/686fe3e31e133a5f63ddb4d11c0bb0bf28694146";><code>686fe3e</code></a>
 add testcase for issue <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/2435";>#2435</a></li>
   <li><a 
href="https://github.com/alibaba/fastjson2/commit/a77bb6c4933a5cebea63d77888299cfed93dc7c5";><code>a77bb6c</code></a>
 remove testcase println</li>
   <li><a 
href="https://github.com/alibaba/fastjson2/commit/d2058ab39397b5f7cb4f29c4e36ff5d9a0323cb8";><code>d2058ab</code></a>
 fix JSONType &amp; JSONField WriteNonStringValueAsString feature not work, for 
is...</li>
   <li><a 
href="https://github.com/alibaba/fastjson2/commit/44264843294dc7301817480287daa14e6d529d2c";><code>4426484</code></a>
 fix PropertyPreFilter, for issue <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/2384";>#2384</a></li>
   <li><a 
href="https://github.com/alibaba/fastjson2/commit/736a330f47ca654b6daaeb970b694de9b38da83a";><code>736a330</code></a>
 fix JSONType &amp; JSONField WriteNonStringValueAsString feature not work, for 
is...</li>
   <li><a 
href="https://github.com/alibaba/fastjson2/commit/bc167b0aec6e47d83b0f13ed571dbb385d080391";><code>bc167b0</code></a>
 add testcase for issue <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/2426";>#2426</a></li>
   <li><a 
href="https://github.com/alibaba/fastjson2/commit/bfa24a76737a2c8362a1300295b45bb5d248a1b6";><code>bfa24a7</code></a>
 add testcase for issue <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/2426";>#2426</a></li>
   <li><a 
href="https://github.com/alibaba/fastjson2/commit/86cf4ec2f0edef8069415770b4ce4c58b5b76d74";><code>86cf4ec</code></a>
 support redission json &amp; jsonb codec, for issue <a 
href="https://redirect.github.com/alibaba/fastjson2/issues/2420";>#2420</a></li>
   <li>Additional commits viewable in <a 
href="https://github.com/alibaba/fastjson2/compare/2.0.48...2.0.49";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.alibaba:fastjson&package-manager=maven&previous-version=2.0.48&new-version=2.0.49)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to