Joe Grandja
1271b3247f
Delete .github/workflows directory
...
Signed-off-by: Joe Grandja <10884212+jgrandja@users.noreply.github.com>
5 months ago
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>
1 year ago
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>
1 year ago
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>
1 year ago
github-actions[bot]
96a47fd128
Update Antora Spring UI to v0.4.18
1 year ago
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>
1 year ago
Joe Grandja
572255bebe
Use toLower/toUpperCase with Locale argument
...
Closes gh-1790
1 year ago
Joe Grandja
7286da97f5
Next development version
1 year ago
github-actions[bot]
63507f2a86
Release 1.2.7
1 year ago
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>
1 year ago
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
1 year ago
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>
1 year ago
Joe Grandja
aa6fae928e
Migrate to com.gradle.develocity plugin
...
Closes gh-1770
1 year ago
github-actions[bot]
3798a4d659
Update Antora Spring UI to v0.4.17
1 year ago
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>
1 year ago
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>
1 year ago
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>
1 year ago
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>
1 year ago
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>
1 year ago
dependabot[bot]
a2feaf4757
Merge pull request #1763 from spring-projects/dependabot/gradle/1.2.x/org.springframework-spring-framework-bom-6.1.13
1 year ago
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>
1 year ago
Joe Grandja
5949f5323c
Use Gradle version catalog
1 year ago
Joe Grandja
f8bca1a087
Update to Gradle 8.10.2
...
Closes gh-1735
1 year ago
Joe Grandja
625301ce8c
Update to build-info-extractor-gradle 4.29.4
...
Closes gh-1734
1 year ago
Joe Grandja
1255b65e65
Update to nohttp-gradle 0.0.11
...
Closes gh-1733
1 year ago
Joe Grandja
6ed0a220cb
Use springio/antora-extensions
1 year ago
github-actions[bot]
bf487c3443
Next development version
1 year ago
github-actions[bot]
7be69dff90
Release 1.2.6
1 year ago
Joe Grandja
c10f82e310
Update to junit-jupiter 5.10.3
...
Closes gh-1696
1 year ago
Joe Grandja
1568dcde8b
Update to Spring Security 6.2.6
...
Closes gh-1695
1 year ago
Joe Grandja
fb3dc76ebd
Update to Spring Framework 6.1.12
...
Closes gh-1694
1 year ago
Joe Grandja
1fcd0046dd
Polish gh-1680
1 year ago
aijaz2
48115faee7
Fix empty code parameter in CodeVerifierAuthenticator
...
Closes gh-1680
1 year ago
MrJovanovic13
72d7fb195e
Fix json deserialization of multi-valued authorization request parameters
...
Closes gh-1666
1 year ago
Joe Grandja
ab6f4e4186
Revert "AuthorizationServerContext is accessible in custom consent controller"
...
This reverts commit 9addcf65b3 .
Closes gh-1668 in 1.2.x
1 year ago
Joe Grandja
9addcf65b3
AuthorizationServerContext is accessible in custom consent controller
...
Closes gh-1668
1 year ago
Joe Grandja
520fe25ba4
Fix to allow multiple public client registrations
...
Closes gh-1641
2 years ago
Joe Grandja
8797590477
Update dependency versions in snapshots tests
2 years ago
github-actions[bot]
60a0ee0624
Next development version
2 years ago
github-actions[bot]
4cd9594d88
Release 1.2.5
2 years ago
Joe Grandja
6617c6742c
Update to org.hsqldb:hsqldb 2.7.3
...
Closes gh-1648
2 years ago
Joe Grandja
ca14837d85
Update to Spring Security 6.2.5
...
Closes gh-1647
2 years ago
Joe Grandja
856d8af623
Update to Spring Framework 6.1.9
...
Closes gh-1646
2 years ago
Joe Grandja
4fc30a28d8
Merge branch '1.1.x' into 1.2.x
2 years ago
Joe Grandja
9e4a4f0d90
Update link to code of conduct
2 years ago
Joe Grandja
9d336ebd65
Fix checkstyle violations for test module in 1.2.x
...
Issue gh-1624
2 years ago
Joe Grandja
365ae4e56a
Fix checkstyle violations for main module in 1.2.x
...
Issue gh-1624
2 years ago
Joe Grandja
43fbafe6d1
Merge branch '1.1.x' into 1.2.x
2 years ago
Joe Grandja
00e7d6703d
Fix checkstyle violations for test module
...
Issue gh-1624
2 years ago
Joe Grandja
9c45484c21
Fix checkstyle violations for main module
...
Issue gh-1624
2 years ago