dependabot[bot] opened a new pull request, #659: URL: https://github.com/apache/syncope/pull/659
Bumps [com.giffing.wicket.spring.boot.starter:wicket-spring-boot-starter](https://github.com/MarcGiffing/wicket-spring-boot) from 4.0.0-M1 to 4.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/MarcGiffing/wicket-spring-boot/releases">com.giffing.wicket.spring.boot.starter:wicket-spring-boot-starter's releases</a>.</em></p> <blockquote> <h2>4.0.0 - Wicket 10 Support</h2> <h2>What's Changed</h2> <ul> <li>Finalize move to Spring Boot 3 / Jakarta EE namespace by <a href="https://github.com/ilgrosso"><code>@ilgrosso</code></a> in <a href="https://redirect.github.com/MarcGiffing/wicket-spring-boot/pull/198">MarcGiffing/wicket-spring-boot#198</a></li> <li>Wicket 10 by <a href="https://github.com/MarcGiffing"><code>@MarcGiffing</code></a> in <a href="https://redirect.github.com/MarcGiffing/wicket-spring-boot/pull/204">MarcGiffing/wicket-spring-boot#204</a></li> <li>Issue <a href="https://redirect.github.com/MarcGiffing/wicket-spring-boot/issues/201">#201</a> - WebSocketMessageSenderDefault.sendTo() fails when no Wicket application is bound to the current thread by <a href="https://github.com/reckart"><code>@reckart</code></a> in <a href="https://redirect.github.com/MarcGiffing/wicket-spring-boot/pull/202">MarcGiffing/wicket-spring-boot#202</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/MarcGiffing/wicket-spring-boot/compare/wicket-spring-boot-starter-parent-3.1.7...wicket-spring-boot-starter-parent-4.0.0">https://github.com/MarcGiffing/wicket-spring-boot/compare/wicket-spring-boot-starter-parent-3.1.7...wicket-spring-boot-starter-parent-4.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/MarcGiffing/wicket-spring-boot/commit/6455b441092ee92248aaf95ac59344e06e547a14"><code>6455b44</code></a> Merge pull request <a href="https://redirect.github.com/MarcGiffing/wicket-spring-boot/issues/202">#202</a> from reckart/bugfix/201-WebSocketMessageSenderDefault...</li> <li><a href="https://github.com/MarcGiffing/wicket-spring-boot/commit/bed77c68a8f2d0d568c8f5ae8f40a201027b1fd9"><code>bed77c6</code></a> Merge pull request <a href="https://redirect.github.com/MarcGiffing/wicket-spring-boot/issues/204">#204</a> from MarcGiffing/wicket-10</li> <li><a href="https://github.com/MarcGiffing/wicket-spring-boot/commit/e5c96a52da548a0a189e8f38230461095ab1e876"><code>e5c96a5</code></a> Update maven.yml</li> <li><a href="https://github.com/MarcGiffing/wicket-spring-boot/commit/6ebee5895678243389aa1ffc8eb85b47a80e80ef"><code>6ebee58</code></a> Merge branch 'master' into wicket-10</li> <li><a href="https://github.com/MarcGiffing/wicket-spring-boot/commit/e929d52712d730fc7376dd09d49dcd5bd2257b45"><code>e929d52</code></a> Upgrade to Spring Boot 3.2 and Wicket 10 and Java 17 <a href="https://redirect.github.com/MarcGiffing/wicket-spring-boot/issues/196">#196</a></li> <li><a href="https://github.com/MarcGiffing/wicket-spring-boot/commit/77e0f1827ba1dadd9218b7f252b410983dbd83f2"><code>77e0f18</code></a> Upgrade to Spring Boot 3.2 and Wicket 10 and Java 17 <a href="https://redirect.github.com/MarcGiffing/wicket-spring-boot/issues/196">#196</a></li> <li><a href="https://github.com/MarcGiffing/wicket-spring-boot/commit/10d47912079b243a927670dad49cfd0c6217ec01"><code>10d4791</code></a> Update maven.yml</li> <li><a href="https://github.com/MarcGiffing/wicket-spring-boot/commit/576ee478907a6c209987ebf5b65839ee233b2067"><code>576ee47</code></a> Update maven.yml</li> <li><a href="https://github.com/MarcGiffing/wicket-spring-boot/commit/cac445adb33dd12360b4e98076aa956eacaf13c5"><code>cac445a</code></a> try to fix the pipeline</li> <li><a href="https://github.com/MarcGiffing/wicket-spring-boot/commit/ec413fff41bc6495c6e48810e937df0d6ea879c4"><code>ec413ff</code></a> try to fix the pipeline</li> <li>Additional commits viewable in <a href="https://github.com/MarcGiffing/wicket-spring-boot/compare/wicket-spring-boot-starter-parent-4.0.0-M1...wicket-spring-boot-starter-parent-4.0.0">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: dev-unsubscr...@syncope.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org