Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency org.springframework.security:spring-security-oauth2-authorization-server to v1.4.1 #432

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.security:spring-security-oauth2-authorization-server (source) 1.2.3 -> 1.4.1 age adoption passing confidence

Release Notes

spring-projects/spring-authorization-server (org.springframework.security:spring-security-oauth2-authorization-server)

v1.4.1

Compare Source

⭐ New Features

🔨 Dependency Upgrades

  • Bump @antora/collector-extension from 1.0.0-beta.5 to 1.0.1 in /docs #​1852
  • Bump antora from 3.2.0-alpha.6 to 3.2.0-alpha.8 in /docs #​1853
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2 #​1843
  • Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 #​1864
  • Bump org.springframework.security:spring-security-bom from 6.4.0 to 6.4.1 #​1834
  • Bump org.springframework.security:spring-security-bom from 6.4.1 to 6.4.2 #​1863
  • Bump org.springframework:spring-framework-bom from 6.2.0 to 6.2.1 #​1858

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​TheMrMilchmann, @​dependabot[bot], and @​ngocnhan-tran1996

v1.4.0

Compare Source

⭐ New Features

  • Add SPA sample using Backend For Frontend and Spring Cloud Gateway #​1816

🔨 Dependency Upgrades

  • Bump @antora/collector-extension from 1.0.0-beta.3 to 1.0.0-beta.5 in /docs #​1829
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1 #​1792
  • Bump com.nimbusds:nimbus-jose-jwt from 9.41.2 to 9.47 #​1820
  • Bump org-bouncycastle from 1.78.1 to 1.79 #​1795
  • Bump org.hsqldb:hsqldb from 2.7.3 to 2.7.4 #​1804
  • Bump org.springframework.security:spring-security-bom from 6.4.0-RC1 to 6.4.0 #​1831
  • Bump org.springframework:spring-framework-bom from 6.2.0-RC2 to 6.2.0-RC3 #​1789
  • Bump org.springframework:spring-framework-bom from 6.2.0-RC3 to 6.2.0 #​1819
  • Update Antora UI Spring to v0.4.18 #​1822

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​dependabot[bot] and @​github-actions[bot]

v1.3.4

Compare Source

🪲 Bug Fixes

  • Use toLower/toUpperCase with Locale argument #​1791

🔨 Dependency Upgrades

  • Bump @antora/collector-extension from 1.0.0-beta.3 to 1.0.0-beta.5 in /docs #​1830
  • Bump @antora/collector-extension from 1.0.0-beta.5 to 1.0.1 in /docs #​1855
  • Bump antora from 3.2.0-alpha.6 to 3.2.0-alpha.8 in /docs #​1854
  • Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.17.3 #​1807
  • Bump org.hsqldb:hsqldb from 2.7.3 to 2.7.4 #​1806
  • Bump org.springframework.security:spring-security-bom from 6.3.4 to 6.3.5 #​1833
  • Bump org.springframework.security:spring-security-bom from 6.3.5 to 6.3.6 #​1862
  • Bump org.springframework:spring-framework-bom from 6.1.14 to 6.1.15 #​1818
  • Bump org.springframework:spring-framework-bom from 6.1.15 to 6.1.16 #​1859
  • Update Antora UI Spring to v0.4.18 #​1825

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​dependabot[bot] and @​github-actions[bot]

v1.3.3

Compare Source

🪲 Bug Fixes

  • AOT contributions will be registered for JbcOAuth2AuthorizationService subclasses #​1782
  • Fix verification_uri in device authorization response when context path exists #​1729

🔨 Dependency Upgrades

  • Bump org.springframework.security:spring-security-bom from 6.3.3 to 6.3.4 #​1785
  • Bump org.springframework:spring-framework-bom from 6.1.13 to 6.1.14 #​1780
  • Bump org.jfrog.buildinfo:build-info-extractor-gradle from 5.2.0 to 5.2.5 #​1777
  • Bump org.springframework:spring-framework-bom from 6.1.12 to 6.1.13 #​1776
  • Update Antora UI Spring to v0.4.17 #​1769
  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.6.10 to 1.6.21 #​1762
  • Bump io.spring.ge.conventions from 0.0.15 to 0.0.17 #​1748
  • Bump org.springframework.security:spring-security-bom from 6.3.2 to 6.3.3 #​1746
  • Bump io-spring-javaformat from 0.0.41 to 0.0.43 #​1744
  • Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.10.5 #​1741

❤️ Contributors

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

v1.3.2

Compare Source

🪲 Bug Fixes

  • Can't register multiple public clients (clientAuthenticationMethod=none) #​1657
  • Fix empty code parameter in CodeVerifierAuthenticator #​1685
  • Fix json deserialization of multi-valued authorization request parameters #​1683

