dependabot[bot] opened a new pull request, #15041: URL: https://github.com/apache/pinot/pull/15041
Bumps [net.minidev:json-smart](https://github.com/netplex/json-smart-v2) from 2.5.1 to 2.5.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/netplex/json-smart-v2/releases">net.minidev:json-smart's releases</a>.</em></p> <blockquote> <h2>2.5.2</h2> <h2>About CVE-2024-57699</h2> <p>Thanks for <a href="https://github.com/ccudennec-otto"><code>@ccudennec-otto</code></a> Some remarks on the CVE, more discussions in <a href="https://redirect.github.com/netplex/json-smart-v2/issues/236">#236</a></p> <ul> <li>as mentioned <a href="https://redirect.github.com/netplex/json-smart-v2/issues/232">here</a> it is quite unlikely that the vulnerability is exploited if you come here because of Spring Security / <code>com.nimbusds:oauth2-oidc-sdk</code></li> <li>the code changes for the upcoming release will "only" fix the default modes provided by <a href="https://github.com/netplex/json-smart-v2/blob/master/json-smart/src/main/java/net/minidev/json/parser/JSONParser.java#L118">JSONParser</a>, e.g. <code>MODE_RFC4627</code></li> <li>if you create the <code>JSONParser</code> manually / with custom options, make sure you set option <code>LIMIT_JSON_DEPTH</code> <ul> <li>since that's what "connect2id" is doing in their library, they were responsible for fixing it. They've already provided a new 11.x release that fixes the <code>JSONParser</code> setup on their side, i.e. you rather need <em>their</em> fixed version and not version 2.5.2 of json-smart</li> <li>as stated <a href="https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/issues/494/">here</a>, they would also need to backport the fix to the versions that <a href="https://github.com/spring-projects/spring-security/blob/27cb1154f25c74a6532dbd222ead9da53e880020/gradle/libs.versions.toml#L25">Spring Security needs</a> IMHO</li> </ul> </li> </ul> <h2>What's Changed</h2> <ul> <li>fix CVE-2024-57699 for predefined parsers by <a href="https://github.com/ccudennec-otto"><code>@ccudennec-otto</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/233">netplex/json-smart-v2#233</a></li> <li>update maintainer github id and email by <a href="https://github.com/hezhangjian"><code>@hezhangjian</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/234">netplex/json-smart-v2#234</a></li> <li>Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 in /json-smart-action by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/189">netplex/json-smart-v2#189</a></li> <li>Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.4 in /json-smart-action by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/190">netplex/json-smart-v2#190</a></li> <li>Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1 in /json-smart-action by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/191">netplex/json-smart-v2#191</a></li> <li>Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.4 in /json-smart by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/194">netplex/json-smart-v2#194</a></li> <li>Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1 in /json-smart by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/193">netplex/json-smart-v2#193</a></li> <li>Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 in /json-smart by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/192">netplex/json-smart-v2#192</a></li> <li>Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 in /json-smart by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/188">netplex/json-smart-v2#188</a></li> <li>Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 in /json-smart-action by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/185">netplex/json-smart-v2#185</a></li> <li>Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 in /json-smart-action by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/196">netplex/json-smart-v2#196</a></li> <li>Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 in /json-smart by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/197">netplex/json-smart-v2#197</a></li> <li>Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 in /json-smart-action by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/198">netplex/json-smart-v2#198</a></li> <li>Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0 in /json-smart-action by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/200">netplex/json-smart-v2#200</a></li> <li>Bump junit.version from 5.10.2 to 5.10.3 in /json-smart-action by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/199">netplex/json-smart-v2#199</a></li> <li>Bump junit.version from 5.10.2 to 5.10.3 in /json-smart by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/201">netplex/json-smart-v2#201</a></li> <li>Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 in /json-smart by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/203">netplex/json-smart-v2#203</a></li> <li>Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0 in /json-smart by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/202">netplex/json-smart-v2#202</a></li> <li>Bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1 in /json-smart by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/205">netplex/json-smart-v2#205</a></li> <li>Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 in /json-smart by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/206">netplex/json-smart-v2#206</a></li> <li>Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 in /json-smart-action by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/207">netplex/json-smart-v2#207</a></li> <li>Bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1 in /json-smart-action by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/208">netplex/json-smart-v2#208</a></li> <li>Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 in /json-smart by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/214">netplex/json-smart-v2#214</a></li> <li>Bump junit.version from 5.10.3 to 5.11.0 in /json-smart by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/213">netplex/json-smart-v2#213</a></li> <li>Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 in /json-smart by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/212">netplex/json-smart-v2#212</a></li> <li>Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 in /json-smart-action by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/211">netplex/json-smart-v2#211</a></li> <li>Bump junit.version from 5.10.3 to 5.11.0 in /json-smart-action by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/210">netplex/json-smart-v2#210</a></li> <li>Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 in /json-smart-action by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/209">netplex/json-smart-v2#209</a></li> <li>Bump junit.version from 5.11.0 to 5.11.1 in /json-smart-action by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/219">netplex/json-smart-v2#219</a></li> <li>Bump junit.version from 5.11.0 to 5.11.1 in /json-smart by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/216">netplex/json-smart-v2#216</a></li> <li>Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.7 in /json-smart-action by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/218">netplex/json-smart-v2#218</a></li> <li>Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.7 in /json-smart by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/217">netplex/json-smart-v2#217</a></li> <li>update version and dates. by <a href="https://github.com/UrielCh"><code>@UrielCh</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/220">netplex/json-smart-v2#220</a></li> <li>Bump junit.version from 5.11.2 to 5.11.3 in /json-smart by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/222">netplex/json-smart-v2#222</a></li> <li>Bump junit.version from 5.11.2 to 5.11.3 in /json-smart-action by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/221">netplex/json-smart-v2#221</a></li> <li>Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 in /json-smart by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/226">netplex/json-smart-v2#226</a></li> <li>Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 in /json-smart-action by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/224">netplex/json-smart-v2#224</a></li> <li>Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 in /json-smart-action by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/231">netplex/json-smart-v2#231</a></li> <li>Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 in /json-smart by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/229">netplex/json-smart-v2#229</a></li> <li>Bump junit.version from 5.11.3 to 5.11.4 in /json-smart-action by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/230">netplex/json-smart-v2#230</a></li> <li>Bump junit.version from 5.11.3 to 5.11.4 in /json-smart by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/netplex/json-smart-v2/pull/228">netplex/json-smart-v2#228</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/netplex/json-smart-v2/commit/d4f7fa4f31e20145d20393c5e79c6255954cb81e"><code>d4f7fa4</code></a> migrate to s01.oss.sonatype.org</li> <li><a href="https://github.com/netplex/json-smart-v2/commit/9ca093d229f604fb3cdaf0ba668eea3ef28f6757"><code>9ca093d</code></a> docs: mark v2.5.2 not released now</li> <li><a href="https://github.com/netplex/json-smart-v2/commit/55fa10543abfab83e60d4f19cf69782c64306eca"><code>55fa105</code></a> update maintainer github id and email (<a href="https://redirect.github.com/netplex/json-smart-v2/issues/234">#234</a>)</li> <li><a href="https://github.com/netplex/json-smart-v2/commit/7ecb1d32fe6bef425084626790b5640be5d88531"><code>7ecb1d3</code></a> bump to version 2.5.2.</li> <li><a href="https://github.com/netplex/json-smart-v2/commit/852caf6aa028208a43d87475e38ea3b6cdf62355"><code>852caf6</code></a> Merge pull request <a href="https://redirect.github.com/netplex/json-smart-v2/issues/233">#233</a> from ccudennec-otto/fix-CVE-2024-57699</li> <li><a href="https://github.com/netplex/json-smart-v2/commit/d1f46456ec878fb178648f4335bbb30e014170c8"><code>d1f4645</code></a> Merge pull request <a href="https://redirect.github.com/netplex/json-smart-v2/issues/228">#228</a> from netplex/dependabot/maven/json-smart/junit.versio...</li> <li><a href="https://github.com/netplex/json-smart-v2/commit/19a787eb747182d2ce38fa11ad0b969c77a10b56"><code>19a787e</code></a> Merge pull request <a href="https://redirect.github.com/netplex/json-smart-v2/issues/230">#230</a> from netplex/dependabot/maven/json-smart-action/junit...</li> <li><a href="https://github.com/netplex/json-smart-v2/commit/f2be4c1dd66d50425b2c282ece1f31ed61e21433"><code>f2be4c1</code></a> Merge pull request <a href="https://redirect.github.com/netplex/json-smart-v2/issues/229">#229</a> from netplex/dependabot/maven/json-smart/org.apache.m...</li> <li><a href="https://github.com/netplex/json-smart-v2/commit/224943ab7980978753c2506d200af9452a4798b9"><code>224943a</code></a> Merge pull request <a href="https://redirect.github.com/netplex/json-smart-v2/issues/231">#231</a> from netplex/dependabot/maven/json-smart-action/org.a...</li> <li><a href="https://github.com/netplex/json-smart-v2/commit/c21d8545e58b2ef2aa16094a09b13ff92adef15c"><code>c21d854</code></a> fix CVE-2024-57699 for predefined parsers</li> <li>Additional commits viewable in <a href="https://github.com/netplex/json-smart-v2/compare/2.5.1...2.5.2">compare view</a></li> </ul> </details> <br /> [](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...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org