dependabot[bot]
|
8809bc3782
|
Bump io.spring.gradle:spring-security-release-plugin
Bumps [io.spring.gradle:spring-security-release-plugin](https://github.com/spring-io/spring-security-release-tools) from 1.0.10 to 1.0.13.
- [Release notes](https://github.com/spring-io/spring-security-release-tools/releases)
- [Commits](https://github.com/spring-io/spring-security-release-tools/compare/v1.0.10...v1.0.13)
---
updated-dependencies:
- dependency-name: io.spring.gradle:spring-security-release-plugin
dependency-version: 1.0.13
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 weeks ago |
github-actions[bot]
|
ffa89b749b
|
Next development version
|
1 month ago |
github-actions[bot]
|
1d99a7fb14
|
Release 7.0.0
|
1 month ago |
Rob Winch
|
0400e29df1
|
Merge branch '6.5.x'
|
1 month ago |
Rob Winch
|
7ad28772bc
|
Update to Spring Data 2024.1.12
Closes gh-18182
|
1 month ago |
Rob Winch
|
2678925c21
|
Update to Reactor 2024.0.12
This aligns with Spring Framework's version.
Closes gh-18181
|
1 month ago |
Rob Winch
|
87472c9ab4
|
Update to Spring Framework 6.2.13
Closes gh-18180
|
1 month ago |
Rob Winch
|
ea036702fc
|
Merge branch '6.4.x' into 6.5.x
|
1 month ago |
Rob Winch
|
09805317e6
|
Update Spring Data 2024.1.12
Closes gh-18179
|
1 month ago |
Rob Winch
|
4ab933803f
|
Update to Reactor 2024.0.12
This aligns with Spring Framework's version of Reactor
Closes gh-18178
|
1 month ago |
Rob Winch
|
d2b1cb572f
|
Update to Spring Framework 6.2.13
Closes gh-18177
|
1 month ago |
Rob Winch
|
3e936ebe75
|
Update to Spring LDAP 4.0.0
Closes gh-18175
|
1 month ago |
Rob Winch
|
ecc2775796
|
Update to Spring Data 2025.1.0
Closes gh-18174
|
1 month ago |
Rob Winch
|
cf8e3ee2ab
|
Update to Reactor 2025.0.0
Closes gh-18173
|
1 month ago |
Rob Winch
|
12ba56bbf2
|
Update to Spring Framework 7.0.0
Closes gh-18172
|
1 month ago |
Rob Winch
|
2f8638d867
|
Bump org.jetbrains.kotlin:kotlin-bom from 2.2.20 to 2.2.21
|
1 month ago |
Rob Winch
|
17aad2cea3
|
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.2.20 to 2.2.21
|
1 month ago |
Rob Winch
|
9184ad3ad5
|
Merge branch '6.5.x'
|
1 month ago |
Rob Winch
|
70076188af
|
Bump com.fasterxml.jackson:jackson-bom from 2.18.4.1 to 2.18.5
|
1 month ago |
Rob Winch
|
57c9b1365c
|
Bump org.hibernate.orm:hibernate-core from 6.6.33.Final to 6.6.34.Final
|
1 month ago |
Rob Winch
|
1c3d28f14d
|
Bump io.spring.gradle:spring-security-release-plugin from 1.0.11 to 1.0.13
|
1 month ago |
Rob Winch
|
aaadb43ef8
|
Bump org-aspectj from 1.9.24 to 1.9.25
|
1 month ago |
Rob Winch
|
a6c1a02afa
|
Bump io.micrometer:micrometer-observation from 1.14.12 to 1.14.13
|
1 month ago |
Rob Winch
|
baebd04df7
|
Merge branch '6.4.x' into 6.5.x
|
1 month ago |
Rob Winch
|
d0166004aa
|
Bump com.fasterxml.jackson:jackson-bom from 2.18.4.1 to 2.18.5
|
1 month ago |
Rob Winch
|
9f96fbcda0
|
Bump org.hibernate.orm:hibernate-core from 6.6.33.Final to 6.6.34.Final
|
1 month ago |
Rob Winch
|
ccffb48fd1
|
Bump org-aspectj from 1.9.24 to 1.9.25
|
1 month ago |
Rob Winch
|
d0fcdebe88
|
Bump io.spring.gradle:spring-security-release-plugin from 1.0.11 to 1.0.13
|
1 month ago |
Rob Winch
|
26991bbe5f
|
AuthenticationRequest uses rawId.getBytes()
Previously id.getBytes() was used which was problemantic because
the id is base64 encoded and this did not match the expected ids.
Closes gh-18158
|
1 month ago |
Rob Winch
|
e4106ecf68
|
Add Webauthn4JRelyingPartyOperations.setObjectConverter
Simplifies testing of Webauthn4JRelyingPartyOperations
Issue gh-18158
|
1 month ago |
Daniel Garnier-Moiroux
|
7cb57ab940
|
Improve webauthn webdriver tests
Signed-off-by: Daniel Garnier-Moiroux <git@garnier.wf>
|
1 month ago |
Joe Grandja
|
b130e728b7
|
Polish gh-18153
Issue gh-18144
|
1 month ago |
Andrey Litvitski
|
e6db56ab4f
|
Add a minimal authorization server configuration
Closes gh-18144
Signed-off-by: Andrey Litvitski <andrey1010102008@gmail.com>
|
1 month ago |
dependabot[bot]
|
af47cc2abe
|
Bump io.micrometer:micrometer-observation from 1.14.12 to 1.14.13
Bumps [io.micrometer:micrometer-observation](https://github.com/micrometer-metrics/micrometer) from 1.14.12 to 1.14.13.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.14.12...v1.14.13)
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-observation
dependency-version: 1.14.13
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 month ago |
dependabot[bot]
|
f997e22d9d
|
Bump io.micrometer:micrometer-observation from 1.14.12 to 1.14.13
Bumps [io.micrometer:micrometer-observation](https://github.com/micrometer-metrics/micrometer) from 1.14.12 to 1.14.13.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.14.12...v1.14.13)
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-observation
dependency-version: 1.14.13
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 month ago |
github-actions[bot]
|
b7fb2892ed
|
Next development version
|
1 month ago |
github-actions[bot]
|
608b1484e4
|
Release 7.0.0-RC3
|
1 month ago |
Joe Grandja
|
5fb2875f47
|
AOT hints for authorization server Jackson 3 types should be registered
Closes gh-18146
|
1 month ago |
Joe Grandja
|
27ae318992
|
JdbcRegisteredClientRepository should support Jackson 3
Issue gh-17832
Closes gh-18143
|
1 month ago |
Joe Grandja
|
73840663b9
|
Polish JdbcOAuth2AuthorizationService
|
1 month ago |
dependabot[bot]
|
c85cb2d1ef
|
Bump org-aspectj from 1.9.24 to 1.9.25
Bumps `org-aspectj` from 1.9.24 to 1.9.25.
Updates `org.aspectj:aspectjrt` from 1.9.24 to 1.9.25
- [Release notes](https://github.com/eclipse/org.aspectj/releases)
- [Commits](https://github.com/eclipse/org.aspectj/commits)
Updates `org.aspectj:aspectjweaver` from 1.9.24 to 1.9.25
- [Release notes](https://github.com/eclipse/org.aspectj/releases)
- [Commits](https://github.com/eclipse/org.aspectj/commits)
---
updated-dependencies:
- dependency-name: org.aspectj:aspectjrt
dependency-version: 1.9.25
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.aspectj:aspectjweaver
dependency-version: 1.9.25
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 month ago |
dependabot[bot]
|
bf26dd9b33
|
Bump io.spring.gradle:spring-security-release-plugin
Bumps [io.spring.gradle:spring-security-release-plugin](https://github.com/spring-io/spring-security-release-tools) from 1.0.11 to 1.0.13.
- [Release notes](https://github.com/spring-io/spring-security-release-tools/releases)
- [Commits](https://github.com/spring-io/spring-security-release-tools/compare/v1.0.11...v1.0.13)
---
updated-dependencies:
- dependency-name: io.spring.gradle:spring-security-release-plugin
dependency-version: 1.0.13
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 month ago |
dependabot[bot]
|
ff908c4d7c
|
Bump io.spring.gradle:spring-security-release-plugin
Bumps [io.spring.gradle:spring-security-release-plugin](https://github.com/spring-io/spring-security-release-tools) from 1.0.11 to 1.0.13.
- [Release notes](https://github.com/spring-io/spring-security-release-tools/releases)
- [Commits](https://github.com/spring-io/spring-security-release-tools/compare/v1.0.11...v1.0.13)
---
updated-dependencies:
- dependency-name: io.spring.gradle:spring-security-release-plugin
dependency-version: 1.0.13
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 month ago |
dependabot[bot]
|
521f533fc4
|
Bump org-aspectj from 1.9.24 to 1.9.25
Bumps `org-aspectj` from 1.9.24 to 1.9.25.
Updates `org.aspectj:aspectjrt` from 1.9.24 to 1.9.25
- [Release notes](https://github.com/eclipse/org.aspectj/releases)
- [Commits](https://github.com/eclipse/org.aspectj/commits)
Updates `org.aspectj:aspectjweaver` from 1.9.24 to 1.9.25
- [Release notes](https://github.com/eclipse/org.aspectj/releases)
- [Commits](https://github.com/eclipse/org.aspectj/commits)
---
updated-dependencies:
- dependency-name: org.aspectj:aspectjrt
dependency-version: 1.9.25
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.aspectj:aspectjweaver
dependency-version: 1.9.25
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 month ago |
Josh Cummings
|
5662e17370
|
Add Nullable Annotations
Added Nullable to methods that may return a null value
Closes gh-18046
|
1 month ago |
Josh Cummings
|
63f28a7e1f
|
Merge branch '6.5.x'
|
1 month ago |
Josh Cummings
|
f988272fff
|
Merge branch '6.4.x' into 6.5.x
|
1 month ago |
Josh Cummings
|
532d0bef14
|
Add Test to Confirm 72-byte BCrypt Password Limit
Closes gh-18133
|
1 month ago |
Joe Grandja
|
571bd60d82
|
Document OAuth 2.0 Protected Resource Metadata support
Issue gh-17244
|
1 month ago |
Rob Winch
|
6471a32d66
|
Merge branch '6.5.x'
Closes gh-18132
|
1 month ago |