🔨 Dependency Upgrades

  • Update to jackson-bom 2.17.2 #​1699
  • Update to junit-jupiter 5.10.3 #​1700
  • Update to Spring Framework 6.1.12 #​1697
  • Update to Spring Security 6.3.2 #​1698

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​MrJovanovic13 and @​aijazkeerio

v1.3.1

Compare Source

🪲 Bug Fixes

  • Fix AOT hints for OAuth 2.0 Token Exchange #​1630
  • X509 client certificate authentication enforces client_id without checking on client authentication method #​1635

🔨 Dependency Upgrades

  • Update to nimbus-jose-jwt 9.39.3 #​1651
  • Update to org.hsqldb:hsqldb 2.7.3 #​1652
  • Update to Spring Framework 6.1.9 #​1649
  • Update to Spring Security 6.3.1 #​1650

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​nwholloway

v1.3.0

Compare Source

⭐ New Features

  • Enable refresh of JwkSet in X509SelfSignedCertificateVerifier #​1599
  • How-to: Implement multi-tenancy #​663
  • Path component for issuer identifier should be disabled by default #​1611
  • ref-doc: OAuth 2.0 Mutual-TLS Client Authentication and Certificate-Bound Access Tokens #​1561

🔨 Dependency Upgrades

  • Update to jackson-bom 2.17.1 #​1620
  • Update to nimbus-jose-jwt 9.39.1 #​1621
  • Update to org.bouncycastle 1.78.1 #​1622
  • Update to Spring Framework 6.1.7 #​1618
  • Update to Spring Security 6.3 #​1619
  • Update to spring-security-release-plugin 1.0.3 #​1596

v1.2.7

Compare Source

🪲 Bug Fixes

  • AOT contributions will be registered for JbcOAuth2AuthorizationService subclasses #​1778

🔨 Dependency Upgrades

  • Bump org.springframework.security:spring-security-bom from 6.2.6 to 6.2.7 #​1786
  • Bump org.springframework:spring-framework-bom from 6.1.13 to 6.1.14 #​1781
  • Update Antora UI Spring to v0.4.17 #​1768
  • Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.10.5 #​1764
  • Bump org.springframework:spring-framework-bom from 6.1.12 to 6.1.13 #​1763
  • Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.6.10 to 1.6.21 #​1760
  • Bump io-spring-javaformat from 0.0.41 to 0.0.43 #​1742
  • Update to Gradle 8.10.2 #​1735
  • Update to build-info-extractor-gradle 4.29.4 #​1734
  • Update to nohttp-gradle 0.0.11 #​1733

❤️ Contributors

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

v1.2.6

Compare Source

🪲 Bug Fixes

  • Can't register multiple public clients (clientAuthenticationMethod=none) #​1641
  • Fix empty code parameter in CodeVerifierAuthenticator #​1680
  • Fix json deserialization of multi-valued authorization request parameters #​1676

🔨 Dependency Upgrades

  • Update to junit-jupiter 5.10.3 #​1696
  • Update to Spring Framework 6.1.12 #​1694
  • Update to Spring Security 6.2.6 #​1695

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​MrJovanovic13 and @​aijazkeerio

v1.2.5

Compare Source

🔨 Dependency Upgrades

  • Update to org.hsqldb:hsqldb 2.7.3 #​1648
  • Update to Spring Framework 6.1.9 #​1646
  • Update to Spring Security 6.2.5 #​1647
  • Update to spring-security-release-plugin 1.0.3 #​1595

v1.2.4

Compare Source

🔨 Dependency Upgrades

  • Update to Spring Framework 6.1.6 #​1589
  • Update to Spring Security 6.2.4 #​1590

Configuration

📅 Schedule: Branch creation - "on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/spring-security branch 10 times, most recently from 4179d52 to 9b6a6af Compare April 28, 2024 07:47
@renovate renovate bot force-pushed the renovate/spring-security branch 8 times, most recently from b2db49d to 48b7a3c Compare May 5, 2024 09:54
@renovate renovate bot force-pushed the renovate/spring-security branch 10 times, most recently from 2d151ca to ff3a9e1 Compare May 12, 2024 13:24
@renovate renovate bot force-pushed the renovate/spring-security branch from ff3a9e1 to 2953c59 Compare May 12, 2024 15:31
@renovate renovate bot force-pushed the renovate/spring-security branch 11 times, most recently from ad352a5 to 7deae35 Compare January 19, 2025 16:23
@renovate renovate bot force-pushed the renovate/spring-security branch 11 times, most recently from 2520b22 to a31fde4 Compare January 26, 2025 21:19
@renovate renovate bot force-pushed the renovate/spring-security branch 6 times, most recently from d67db7f to a3812d8 Compare January 27, 2025 21:10
@renovate renovate bot force-pushed the renovate/spring-security branch from a3812d8 to 277c68b Compare January 28, 2025 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants