Skip to content

Commit b99afbe

Browse files
Bump spring.version from 6.2.9 to 6.2.10 (#1315)
Bumps `spring.version` from 6.2.9 to 6.2.10. Updates `org.springframework:spring-jdbc` from 6.2.9 to 6.2.10 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">org.springframework:spring-jdbc's releases</a>.</em></p> <blockquote> <h2>v6.2.10</h2> <h2>:star: New Features</h2> <ul> <li>Optimize NIO path resolution in <code>PathEditor</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35304">#35304</a></li> <li>Make <code>type</code> in <code>ProblemDetail</code> nullable <a href="https://redirect.github.com/spring-projects/spring-framework/pull/35294">#35294</a></li> <li>Refine UriUtils#decode and StringUtils#uriDecode implementation and documentation <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35253">#35253</a></li> <li>Provide configurable <code>useCaches</code> option for <code>URLConnection</code> usage in <code>UrlResource</code> (avoiding jar file leak) <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35218">#35218</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li><code>@scheduled</code> tasks running in <code>SimpleAsyncTaskScheduler</code> are interrupted immediately on context close <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35254">#35254</a></li> <li><code>ScriptUtils.executeSqlScript()</code> does not support multiple results per statement <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35248">#35248</a></li> <li>Successful Autowiring Dependent on Configuration ordering and Primary Bean flag <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35239">#35239</a></li> <li>Locale parameter in MessageSource#getMessage methods should be nullable <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35230">#35230</a></li> <li>Allow any <code>@transactional</code> propagation for <code>@TransactionalEventListener</code> with BEFORE_COMMIT phase <a href="https://redirect.github.com/spring-projects/spring-framework/pull/35150">#35150</a></li> <li>Catalog name should be handled with the provided case <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35064">#35064</a></li> <li>Accept support for generated keys column name array on HSQLDB and Derby as well <a href="https://redirect.github.com/spring-projects/spring-framework/issues/34790">#34790</a></li> <li>Handle direct CanncelationException on timeout in JdkClientHttpRequest <a href="https://redirect.github.com/spring-projects/spring-framework/pull/34721">#34721</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Add documentation of RequestMapping about SpEL <a href="https://redirect.github.com/spring-projects/spring-framework/pull/35232">#35232</a></li> <li>Document SqlBinaryValue behaviour with PostgreSQL <a href="https://redirect.github.com/spring-projects/spring-framework/issues/34786">#34786</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Upgrade to Micrometer 1.14.10 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35313">#35313</a></li> <li>Upgrade to Reactor 2024.0.9 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35312">#35312</a></li> </ul> <h2>:heart: Contributors</h2> <p>Thank you to all the contributors who worked on this release:</p> <p><a href="https://github.com/Allan-QLB"><code>@​Allan-QLB</code></a>, <a href="https://github.com/carsago"><code>@​carsago</code></a>, <a href="https://github.com/cw-dimedis"><code>@​cw-dimedis</code></a>, and <a href="https://github.com/giampa91"><code>@​giampa91</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-framework/commit/8f64480c9f91aa4f8dcf56c53e5e967a1a65d0b8"><code>8f64480</code></a> Release v6.2.10</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/edda4731e133dd785271cccd032fb4bb028d2720"><code>edda473</code></a> Build against Java 24</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/9fa2d7d190160bc1a4a713c40c0d3a5d229010e5"><code>9fa2d7d</code></a> Upgrade to Jackson 2.18.4.1</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/c30427fd4e18088c02c19be66567440a5878a369"><code>c30427f</code></a> Upgrade to Netty 4.1.124.Final</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/1d908f1847a2ee1d3e24ba2a789b881691494eeb"><code>1d908f1</code></a> Upgrade to Reactor 2024.0.9 and Micrometer 1.14.10</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/37b076be5121edbe0412f6b8ef190d595692b0e0"><code>37b076b</code></a> Support multiple result sets in ScriptUtils.executeSqlScript()</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/a9453a59594dfb547a3411135dce210f6f9b1588"><code>a9453a5</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/3781ba223ed76823b99e9c699e0957b391e22bf9"><code>3781ba2</code></a> Optimize NIO path resolution in PathEditor</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/f11a1e6f827ed7c1bfb18b8318c1f60f2634fc83"><code>f11a1e6</code></a> Polish tests</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/ffc785471bbe579aaef282720baef00a44d46435"><code>ffc7854</code></a> Fix checkstyle error</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v6.2.9...v6.2.10">compare view</a></li> </ul> </details> <br /> Updates `org.springframework:spring-test` from 6.2.9 to 6.2.10 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">org.springframework:spring-test's releases</a>.</em></p> <blockquote> <h2>v6.2.10</h2> <h2>:star: New Features</h2> <ul> <li>Optimize NIO path resolution in <code>PathEditor</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35304">#35304</a></li> <li>Make <code>type</code> in <code>ProblemDetail</code> nullable <a href="https://redirect.github.com/spring-projects/spring-framework/pull/35294">#35294</a></li> <li>Refine UriUtils#decode and StringUtils#uriDecode implementation and documentation <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35253">#35253</a></li> <li>Provide configurable <code>useCaches</code> option for <code>URLConnection</code> usage in <code>UrlResource</code> (avoiding jar file leak) <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35218">#35218</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li><code>@scheduled</code> tasks running in <code>SimpleAsyncTaskScheduler</code> are interrupted immediately on context close <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35254">#35254</a></li> <li><code>ScriptUtils.executeSqlScript()</code> does not support multiple results per statement <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35248">#35248</a></li> <li>Successful Autowiring Dependent on Configuration ordering and Primary Bean flag <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35239">#35239</a></li> <li>Locale parameter in MessageSource#getMessage methods should be nullable <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35230">#35230</a></li> <li>Allow any <code>@transactional</code> propagation for <code>@TransactionalEventListener</code> with BEFORE_COMMIT phase <a href="https://redirect.github.com/spring-projects/spring-framework/pull/35150">#35150</a></li> <li>Catalog name should be handled with the provided case <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35064">#35064</a></li> <li>Accept support for generated keys column name array on HSQLDB and Derby as well <a href="https://redirect.github.com/spring-projects/spring-framework/issues/34790">#34790</a></li> <li>Handle direct CanncelationException on timeout in JdkClientHttpRequest <a href="https://redirect.github.com/spring-projects/spring-framework/pull/34721">#34721</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Add documentation of RequestMapping about SpEL <a href="https://redirect.github.com/spring-projects/spring-framework/pull/35232">#35232</a></li> <li>Document SqlBinaryValue behaviour with PostgreSQL <a href="https://redirect.github.com/spring-projects/spring-framework/issues/34786">#34786</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Upgrade to Micrometer 1.14.10 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35313">#35313</a></li> <li>Upgrade to Reactor 2024.0.9 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35312">#35312</a></li> </ul> <h2>:heart: Contributors</h2> <p>Thank you to all the contributors who worked on this release:</p> <p><a href="https://github.com/Allan-QLB"><code>@​Allan-QLB</code></a>, <a href="https://github.com/carsago"><code>@​carsago</code></a>, <a href="https://github.com/cw-dimedis"><code>@​cw-dimedis</code></a>, and <a href="https://github.com/giampa91"><code>@​giampa91</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-framework/commit/8f64480c9f91aa4f8dcf56c53e5e967a1a65d0b8"><code>8f64480</code></a> Release v6.2.10</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/edda4731e133dd785271cccd032fb4bb028d2720"><code>edda473</code></a> Build against Java 24</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/9fa2d7d190160bc1a4a713c40c0d3a5d229010e5"><code>9fa2d7d</code></a> Upgrade to Jackson 2.18.4.1</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/c30427fd4e18088c02c19be66567440a5878a369"><code>c30427f</code></a> Upgrade to Netty 4.1.124.Final</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/1d908f1847a2ee1d3e24ba2a789b881691494eeb"><code>1d908f1</code></a> Upgrade to Reactor 2024.0.9 and Micrometer 1.14.10</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/37b076be5121edbe0412f6b8ef190d595692b0e0"><code>37b076b</code></a> Support multiple result sets in ScriptUtils.executeSqlScript()</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/a9453a59594dfb547a3411135dce210f6f9b1588"><code>a9453a5</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/3781ba223ed76823b99e9c699e0957b391e22bf9"><code>3781ba2</code></a> Optimize NIO path resolution in PathEditor</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/f11a1e6f827ed7c1bfb18b8318c1f60f2634fc83"><code>f11a1e6</code></a> Polish tests</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/ffc785471bbe579aaef282720baef00a44d46435"><code>ffc7854</code></a> Fix checkstyle error</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v6.2.9...v6.2.10">compare view</a></li> </ul> </details> <br /> Updates `org.springframework:spring-context` from 6.2.9 to 6.2.10 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">org.springframework:spring-context's releases</a>.</em></p> <blockquote> <h2>v6.2.10</h2> <h2>:star: New Features</h2> <ul> <li>Optimize NIO path resolution in <code>PathEditor</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35304">#35304</a></li> <li>Make <code>type</code> in <code>ProblemDetail</code> nullable <a href="https://redirect.github.com/spring-projects/spring-framework/pull/35294">#35294</a></li> <li>Refine UriUtils#decode and StringUtils#uriDecode implementation and documentation <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35253">#35253</a></li> <li>Provide configurable <code>useCaches</code> option for <code>URLConnection</code> usage in <code>UrlResource</code> (avoiding jar file leak) <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35218">#35218</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li><code>@scheduled</code> tasks running in <code>SimpleAsyncTaskScheduler</code> are interrupted immediately on context close <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35254">#35254</a></li> <li><code>ScriptUtils.executeSqlScript()</code> does not support multiple results per statement <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35248">#35248</a></li> <li>Successful Autowiring Dependent on Configuration ordering and Primary Bean flag <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35239">#35239</a></li> <li>Locale parameter in MessageSource#getMessage methods should be nullable <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35230">#35230</a></li> <li>Allow any <code>@transactional</code> propagation for <code>@TransactionalEventListener</code> with BEFORE_COMMIT phase <a href="https://redirect.github.com/spring-projects/spring-framework/pull/35150">#35150</a></li> <li>Catalog name should be handled with the provided case <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35064">#35064</a></li> <li>Accept support for generated keys column name array on HSQLDB and Derby as well <a href="https://redirect.github.com/spring-projects/spring-framework/issues/34790">#34790</a></li> <li>Handle direct CanncelationException on timeout in JdkClientHttpRequest <a href="https://redirect.github.com/spring-projects/spring-framework/pull/34721">#34721</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Add documentation of RequestMapping about SpEL <a href="https://redirect.github.com/spring-projects/spring-framework/pull/35232">#35232</a></li> <li>Document SqlBinaryValue behaviour with PostgreSQL <a href="https://redirect.github.com/spring-projects/spring-framework/issues/34786">#34786</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Upgrade to Micrometer 1.14.10 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35313">#35313</a></li> <li>Upgrade to Reactor 2024.0.9 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35312">#35312</a></li> </ul> <h2>:heart: Contributors</h2> <p>Thank you to all the contributors who worked on this release:</p> <p><a href="https://github.com/Allan-QLB"><code>@​Allan-QLB</code></a>, <a href="https://github.com/carsago"><code>@​carsago</code></a>, <a href="https://github.com/cw-dimedis"><code>@​cw-dimedis</code></a>, and <a href="https://github.com/giampa91"><code>@​giampa91</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-framework/commit/8f64480c9f91aa4f8dcf56c53e5e967a1a65d0b8"><code>8f64480</code></a> Release v6.2.10</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/edda4731e133dd785271cccd032fb4bb028d2720"><code>edda473</code></a> Build against Java 24</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/9fa2d7d190160bc1a4a713c40c0d3a5d229010e5"><code>9fa2d7d</code></a> Upgrade to Jackson 2.18.4.1</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/c30427fd4e18088c02c19be66567440a5878a369"><code>c30427f</code></a> Upgrade to Netty 4.1.124.Final</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/1d908f1847a2ee1d3e24ba2a789b881691494eeb"><code>1d908f1</code></a> Upgrade to Reactor 2024.0.9 and Micrometer 1.14.10</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/37b076be5121edbe0412f6b8ef190d595692b0e0"><code>37b076b</code></a> Support multiple result sets in ScriptUtils.executeSqlScript()</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/a9453a59594dfb547a3411135dce210f6f9b1588"><code>a9453a5</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/3781ba223ed76823b99e9c699e0957b391e22bf9"><code>3781ba2</code></a> Optimize NIO path resolution in PathEditor</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/f11a1e6f827ed7c1bfb18b8318c1f60f2634fc83"><code>f11a1e6</code></a> Polish tests</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/ffc785471bbe579aaef282720baef00a44d46435"><code>ffc7854</code></a> Fix checkstyle error</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v6.2.9...v6.2.10">compare view</a></li> </ul> </details> <br /> Updates `org.springframework:spring-aop` from 6.2.9 to 6.2.10 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-framework/releases">org.springframework:spring-aop's releases</a>.</em></p> <blockquote> <h2>v6.2.10</h2> <h2>:star: New Features</h2> <ul> <li>Optimize NIO path resolution in <code>PathEditor</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35304">#35304</a></li> <li>Make <code>type</code> in <code>ProblemDetail</code> nullable <a href="https://redirect.github.com/spring-projects/spring-framework/pull/35294">#35294</a></li> <li>Refine UriUtils#decode and StringUtils#uriDecode implementation and documentation <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35253">#35253</a></li> <li>Provide configurable <code>useCaches</code> option for <code>URLConnection</code> usage in <code>UrlResource</code> (avoiding jar file leak) <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35218">#35218</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li><code>@scheduled</code> tasks running in <code>SimpleAsyncTaskScheduler</code> are interrupted immediately on context close <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35254">#35254</a></li> <li><code>ScriptUtils.executeSqlScript()</code> does not support multiple results per statement <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35248">#35248</a></li> <li>Successful Autowiring Dependent on Configuration ordering and Primary Bean flag <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35239">#35239</a></li> <li>Locale parameter in MessageSource#getMessage methods should be nullable <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35230">#35230</a></li> <li>Allow any <code>@transactional</code> propagation for <code>@TransactionalEventListener</code> with BEFORE_COMMIT phase <a href="https://redirect.github.com/spring-projects/spring-framework/pull/35150">#35150</a></li> <li>Catalog name should be handled with the provided case <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35064">#35064</a></li> <li>Accept support for generated keys column name array on HSQLDB and Derby as well <a href="https://redirect.github.com/spring-projects/spring-framework/issues/34790">#34790</a></li> <li>Handle direct CanncelationException on timeout in JdkClientHttpRequest <a href="https://redirect.github.com/spring-projects/spring-framework/pull/34721">#34721</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Add documentation of RequestMapping about SpEL <a href="https://redirect.github.com/spring-projects/spring-framework/pull/35232">#35232</a></li> <li>Document SqlBinaryValue behaviour with PostgreSQL <a href="https://redirect.github.com/spring-projects/spring-framework/issues/34786">#34786</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Upgrade to Micrometer 1.14.10 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35313">#35313</a></li> <li>Upgrade to Reactor 2024.0.9 <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35312">#35312</a></li> </ul> <h2>:heart: Contributors</h2> <p>Thank you to all the contributors who worked on this release:</p> <p><a href="https://github.com/Allan-QLB"><code>@​Allan-QLB</code></a>, <a href="https://github.com/carsago"><code>@​carsago</code></a>, <a href="https://github.com/cw-dimedis"><code>@​cw-dimedis</code></a>, and <a href="https://github.com/giampa91"><code>@​giampa91</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-framework/commit/8f64480c9f91aa4f8dcf56c53e5e967a1a65d0b8"><code>8f64480</code></a> Release v6.2.10</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/edda4731e133dd785271cccd032fb4bb028d2720"><code>edda473</code></a> Build against Java 24</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/9fa2d7d190160bc1a4a713c40c0d3a5d229010e5"><code>9fa2d7d</code></a> Upgrade to Jackson 2.18.4.1</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/c30427fd4e18088c02c19be66567440a5878a369"><code>c30427f</code></a> Upgrade to Netty 4.1.124.Final</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/1d908f1847a2ee1d3e24ba2a789b881691494eeb"><code>1d908f1</code></a> Upgrade to Reactor 2024.0.9 and Micrometer 1.14.10</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/37b076be5121edbe0412f6b8ef190d595692b0e0"><code>37b076b</code></a> Support multiple result sets in ScriptUtils.executeSqlScript()</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/a9453a59594dfb547a3411135dce210f6f9b1588"><code>a9453a5</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/3781ba223ed76823b99e9c699e0957b391e22bf9"><code>3781ba2</code></a> Optimize NIO path resolution in PathEditor</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/f11a1e6f827ed7c1bfb18b8318c1f60f2634fc83"><code>f11a1e6</code></a> Polish tests</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/ffc785471bbe579aaef282720baef00a44d46435"><code>ffc7854</code></a> Fix checkstyle error</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v6.2.9...v6.2.10">compare view</a></li> </ul> </details> <br /> 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>
2 parents f537b78 + 7fd41e0 commit b99afbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<ecj.version>3.42.0</ecj.version>
109109
<jdo.version>3.2.1</jdo.version>
110110
<springboot.version>3.5.4</springboot.version>
111-
<spring.version>6.2.9</spring.version>
111+
<spring.version>6.2.10</spring.version>
112112

113113
<!-- SQL deps -->
114114
<db2.version>12.1.2.0</db2.version>

0 commit comments

Comments
 (0)