dependabot[bot] opened a new pull request, #258:
URL: https://github.com/apache/logging-log4j-samples/pull/258

   Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 
20241224 to 20250107.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/douglascrockford/JSON-java/releases";>org.json:json's 
releases</a>.</em></p>
   <blockquote>
   <h2>20250107</h2>
   <table>
   <thead>
   <tr>
   <th>Pull Request</th>
   <th>Description</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td><a 
href="https://redirect.github.com/douglascrockford/JSON-java/issues/930";>#930</a></td>
   <td><a 
href="https://redirect.github.com/stleary/JSON-java/pull/930";>pre-release-20250107:
 updates for next release</a></td>
   </tr>
   <tr>
   <td><a 
href="https://redirect.github.com/douglascrockford/JSON-java/issues/929";>#929</a></td>
   <td><a href="https://redirect.github.com/stleary/JSON-java/pull/929";>restore 
moditect in pom.xml</a></td>
   </tr>
   </tbody>
   </table>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md";>org.json:json's
 changelog</a>.</em></p>
   <blockquote>
   <h1>Release history:</h1>
   <p>JSON-java releases can be found by searching the Maven repository for 
groupId &quot;org.json&quot;
   and artifactId &quot;json&quot;. For example:
   <a 
href="https://search.maven.org/search?q=g:org.json%20AND%20a:json&amp;core=gav";>https://search.maven.org/search?q=g:org.json%20AND%20a:json&amp;core=gav</a></p>
   <pre><code>20250107....Restore moditect in pom.xml
   <p>20241224....Strict mode opt-in feature, and recent commits. This release 
does not contain module-info.class.
   It is not recommended if you need this feature.</p>
   <p>20240303    Revert optLong/getLong changes, and recent commits.</p>
   <p>20240205    Recent commits.</p>
   <p>20231013    First release with minimum Java version 1.8. Recent commits, 
including fixes for CVE-2023-5072.</p>
   <p>20230618    Final release with Java 1.6 compatibility. Future releases 
will require Java 1.8 or greater.</p>
   <p>20230227    Fix for CVE-2022-45688 and recent commits</p>
   <p>20220924    New License - public domain, and some minor updates</p>
   <p>20220320    Wrap StackOverflow with JSONException</p>
   <p>20211205    Recent commits and some bug fixes for similar()</p>
   <p>20210307    Recent commits and potentially breaking fix to JSONPointer</p>
   <p>20201115    Recent commits and first release after project structure 
change</p>
   <p>20200518    Recent commits and snapshot before project structure 
change</p>
   <p>20190722    Recent commits</p>
   <p>20180813    POM change to include Automatic-Module-Name (<a 
href="https://redirect.github.com/douglascrockford/JSON-java/issues/431";>#431</a>)
   JSONObject(Map) now throws an exception if any of a map keys are null (<a 
href="https://redirect.github.com/douglascrockford/JSON-java/issues/405";>#405</a>)</p>
   <p>20180130    Recent commits</p>
   <p>20171018    Checkpoint for recent commits.</p>
   <p>20170516    Roll up recent commits.</p>
   <p>20160810    Revert code that was breaking opt*() methods.</p>
   <p>20160807    This release contains a bug in the JSONObject.opt*() and 
JSONArray.opt*() methods,
   it is not recommended for use.
   Java 1.6 compatability fixed, JSONArray.toList() and JSONObject.toMap(),
   &lt;/tr&gt;&lt;/table&gt;
   </code></pre></p>
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/douglascrockford/JSON-java/commits";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.json:json&package-manager=maven&previous-version=20241224&new-version=20250107)](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: robots-unsubscr...@logging.apache.org

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

Reply via email to