Skip to content

Commit bb94029

Browse files
Build(deps): Bump spring.version from 7.0.0 to 7.0.1 (#1484)
Bumps `spring.version` from 7.0.0 to 7.0.1. Updates `org.springframework:spring-jdbc` from 7.0.0 to 7.0.1 <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>v7.0.1</h2> <h2>:star: New Features</h2> <ul> <li>Align <code>RestOperations</code> Kotlin extensions nullability with Java one <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35852">#35852</a></li> <li>Add <code>resetCaches()</code> method to Caffeine/ConcurrentMapCacheManager <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35840">#35840</a></li> <li>Fix single-check idiom in <code>UnmodifiableMultiValueMap</code> <a href="https://redirect.github.com/spring-projects/spring-framework/pull/35822">#35822</a></li> <li>Fix <code>Spliterator</code> characteristics in <code>ConcurrentReferenceHashMap</code> <a href="https://redirect.github.com/spring-projects/spring-framework/pull/35817">#35817</a></li> <li>RestTestClient does not configure JsonPathAssertions in the same way as WebTestClient <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35793">#35793</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>Fix <code>JdbcOperations </code> Kotlin extensions <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35846">#35846</a></li> <li>Fix <code>getCacheNames()</code> concurrent access in NoOpCacheManager <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35842">#35842</a></li> <li>Annotation discovery regression for interfaces extending <code>BeanNameAware</code> and co. <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35835">#35835</a></li> <li>MissingPathVariableException produces wrong status code in ProblemDetail <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35829">#35829</a></li> <li>Refine <code>ParameterizedPreparedStatementSetter</code> nullability <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35749">#35749</a></li> <li>Fix HtmlUtils unescape for supplementary chars <a href="https://redirect.github.com/spring-projects/spring-framework/pull/35477">#35477</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Fix cross-reference links in HtmlUnit sections <a href="https://redirect.github.com/spring-projects/spring-framework/pull/35853">#35853</a></li> <li>Remove <code>@see</code> Javadoc references to deprecated PropertiesBeanDefinitionReader <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35836">#35836</a></li> <li>Replace <code>kotlin-issues</code> attribute reference <a href="https://redirect.github.com/spring-projects/spring-framework/pull/35820">#35820</a></li> <li>Document semantics and behavior of <code>SpringExtension.getApplicationContext()</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35764">#35764</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/juntae6942"><code>@​juntae6942</code></a>, <a href="https://github.com/kilink"><code>@​kilink</code></a>, <a href="https://github.com/ngocnhan-tran1996"><code>@​ngocnhan-tran1996</code></a>, and <a href="https://github.com/quaff"><code>@​quaff</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-framework/commit/b038beb85490c8a80711b1a6c8cfffbb21276b3e"><code>b038beb</code></a> Release v7.0.1</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/abec289e9f7284c657b8762d0d5fdee6ea89e6da"><code>abec289</code></a> Stop mentioning non-existent NestedServletException</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/3026f0a49badf4c235df9dd1c756e771c6b8f303"><code>3026f0a</code></a> Lazily initialize ProblemDetail for picking up actual status code</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/9fe4e7798d77123119efa4cb502d611d078f049f"><code>9fe4e77</code></a> Fix link to MockMvc test in HtmlUnit section</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/d178930186c630d4df858cf87b098b63d69084c8"><code>d178930</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/91d2a51f3f3d766db1e9e7e0d0141a970c7b1e15"><code>91d2a51</code></a> Fix cross-reference links in HtmlUnit sections</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/f456674529a24bc0f9585855874c97f84fad2232"><code>f456674</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/35b8fbf90110d4705a9661cf64caa734592dc5c0"><code>35b8fbf</code></a> Remove javadoc references to deprecated PropertiesBeanDefinitionReader</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/1d1851f48aa998dc200ff302fac7cd19bc8ff766"><code>1d1851f</code></a> Refine RestOperations Kotlin extensions nullability</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/23f0cfb9256a823b7e758ec4fc08daf873d9ccc1"><code>23f0cfb</code></a> Fix JdbcOperations Kotlin extensions</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v7.0.0...v7.0.1">compare view</a></li> </ul> </details> <br /> Updates `org.springframework:spring-test` from 7.0.0 to 7.0.1 <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>v7.0.1</h2> <h2>:star: New Features</h2> <ul> <li>Align <code>RestOperations</code> Kotlin extensions nullability with Java one <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35852">#35852</a></li> <li>Add <code>resetCaches()</code> method to Caffeine/ConcurrentMapCacheManager <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35840">#35840</a></li> <li>Fix single-check idiom in <code>UnmodifiableMultiValueMap</code> <a href="https://redirect.github.com/spring-projects/spring-framework/pull/35822">#35822</a></li> <li>Fix <code>Spliterator</code> characteristics in <code>ConcurrentReferenceHashMap</code> <a href="https://redirect.github.com/spring-projects/spring-framework/pull/35817">#35817</a></li> <li>RestTestClient does not configure JsonPathAssertions in the same way as WebTestClient <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35793">#35793</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>Fix <code>JdbcOperations </code> Kotlin extensions <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35846">#35846</a></li> <li>Fix <code>getCacheNames()</code> concurrent access in NoOpCacheManager <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35842">#35842</a></li> <li>Annotation discovery regression for interfaces extending <code>BeanNameAware</code> and co. <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35835">#35835</a></li> <li>MissingPathVariableException produces wrong status code in ProblemDetail <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35829">#35829</a></li> <li>Refine <code>ParameterizedPreparedStatementSetter</code> nullability <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35749">#35749</a></li> <li>Fix HtmlUtils unescape for supplementary chars <a href="https://redirect.github.com/spring-projects/spring-framework/pull/35477">#35477</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Fix cross-reference links in HtmlUnit sections <a href="https://redirect.github.com/spring-projects/spring-framework/pull/35853">#35853</a></li> <li>Remove <code>@see</code> Javadoc references to deprecated PropertiesBeanDefinitionReader <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35836">#35836</a></li> <li>Replace <code>kotlin-issues</code> attribute reference <a href="https://redirect.github.com/spring-projects/spring-framework/pull/35820">#35820</a></li> <li>Document semantics and behavior of <code>SpringExtension.getApplicationContext()</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35764">#35764</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/juntae6942"><code>@​juntae6942</code></a>, <a href="https://github.com/kilink"><code>@​kilink</code></a>, <a href="https://github.com/ngocnhan-tran1996"><code>@​ngocnhan-tran1996</code></a>, and <a href="https://github.com/quaff"><code>@​quaff</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-framework/commit/b038beb85490c8a80711b1a6c8cfffbb21276b3e"><code>b038beb</code></a> Release v7.0.1</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/abec289e9f7284c657b8762d0d5fdee6ea89e6da"><code>abec289</code></a> Stop mentioning non-existent NestedServletException</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/3026f0a49badf4c235df9dd1c756e771c6b8f303"><code>3026f0a</code></a> Lazily initialize ProblemDetail for picking up actual status code</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/9fe4e7798d77123119efa4cb502d611d078f049f"><code>9fe4e77</code></a> Fix link to MockMvc test in HtmlUnit section</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/d178930186c630d4df858cf87b098b63d69084c8"><code>d178930</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/91d2a51f3f3d766db1e9e7e0d0141a970c7b1e15"><code>91d2a51</code></a> Fix cross-reference links in HtmlUnit sections</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/f456674529a24bc0f9585855874c97f84fad2232"><code>f456674</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/35b8fbf90110d4705a9661cf64caa734592dc5c0"><code>35b8fbf</code></a> Remove javadoc references to deprecated PropertiesBeanDefinitionReader</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/1d1851f48aa998dc200ff302fac7cd19bc8ff766"><code>1d1851f</code></a> Refine RestOperations Kotlin extensions nullability</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/23f0cfb9256a823b7e758ec4fc08daf873d9ccc1"><code>23f0cfb</code></a> Fix JdbcOperations Kotlin extensions</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v7.0.0...v7.0.1">compare view</a></li> </ul> </details> <br /> Updates `org.springframework:spring-context` from 7.0.0 to 7.0.1 <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>v7.0.1</h2> <h2>:star: New Features</h2> <ul> <li>Align <code>RestOperations</code> Kotlin extensions nullability with Java one <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35852">#35852</a></li> <li>Add <code>resetCaches()</code> method to Caffeine/ConcurrentMapCacheManager <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35840">#35840</a></li> <li>Fix single-check idiom in <code>UnmodifiableMultiValueMap</code> <a href="https://redirect.github.com/spring-projects/spring-framework/pull/35822">#35822</a></li> <li>Fix <code>Spliterator</code> characteristics in <code>ConcurrentReferenceHashMap</code> <a href="https://redirect.github.com/spring-projects/spring-framework/pull/35817">#35817</a></li> <li>RestTestClient does not configure JsonPathAssertions in the same way as WebTestClient <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35793">#35793</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>Fix <code>JdbcOperations </code> Kotlin extensions <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35846">#35846</a></li> <li>Fix <code>getCacheNames()</code> concurrent access in NoOpCacheManager <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35842">#35842</a></li> <li>Annotation discovery regression for interfaces extending <code>BeanNameAware</code> and co. <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35835">#35835</a></li> <li>MissingPathVariableException produces wrong status code in ProblemDetail <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35829">#35829</a></li> <li>Refine <code>ParameterizedPreparedStatementSetter</code> nullability <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35749">#35749</a></li> <li>Fix HtmlUtils unescape for supplementary chars <a href="https://redirect.github.com/spring-projects/spring-framework/pull/35477">#35477</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Fix cross-reference links in HtmlUnit sections <a href="https://redirect.github.com/spring-projects/spring-framework/pull/35853">#35853</a></li> <li>Remove <code>@see</code> Javadoc references to deprecated PropertiesBeanDefinitionReader <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35836">#35836</a></li> <li>Replace <code>kotlin-issues</code> attribute reference <a href="https://redirect.github.com/spring-projects/spring-framework/pull/35820">#35820</a></li> <li>Document semantics and behavior of <code>SpringExtension.getApplicationContext()</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35764">#35764</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/juntae6942"><code>@​juntae6942</code></a>, <a href="https://github.com/kilink"><code>@​kilink</code></a>, <a href="https://github.com/ngocnhan-tran1996"><code>@​ngocnhan-tran1996</code></a>, and <a href="https://github.com/quaff"><code>@​quaff</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-framework/commit/b038beb85490c8a80711b1a6c8cfffbb21276b3e"><code>b038beb</code></a> Release v7.0.1</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/abec289e9f7284c657b8762d0d5fdee6ea89e6da"><code>abec289</code></a> Stop mentioning non-existent NestedServletException</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/3026f0a49badf4c235df9dd1c756e771c6b8f303"><code>3026f0a</code></a> Lazily initialize ProblemDetail for picking up actual status code</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/9fe4e7798d77123119efa4cb502d611d078f049f"><code>9fe4e77</code></a> Fix link to MockMvc test in HtmlUnit section</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/d178930186c630d4df858cf87b098b63d69084c8"><code>d178930</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/91d2a51f3f3d766db1e9e7e0d0141a970c7b1e15"><code>91d2a51</code></a> Fix cross-reference links in HtmlUnit sections</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/f456674529a24bc0f9585855874c97f84fad2232"><code>f456674</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/35b8fbf90110d4705a9661cf64caa734592dc5c0"><code>35b8fbf</code></a> Remove javadoc references to deprecated PropertiesBeanDefinitionReader</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/1d1851f48aa998dc200ff302fac7cd19bc8ff766"><code>1d1851f</code></a> Refine RestOperations Kotlin extensions nullability</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/23f0cfb9256a823b7e758ec4fc08daf873d9ccc1"><code>23f0cfb</code></a> Fix JdbcOperations Kotlin extensions</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v7.0.0...v7.0.1">compare view</a></li> </ul> </details> <br /> Updates `org.springframework:spring-aop` from 7.0.0 to 7.0.1 <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>v7.0.1</h2> <h2>:star: New Features</h2> <ul> <li>Align <code>RestOperations</code> Kotlin extensions nullability with Java one <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35852">#35852</a></li> <li>Add <code>resetCaches()</code> method to Caffeine/ConcurrentMapCacheManager <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35840">#35840</a></li> <li>Fix single-check idiom in <code>UnmodifiableMultiValueMap</code> <a href="https://redirect.github.com/spring-projects/spring-framework/pull/35822">#35822</a></li> <li>Fix <code>Spliterator</code> characteristics in <code>ConcurrentReferenceHashMap</code> <a href="https://redirect.github.com/spring-projects/spring-framework/pull/35817">#35817</a></li> <li>RestTestClient does not configure JsonPathAssertions in the same way as WebTestClient <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35793">#35793</a></li> </ul> <h2>:lady_beetle: Bug Fixes</h2> <ul> <li>Fix <code>JdbcOperations </code> Kotlin extensions <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35846">#35846</a></li> <li>Fix <code>getCacheNames()</code> concurrent access in NoOpCacheManager <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35842">#35842</a></li> <li>Annotation discovery regression for interfaces extending <code>BeanNameAware</code> and co. <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35835">#35835</a></li> <li>MissingPathVariableException produces wrong status code in ProblemDetail <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35829">#35829</a></li> <li>Refine <code>ParameterizedPreparedStatementSetter</code> nullability <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35749">#35749</a></li> <li>Fix HtmlUtils unescape for supplementary chars <a href="https://redirect.github.com/spring-projects/spring-framework/pull/35477">#35477</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Fix cross-reference links in HtmlUnit sections <a href="https://redirect.github.com/spring-projects/spring-framework/pull/35853">#35853</a></li> <li>Remove <code>@see</code> Javadoc references to deprecated PropertiesBeanDefinitionReader <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35836">#35836</a></li> <li>Replace <code>kotlin-issues</code> attribute reference <a href="https://redirect.github.com/spring-projects/spring-framework/pull/35820">#35820</a></li> <li>Document semantics and behavior of <code>SpringExtension.getApplicationContext()</code> <a href="https://redirect.github.com/spring-projects/spring-framework/issues/35764">#35764</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/juntae6942"><code>@​juntae6942</code></a>, <a href="https://github.com/kilink"><code>@​kilink</code></a>, <a href="https://github.com/ngocnhan-tran1996"><code>@​ngocnhan-tran1996</code></a>, and <a href="https://github.com/quaff"><code>@​quaff</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-framework/commit/b038beb85490c8a80711b1a6c8cfffbb21276b3e"><code>b038beb</code></a> Release v7.0.1</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/abec289e9f7284c657b8762d0d5fdee6ea89e6da"><code>abec289</code></a> Stop mentioning non-existent NestedServletException</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/3026f0a49badf4c235df9dd1c756e771c6b8f303"><code>3026f0a</code></a> Lazily initialize ProblemDetail for picking up actual status code</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/9fe4e7798d77123119efa4cb502d611d078f049f"><code>9fe4e77</code></a> Fix link to MockMvc test in HtmlUnit section</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/d178930186c630d4df858cf87b098b63d69084c8"><code>d178930</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/91d2a51f3f3d766db1e9e7e0d0141a970c7b1e15"><code>91d2a51</code></a> Fix cross-reference links in HtmlUnit sections</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/f456674529a24bc0f9585855874c97f84fad2232"><code>f456674</code></a> Polishing</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/35b8fbf90110d4705a9661cf64caa734592dc5c0"><code>35b8fbf</code></a> Remove javadoc references to deprecated PropertiesBeanDefinitionReader</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/1d1851f48aa998dc200ff302fac7cd19bc8ff766"><code>1d1851f</code></a> Refine RestOperations Kotlin extensions nullability</li> <li><a href="https://github.com/spring-projects/spring-framework/commit/23f0cfb9256a823b7e758ec4fc08daf873d9ccc1"><code>23f0cfb</code></a> Fix JdbcOperations Kotlin extensions</li> <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-framework/compare/v7.0.0...v7.0.1">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 8ad4d6d + eaa2ae1 commit bb94029

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
@@ -97,7 +97,7 @@
9797
<ecj.version>3.43.0</ecj.version>
9898
<jdo.version>3.2.1</jdo.version>
9999
<springboot.version>3.5.7</springboot.version>
100-
<spring.version>7.0.0</spring.version>
100+
<spring.version>7.0.1</spring.version>
101101

102102
<!-- SQL deps -->
103103
<db2.version>12.1.3.0</db2.version>

0 commit comments

Comments
 (0)