You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/05 22:58:56 UTC

[GitHub] [servicemix-bundles] dependabot[bot] opened a new pull request, #210: Bump spring-security-core from 6.0.2 to 6.0.3 in /spring-security-core-6.0.2

dependabot[bot] opened a new pull request, #210:
URL: https://github.com/apache/servicemix-bundles/pull/210

   Bumps [spring-security-core](https://github.com/spring-projects/spring-security) from 6.0.2 to 6.0.3.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/spring-projects/spring-security/releases">spring-security-core's releases</a>.</em></p>
   <blockquote>
   <h2>6.0.3</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Add new DaoAuthenticationProvider constructor <a href="https://redirect.github.com/spring-projects/spring-security/pull/12874">#12874</a></li>
   <li>Clarify documentation code snippet(s) (unclear where static imported methods come from) <a href="https://redirect.github.com/spring-projects/spring-security/issues/12992">#12992</a></li>
   <li>Documentation should mention that an empty SecurityContext should also be saved <a href="https://redirect.github.com/spring-projects/spring-security/issues/12941">#12941</a></li>
   <li>Expression-Based Access Control do not working as explain in spring security document for 6.0.2 also tried 6.0.5 the issue persist  <a href="https://redirect.github.com/spring-projects/spring-security/issues/12932">#12932</a></li>
   <li>Incomplete documentation regarding Hierarchical roles. <a href="https://redirect.github.com/spring-projects/spring-security/issues/12766">#12766</a></li>
   <li>Remove deprecated <code>SecurityContextPersistenceFilter</code> from docs <a href="https://redirect.github.com/spring-projects/spring-security/issues/12690">#12690</a></li>
   </ul>
   <h2>:beetle: Bug Fixes</h2>
   <ul>
   <li><code>@EnableReactiveMethodSecurity</code> causes premature initialization of the ObservationRegistry and prevents it from being post-processed <a href="https://redirect.github.com/spring-projects/spring-security/issues/12780">#12780</a></li>
   <li>Broken links in form login section of docs <a href="https://redirect.github.com/spring-projects/spring-security/issues/12822">#12822</a></li>
   <li>chore: typo, removed extra &quot;s&quot; in word implementationss <a href="https://redirect.github.com/spring-projects/spring-security/pull/12882">#12882</a></li>
   <li>EntityId ignored in xml relying-party-registration <a href="https://redirect.github.com/spring-projects/spring-security/issues/12777">#12777</a></li>
   <li>Fix a javadoc typo in ReactiveAuthorizationManager <a href="https://redirect.github.com/spring-projects/spring-security/issues/13000">#13000</a></li>
   <li>Fix a javadoc typo in ReactiveAuthorizationManager <a href="https://redirect.github.com/spring-projects/spring-security/issues/12983">#12983</a></li>
   <li>Fix broken links in form login section <a href="https://redirect.github.com/spring-projects/spring-security/pull/12823">#12823</a></li>
   <li>Fix docs typo <a href="https://redirect.github.com/spring-projects/spring-security/pull/12745">#12745</a></li>
   <li>Fix documentation code block bug. <a href="https://redirect.github.com/spring-projects/spring-security/pull/12980">#12980</a></li>
   <li>Fix typo architecture.adoc <a href="https://redirect.github.com/spring-projects/spring-security/pull/12851">#12851</a></li>
   <li>fix typo in RequestCacheResultMatcher <a href="https://redirect.github.com/spring-projects/spring-security/pull/12814">#12814</a></li>
   <li>HttpSessionSecurityContextRepository fails to create a session because of the deferred security context support <a href="https://redirect.github.com/spring-projects/spring-security/issues/12919">#12919</a></li>
   <li>JdkSerializationRedisSerializer is not able to serialize Saml2LogoutRequest because of a lambda encoder <a href="https://redirect.github.com/spring-projects/spring-security/issues/12767">#12767</a></li>
   <li>MessageMatcherDelegatingAuthorizationManager not extracting path variables for authorization context <a href="https://redirect.github.com/spring-projects/spring-security/issues/12540">#12540</a></li>
   <li>Missing spring-security-oauth2 xsds after release <a href="https://redirect.github.com/spring-projects/spring-security/issues/12806">#12806</a></li>
   <li>NimbusReactiveJwtDecoder.JwkSetUriReactiveJwtDecoderBuilder holds a reference to JWSVerificationKeySelector before ConfigurableJWTProcessor.setJWSKeySelector is executed <a href="https://redirect.github.com/spring-projects/spring-security/issues/13005">#13005</a></li>
   <li>NoSuchElementException in org.springframework.security.web.server.ObservationWebFilterChainDecorator$AroundWebFilterObservation$SimpleAroundWebFilterObservation.start(ObservationWebFilterChainDecorator.java:274 <a href="https://redirect.github.com/spring-projects/spring-security/issues/12829">#12829</a></li>
   <li>Observation Spans are not nested correctly in Webflux <a href="https://redirect.github.com/spring-projects/spring-security/issues/12849">#12849</a></li>
   <li>RelyingPartyRegistrations should not fail when SPSSODescriptor elements are present <a href="https://redirect.github.com/spring-projects/spring-security/issues/13055">#13055</a></li>
   <li>Saml2 RelyingPartyRegistration.nameIdFormat is ignored and not set in AuthnRequest from OpenSamlAuthenticationRequestResolver <a href="https://redirect.github.com/spring-projects/spring-security/issues/12936">#12936</a></li>
   <li>Spring Security 6.0.2 ObservationFilterChainDecorator produce wrong instrument names <a href="https://redirect.github.com/spring-projects/spring-security/issues/12811">#12811</a></li>
   <li>SwitchUserFilter should use HttpSessionSecurityContextRepository by default <a href="https://redirect.github.com/spring-projects/spring-security/issues/12836">#12836</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Update assertj-core to 3.24.2 <a href="https://redirect.github.com/spring-projects/spring-security/issues/13038">#13038</a></li>
   <li>Update io.projectreactor to 2022.0.6 <a href="https://redirect.github.com/spring-projects/spring-security/issues/13034">#13034</a></li>
   <li>Update io.spring.javaformat to 0.0.38 <a href="https://redirect.github.com/spring-projects/spring-security/issues/13036">#13036</a></li>
   <li>Update logback-classic to 1.4.6 <a href="https://redirect.github.com/spring-projects/spring-security/issues/13030">#13030</a></li>
   <li>Update maven-resolver-provider to 3.8.8 <a href="https://redirect.github.com/spring-projects/spring-security/issues/13037">#13037</a></li>
   <li>Update micrometer-observation to 1.10.6 <a href="https://redirect.github.com/spring-projects/spring-security/issues/13032">#13032</a></li>
   <li>Update mockk to 1.13.5 <a href="https://redirect.github.com/spring-projects/spring-security/issues/13033">#13033</a></li>
   <li>Update org.eclipse.jetty to 11.0.15 <a href="https://redirect.github.com/spring-projects/spring-security/issues/13039">#13039</a></li>
   <li>Update org.springframework to 6.0.8 <a href="https://redirect.github.com/spring-projects/spring-security/issues/13041">#13041</a></li>
   <li>Update org.springframework.data to 2022.0.5 <a href="https://redirect.github.com/spring-projects/spring-security/issues/13042">#13042</a></li>
   <li>Update reactor-netty to 1.1.6 <a href="https://redirect.github.com/spring-projects/spring-security/issues/13035">#13035</a></li>
   <li>Update slf4j-api to 2.0.7 <a href="https://redirect.github.com/spring-projects/spring-security/issues/13040">#13040</a></li>
   <li>Update spring-ldap-core to 3.0.2 <a href="https://redirect.github.com/spring-projects/spring-security/issues/13043">#13043</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/spring-projects/spring-security/commit/ff3c560c532e51fc6d8837e276fd424370db1608"><code>ff3c560</code></a> Release 6.0.3</li>
   <li><a href="https://github.com/spring-projects/spring-security/commit/a4840445912b070f3a3deb154b245dccd1b9575f"><code>a484044</code></a> Merge branch '5.8.x' into 6.0.x</li>
   <li><a href="https://github.com/spring-projects/spring-security/commit/6cf8c53aaa6f800d842647cc261df7bdd73e3126"><code>6cf8c53</code></a> Merge branch '5.7.x' into 5.8.x</li>
   <li><a href="https://github.com/spring-projects/spring-security/commit/2d52fb8e4bffca409b2c7bd18a01a8eb5cfd7451"><code>2d52fb8</code></a> Clear Repository on Logout</li>
   <li><a href="https://github.com/spring-projects/spring-security/commit/cc56fc647c9b4bc1a2a96831114ef92ea9cd2364"><code>cc56fc6</code></a> Update spring-ldap-core to 3.0.2</li>
   <li><a href="https://github.com/spring-projects/spring-security/commit/67d8df790ef281fe390c61d84a5d15f8cc83f943"><code>67d8df7</code></a> Update org.springframework.data to 2022.0.5</li>
   <li><a href="https://github.com/spring-projects/spring-security/commit/fe6cfe819ae95d0f39c22685b8c0f804c463e636"><code>fe6cfe8</code></a> Update org.springframework to 6.0.8</li>
   <li><a href="https://github.com/spring-projects/spring-security/commit/4162bdadd9b8e69b18655af5ab881d9e70a0286f"><code>4162bda</code></a> Update slf4j-api to 2.0.7</li>
   <li><a href="https://github.com/spring-projects/spring-security/commit/9c181890ead29088e50d3cb8762ae58197a30c9c"><code>9c18189</code></a> Update org.eclipse.jetty to 11.0.15</li>
   <li><a href="https://github.com/spring-projects/spring-security/commit/af41a4053e7d0de531ae4d113381aeefffb63cfb"><code>af41a40</code></a> Update assertj-core to 3.24.2</li>
   <li>Additional commits viewable in <a href="https://github.com/spring-projects/spring-security/compare/6.0.2...6.0.3">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.springframework.security:spring-security-core&package-manager=maven&previous-version=6.0.2&new-version=6.0.3)](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 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)
   You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/servicemix-bundles/network/alerts).
   
   </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-unsubscribe@servicemix.apache.org

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


[GitHub] [servicemix-bundles] dependabot[bot] commented on pull request #210: Bump spring-security-core from 6.0.2 to 6.0.3 in /spring-security-core-6.0.2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #210:
URL: https://github.com/apache/servicemix-bundles/pull/210#issuecomment-1542368958

   Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot rebase`.


-- 
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-unsubscribe@servicemix.apache.org

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


[GitHub] [servicemix-bundles] dependabot[bot] commented on pull request #210: Bump spring-security-core from 6.0.2 to 6.0.3 in /spring-security-core-6.0.2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #210:
URL: https://github.com/apache/servicemix-bundles/pull/210#issuecomment-1547184922

   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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-unsubscribe@servicemix.apache.org

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


[GitHub] [servicemix-bundles] dependabot[bot] commented on pull request #210: Bump spring-security-core from 6.0.2 to 6.0.3 in /spring-security-core-6.0.2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #210:
URL: https://github.com/apache/servicemix-bundles/pull/210#issuecomment-1546808160

   Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot rebase`.


-- 
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-unsubscribe@servicemix.apache.org

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


[GitHub] [servicemix-bundles] dependabot[bot] commented on pull request #210: Bump spring-security-core from 6.0.2 to 6.0.3 in /spring-security-core-6.0.2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #210:
URL: https://github.com/apache/servicemix-bundles/pull/210#issuecomment-1545722117

   Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot rebase`.


-- 
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-unsubscribe@servicemix.apache.org

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


[GitHub] [servicemix-bundles] dependabot[bot] commented on pull request #210: Bump spring-security-core from 6.0.2 to 6.0.3 in /spring-security-core-6.0.2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #210:
URL: https://github.com/apache/servicemix-bundles/pull/210#issuecomment-1545352754

   Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot rebase`.


-- 
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-unsubscribe@servicemix.apache.org

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


[GitHub] [servicemix-bundles] dependabot[bot] commented on pull request #210: Bump spring-security-core from 6.0.2 to 6.0.3 in /spring-security-core-6.0.2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #210:
URL: https://github.com/apache/servicemix-bundles/pull/210#issuecomment-1545266382

   Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot rebase`.


-- 
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-unsubscribe@servicemix.apache.org

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


[GitHub] [servicemix-bundles] dependabot[bot] commented on pull request #210: Bump spring-security-core from 6.0.2 to 6.0.3 in /spring-security-core-6.0.2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #210:
URL: https://github.com/apache/servicemix-bundles/pull/210#issuecomment-1538755067

   Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot rebase`.


-- 
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-unsubscribe@servicemix.apache.org

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


[GitHub] [servicemix-bundles] dependabot[bot] commented on pull request #210: Bump spring-security-core from 6.0.2 to 6.0.3 in /spring-security-core-6.0.2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #210:
URL: https://github.com/apache/servicemix-bundles/pull/210#issuecomment-1546978538

   Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot rebase`.


-- 
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-unsubscribe@servicemix.apache.org

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


[GitHub] [servicemix-bundles] dependabot[bot] commented on pull request #210: Bump spring-security-core from 6.0.2 to 6.0.3 in /spring-security-core-6.0.2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #210:
URL: https://github.com/apache/servicemix-bundles/pull/210#issuecomment-1540490367

   Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot rebase`.


