Skip to content

Bump org.springframework.security:spring-security-config from 4.2.20.RELEASE to 6.1.5#3421

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/org.springframework.security-spring-security-config-6.1.5
Closed

Bump org.springframework.security:spring-security-config from 4.2.20.RELEASE to 6.1.5#3421
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/org.springframework.security-spring-security-config-6.1.5

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Nov 4, 2023

Bumps org.springframework.security:spring-security-config from 4.2.20.RELEASE to 6.1.5.

Release notes

Sourced from org.springframework.security:spring-security-config's releases.

6.1.5

⭐ New Features

  • Document how to publish an AuthenticationManager @Bean without WebSecurityConfigurerAdapter #14015
  • Replace deprecated method #13649
  • Use Gradle's Version Catalog #13871

🪲 Bug Fixes

  • Dependency convergence failed: nimbus-jose-jwt #13843
  • Docs custom AuthorizationManager fix #13991
  • Fix snapshot_tests on CI workflow #13878
  • Fix parsing of GET SAML logout requests #13970
  • Saml-Metadata with special characters is corrupted #13861
  • Saml2LogoutRequestMixin relayState property should be binding #13942

🔨 Dependency Upgrades

  • Bump com.github.spullara.mustache.java:compiler from 0.9.10 to 0.9.11 #13984
  • Bump com.github.spullara.mustache.java:compiler from 0.9.4 to 0.9.10 #13891
  • Bump com.google.code.gson:gson from 2.8.6 to 2.8.9 #13950
  • Bump com.gradle.enterprise from 3.12.3 to 3.12.6 #13934
  • Bump com.unboundid:unboundid-ldapsdk from 6.0.9 to 6.0.10 #13903
  • Bump Gradle Wrapper from 8.3 to 8.4 #13974
  • Bump io.freefair.gradle:aspectj-plugin from 6.6-rc1 to 6.6.3 #13935
  • Bump io.micrometer:micrometer-observation from 1.10.10 to 1.10.11 #13945
  • Bump io.micrometer:micrometer-observation from 1.10.11 to 1.10.12 #14001
  • Bump io.mockk:mockk from 1.13.7 to 1.13.8 #13952
  • Bump io.projectreactor:reactor-bom from 2022.0.10 to 2022.0.11 #13937
  • Bump io.projectreactor:reactor-bom from 2022.0.11 to 2022.0.12 #14000
  • Bump io.spring.ge.conventions from 0.0.7 to 0.0.14 #13985
  • Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.0 to 4.0.1 #13949
  • Bump org-aspectj from 1.9.20 to 1.9.20.1 #13896
  • Bump org-eclipse-jetty from 11.0.15 to 11.0.16 #13901
  • Bump org-eclipse-jetty from 11.0.16 to 11.0.17 #13999
  • Bump org.jfrog.buildinfo:build-info-extractor-gradle from 4.29.0 to 4.29.4 #13953
  • Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 #13938
  • Bump org.springframework.data:spring-data-bom from 2022.0.10 to 2022.0.11 #14019
  • Bump org.springframework.data:spring-data-bom from 2022.0.9 to 2022.0.10 #13951
  • Bump org.springframework.ldap:spring-ldap-core from 3.0.5 to 3.0.6 #14007
  • Bump org.springframework:spring-framework-bom from 6.0.11 to 6.0.12 #13904
  • Bump org.springframework:spring-framework-bom from 6.0.12 to 6.0.13 #14006
  • Update to org.apereo.cas.client:cas-client-core 4.0.3 #13947

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

... (truncated)

Changelog

Sourced from org.springframework.security:spring-security-config's changelog.

= Release Process

The release process for Spring Security is partially automated. The following table outlines which steps are automated and which are manual. Follow the links to read about each step.

[cols="1,1"] |=== | Step | Status

| | ❌ manual

| | ✅ automated (scheduled release will abort if any issues are open)

| | ✅ automated

| | ✅ automated

| | ❌ manual (when updating dependencies)

| | ✅ automated

| | ✅ automated

| | ✅ automated

| | ✅ automated

| | ❌ manual

| | ✅ automated

| | ❌ manual (move issues to new milestone before release)

| | ✅ automated (if not already created)

| | ❌ manual |===

... (truncated)

Commits
  • faafae7 Release 6.1.5
  • a884a45 Fix parsing of GET SAML logout requests
  • 3422476 Bump org.springframework.data:spring-data-bom
  • 6c70f9b Merge branch '6.0.x' into 6.1.x
  • 904aaea Bump org.springframework.data:spring-data-bom
  • 367efcf Merge branch '6.0.x' into 6.1.x
  • 6014af9 Merge branch '5.8.x' into 6.0.x
  • 49cd8ae Bump org.springframework.data:spring-data-bom
  • bea2b46 Merge branch '6.0.x' into 6.1.x
  • c7461d1 Merge branch '5.8.x' into 6.0.x
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [org.springframework.security:spring-security-config](https://github.com/spring-projects/spring-security) from 4.2.20.RELEASE to 6.1.5.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@4.2.20.RELEASE...6.1.5)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-config
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 4, 2023
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Nov 24, 2023

Superseded by #3470.

@dependabot dependabot Bot closed this Nov 24, 2023
@dependabot dependabot Bot deleted the dependabot/gradle/org.springframework.security-spring-security-config-6.1.5 branch November 24, 2023 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants