dependabot[bot]
94ad93d076
Bump org.springframework.security:spring-security-bom
...
Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security ) from 6.2.7 to 6.2.8.
- [Release notes](https://github.com/spring-projects/spring-security/releases )
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc )
- [Commits](https://github.com/spring-projects/spring-security/compare/6.2.7...6.2.8 )
---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-18 19:57:47 -05:00
dependabot[bot]
53520da59d
Bump org.hsqldb:hsqldb from 2.7.3 to 2.7.4
...
Bumps org.hsqldb:hsqldb from 2.7.3 to 2.7.4.
---
updated-dependencies:
- dependency-name: org.hsqldb:hsqldb
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-18 19:24:42 -05:00
dependabot[bot]
c9929f4afd
Bump org.springframework:spring-framework-bom from 6.1.14 to 6.1.15
...
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework ) from 6.1.14 to 6.1.15.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.14...v6.1.15 )
---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-18 19:23:46 -05:00
github-actions[bot]
96a47fd128
Update Antora Spring UI to v0.4.18
2024-11-18 19:22:38 -05:00
dependabot[bot]
8f3e59a77a
Bump @antora/collector-extension in /docs
...
---
updated-dependencies:
- dependency-name: "@antora/collector-extension"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-18 19:21:52 -05:00
Joe Grandja
572255bebe
Use toLower/toUpperCase with Locale argument
...
Closes gh-1790
2024-10-25 12:01:30 -04:00
Joe Grandja
7286da97f5
Next development version
2024-10-22 13:22:48 -04:00
github-actions[bot]
63507f2a86
Release 1.2.7
2024-10-22 15:22:34 +00:00
dependabot[bot]
1f845c603b
Bump org.springframework.security:spring-security-bom
...
Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security ) from 6.2.6 to 6.2.7.
- [Release notes](https://github.com/spring-projects/spring-security/releases )
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc )
- [Commits](https://github.com/spring-projects/spring-security/compare/6.2.6...6.2.7 )
---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 16:17:09 -04:00
William Koch
c6c20b9dba
AOT contributions will be registered for JbcOAuth2AuthorizationService subclasses
...
Prior to this commit, String-based class name comparisons were used for determining if a bean was of type JdbcOAuth2AuthorizationService or
JdbcRegisteredClientRepository.
Now JdbcOAuth2AuthorizationService.class.isAssignableFrom(...) and JdbcRegisteredClientRepository.class.isAssignableFrom(...) is used so that any subclasses are
detected and the necessary AOT hints are contributed.
Closes gh-1778
2024-10-21 07:23:10 -04:00
dependabot[bot]
6240ad8a93
Bump org.springframework:spring-framework-bom from 6.1.13 to 6.1.14
...
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework ) from 6.1.13 to 6.1.14.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.13...v6.1.14 )
---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-18 11:01:56 -04:00
Joe Grandja
aa6fae928e
Migrate to com.gradle.develocity plugin
...
Closes gh-1770
2024-10-16 19:32:32 -04:00
github-actions[bot]
3798a4d659
Update Antora Spring UI to v0.4.17
2024-10-16 14:15:57 -04:00
dependabot[bot]
468ecb35f1
Bump @antora/collector-extension in /docs
...
---
updated-dependencies:
- dependency-name: "@antora/collector-extension"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-15 16:35:45 -04:00
dependabot[bot]
f3be29c6b6
Bump @springio/asciidoctor-extensions in /docs
...
Bumps [@springio/asciidoctor-extensions](https://github.com/spring-io/asciidoctor-extensions ) from 1.0.0-alpha.13 to 1.0.0-alpha.14.
- [Changelog](https://github.com/spring-io/asciidoctor-extensions/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/spring-io/asciidoctor-extensions/compare/v1.0.0-alpha.13...v1.0.0-alpha.14 )
---
updated-dependencies:
- dependency-name: "@springio/asciidoctor-extensions"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-15 16:27:02 -04:00
dependabot[bot]
fff7047b3f
Bump io-spring-javaformat from 0.0.41 to 0.0.43
...
Bumps `io-spring-javaformat` from 0.0.41 to 0.0.43.
Updates `io.spring.javaformat:spring-javaformat-checkstyle` from 0.0.41 to 0.0.43
- [Release notes](https://github.com/spring-io/spring-javaformat/releases )
- [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.41...v0.0.43 )
Updates `io.spring.javaformat:spring-javaformat-gradle-plugin` from 0.0.41 to 0.0.43
- [Release notes](https://github.com/spring-io/spring-javaformat/releases )
- [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.41...v0.0.43 )
---
updated-dependencies:
- dependency-name: io.spring.javaformat:spring-javaformat-checkstyle
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.spring.javaformat:spring-javaformat-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-15 16:23:04 -04:00
dependabot[bot]
b4e3fa2f73
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.6.10 to 1.6.21
...
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin ) from 1.6.10 to 1.6.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.21/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.10...v1.6.21 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-15 16:18:22 -04:00
dependabot[bot]
ce9c9a9a52
Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.10.5
...
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5 ) from 5.10.3 to 5.10.5.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.3...r5.10.5 )
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-15 15:57:09 -04:00
dependabot[bot]
a2feaf4757
Merge pull request #1763 from spring-projects/dependabot/gradle/1.2.x/org.springframework-spring-framework-bom-6.1.13
2024-10-15 19:53:53 +00:00
dependabot[bot]
009a464d2d
Bump org.springframework:spring-framework-bom from 6.1.12 to 6.1.13
...
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework ) from 6.1.12 to 6.1.13.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.12...v6.1.13 )
---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-15 18:36:12 +00:00
Joe Grandja
5949f5323c
Use Gradle version catalog
2024-10-10 20:06:12 -04:00
Joe Grandja
f8bca1a087
Update to Gradle 8.10.2
...
Closes gh-1735
2024-10-10 13:36:10 -04:00
Joe Grandja
625301ce8c
Update to build-info-extractor-gradle 4.29.4
...
Closes gh-1734
2024-10-10 13:35:59 -04:00
Joe Grandja
1255b65e65
Update to nohttp-gradle 0.0.11
...
Closes gh-1733
2024-10-10 13:35:11 -04:00
Joe Grandja
6ed0a220cb
Use springio/antora-extensions
2024-09-16 21:43:06 -04:00
github-actions[bot]
bf487c3443
Next development version
2024-08-20 15:42:59 +00:00
github-actions[bot]
7be69dff90
Release 1.2.6
2024-08-20 15:22:12 +00:00
Joe Grandja
c10f82e310
Update to junit-jupiter 5.10.3
...
Closes gh-1696
2024-08-19 12:07:42 -04:00
Joe Grandja
1568dcde8b
Update to Spring Security 6.2.6
...
Closes gh-1695
2024-08-19 11:57:23 -04:00
Joe Grandja
fb3dc76ebd
Update to Spring Framework 6.1.12
...
Closes gh-1694
2024-08-19 11:54:47 -04:00
Joe Grandja
1fcd0046dd
Polish gh-1680
2024-08-02 14:44:00 -04:00
aijaz2
48115faee7
Fix empty code parameter in CodeVerifierAuthenticator
...
Closes gh-1680
2024-08-02 14:18:58 -04:00
MrJovanovic13
72d7fb195e
Fix json deserialization of multi-valued authorization request parameters
...
Closes gh-1666
2024-07-31 09:54:44 -04:00
Joe Grandja
ab6f4e4186
Revert "AuthorizationServerContext is accessible in custom consent controller"
...
This reverts commit 9addcf65b3 .
Closes gh-1668 in 1.2.x
2024-07-22 09:04:25 -04:00
Joe Grandja
9addcf65b3
AuthorizationServerContext is accessible in custom consent controller
...
Closes gh-1668
2024-07-19 15:35:47 -04:00
Joe Grandja
520fe25ba4
Fix to allow multiple public client registrations
...
Closes gh-1641
2024-06-25 06:11:12 -04:00
Joe Grandja
8797590477
Update dependency versions in snapshots tests
2024-06-21 14:52:33 -04:00
github-actions[bot]
60a0ee0624
Next development version
2024-06-18 15:43:04 +00:00
github-actions[bot]
4cd9594d88
Release 1.2.5
2024-06-18 15:22:06 +00:00
Joe Grandja
6617c6742c
Update to org.hsqldb:hsqldb 2.7.3
...
Closes gh-1648
2024-06-17 16:04:32 -04:00
Joe Grandja
ca14837d85
Update to Spring Security 6.2.5
...
Closes gh-1647
2024-06-17 16:04:15 -04:00
Joe Grandja
856d8af623
Update to Spring Framework 6.1.9
...
Closes gh-1646
2024-06-17 16:03:33 -04:00
Joe Grandja
4fc30a28d8
Merge branch '1.1.x' into 1.2.x
2024-06-17 08:25:50 -04:00
Joe Grandja
9e4a4f0d90
Update link to code of conduct
2024-06-17 08:22:52 -04:00
Joe Grandja
9d336ebd65
Fix checkstyle violations for test module in 1.2.x
...
Issue gh-1624
2024-05-23 08:37:31 -04:00
Joe Grandja
365ae4e56a
Fix checkstyle violations for main module in 1.2.x
...
Issue gh-1624
2024-05-23 08:37:31 -04:00
Joe Grandja
43fbafe6d1
Merge branch '1.1.x' into 1.2.x
2024-05-23 08:22:43 -04:00
Joe Grandja
00e7d6703d
Fix checkstyle violations for test module
...
Issue gh-1624
2024-05-22 16:28:48 -04:00
Joe Grandja
9c45484c21
Fix checkstyle violations for main module
...
Issue gh-1624
2024-05-22 16:28:48 -04:00
Joe Grandja
1dd0ab0c5f
Apply Spring checkstyle conventions
...
Issue gh-1624
2024-05-22 12:35:41 -04:00