-- 
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-unsubscribe@servicemix.apache.org

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


[GitHub] [servicemix-bundles] dependabot[bot] commented on pull request #210: Bump spring-security-core from 6.0.2 to 6.0.3 in /spring-security-core-6.0.2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #210:
URL: https://github.com/apache/servicemix-bundles/pull/210#issuecomment-1545286555

   Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot rebase`.


-- 
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-unsubscribe@servicemix.apache.org

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


[GitHub] [servicemix-bundles] dependabot[bot] commented on pull request #210: Bump spring-security-core from 6.0.2 to 6.0.3 in /spring-security-core-6.0.2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #210:
URL: https://github.com/apache/servicemix-bundles/pull/210#issuecomment-1546802990

   Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot rebase`.


-- 
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-unsubscribe@servicemix.apache.org

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


[GitHub] [servicemix-bundles] dependabot[bot] commented on pull request #210: Bump spring-security-core from 6.0.2 to 6.0.3 in /spring-security-core-6.0.2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #210:
URL: https://github.com/apache/servicemix-bundles/pull/210#issuecomment-1539619213

   Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot rebase`.


-- 
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-unsubscribe@servicemix.apache.org

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


[GitHub] [servicemix-bundles] dependabot[bot] commented on pull request #210: Bump spring-security-core from 6.0.2 to 6.0.3 in /spring-security-core-6.0.2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #210:
URL: https://github.com/apache/servicemix-bundles/pull/210#issuecomment-1546804959

   Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot rebase`.


-- 
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-unsubscribe@servicemix.apache.org

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


[GitHub] [servicemix-bundles] dependabot[bot] commented on pull request #210: Bump spring-security-core from 6.0.2 to 6.0.3 in /spring-security-core-6.0.2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #210:
URL: https://github.com/apache/servicemix-bundles/pull/210#issuecomment-1546981336

   Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot rebase`.


-- 
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-unsubscribe@servicemix.apache.org

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


[GitHub] [servicemix-bundles] dependabot[bot] commented on pull request #210: Bump spring-security-core from 6.0.2 to 6.0.3 in /spring-security-core-6.0.2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #210:
URL: https://github.com/apache/servicemix-bundles/pull/210#issuecomment-1546801597

   Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot rebase`.


-- 
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-unsubscribe@servicemix.apache.org

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


[GitHub] [servicemix-bundles] oscerd closed pull request #210: Bump spring-security-core from 6.0.2 to 6.0.3 in /spring-security-core-6.0.2

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd closed pull request #210: Bump spring-security-core from 6.0.2 to 6.0.3 in /spring-security-core-6.0.2
URL: https://github.com/apache/servicemix-bundles/pull/210


-- 
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-unsubscribe@servicemix.apache.org

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


[GitHub] [servicemix-bundles] dependabot[bot] commented on pull request #210: Bump spring-security-core from 6.0.2 to 6.0.3 in /spring-security-core-6.0.2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #210:
URL: https://github.com/apache/servicemix-bundles/pull/210#issuecomment-1545664457

   Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot rebase`.


-- 
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-unsubscribe@servicemix.apache.org

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


[GitHub] [servicemix-bundles] dependabot[bot] commented on pull request #210: Bump spring-security-core from 6.0.2 to 6.0.3 in /spring-security-core-6.0.2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #210:
URL: https://github.com/apache/servicemix-bundles/pull/210#issuecomment-1545645125

   Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot rebase`.


-- 
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-unsubscribe@servicemix.apache.org

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


[GitHub] [servicemix-bundles] dependabot[bot] commented on pull request #210: Bump spring-security-core from 6.0.2 to 6.0.3 in /spring-security-core-6.0.2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #210:
URL: https://github.com/apache/servicemix-bundles/pull/210#issuecomment-1545313550

   Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot rebase`.


-- 
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-unsubscribe@servicemix.apache.org

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


[GitHub] [servicemix-bundles] dependabot[bot] commented on pull request #210: Bump spring-security-core from 6.0.2 to 6.0.3 in /spring-security-core-6.0.2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #210:
URL: https://github.com/apache/servicemix-bundles/pull/210#issuecomment-1545299474

   Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot rebase`.


-- 
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-unsubscribe@servicemix.apache.org

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


[GitHub] [servicemix-bundles] dependabot[bot] commented on pull request #210: Bump spring-security-core from 6.0.2 to 6.0.3 in /spring-security-core-6.0.2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #210:
URL: https://github.com/apache/servicemix-bundles/pull/210#issuecomment-1546806623

   Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot rebase`.


-- 
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-unsubscribe@servicemix.apache.org

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


[GitHub] [servicemix-bundles] dependabot[bot] commented on pull request #210: Bump spring-security-core from 6.0.2 to 6.0.3 in /spring-security-core-6.0.2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #210:
URL: https://github.com/apache/servicemix-bundles/pull/210#issuecomment-1547170934

   Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot rebase`.


-- 
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-unsubscribe@servicemix.apache.org

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


[GitHub] [servicemix-bundles] dependabot[bot] commented on pull request #210: Bump spring-security-core from 6.0.2 to 6.0.3 in /spring-security-core-6.0.2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #210:
URL: https://github.com/apache/servicemix-bundles/pull/210#issuecomment-1539599139

   Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot rebase`.


-- 
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-unsubscribe@servicemix.apache.org

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


[GitHub] [servicemix-bundles] dependabot[bot] commented on pull request #210: Bump spring-security-core from 6.0.2 to 6.0.3 in /spring-security-core-6.0.2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #210:
URL: https://github.com/apache/servicemix-bundles/pull/210#issuecomment-1540236059

   Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot rebase`.


-- 
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-unsubscribe@servicemix.apache.org

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


[GitHub] [servicemix-bundles] dependabot[bot] commented on pull request #210: Bump spring-security-core from 6.0.2 to 6.0.3 in /spring-security-core-6.0.2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #210:
URL: https://github.com/apache/servicemix-bundles/pull/210#issuecomment-1545328103

   Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot rebase`.


-- 
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-unsubscribe@servicemix.apache.org

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


[GitHub] [servicemix-bundles] dependabot[bot] commented on pull request #210: Bump spring-security-core from 6.0.2 to 6.0.3 in /spring-security-core-6.0.2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #210:
URL: https://github.com/apache/servicemix-bundles/pull/210#issuecomment-1545705971

   Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot rebase`.


-- 
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-unsubscribe@servicemix.apache.org

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


[GitHub] [servicemix-bundles] dependabot[bot] commented on pull request #210: Bump spring-security-core from 6.0.2 to 6.0.3 in /spring-security-core-6.0.2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #210:
URL: https://github.com/apache/servicemix-bundles/pull/210#issuecomment-1545690944

   Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot rebase`.


-- 
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-unsubscribe@servicemix.apache.org

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


[GitHub] [servicemix-bundles] dependabot[bot] commented on pull request #210: Bump spring-security-core from 6.0.2 to 6.0.3 in /spring-security-core-6.0.2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #210:
URL: https://github.com/apache/servicemix-bundles/pull/210#issuecomment-1545775995

   Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot rebase`.


-- 
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-unsubscribe@servicemix.apache.org

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


[GitHub] [servicemix-bundles] dependabot[bot] commented on pull request #210: Bump spring-security-core from 6.0.2 to 6.0.3 in /spring-security-core-6.0.2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #210:
URL: https://github.com/apache/servicemix-bundles/pull/210#issuecomment-1546800399

   Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting `@dependabot rebase`.


-- 
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-unsubscribe@servicemix.apache.org

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