Joe Grandja
|
108e64616a
|
Remove OAuth2AuthorizationServerConfiguration.applyDefaultSecurity()
Closes gh-2101
|
5 months ago |
Joe Grandja
|
c53a092e86
|
Ensure serializable classes do not share serialVersionUID
Closes gh-2100
|
5 months ago |
Joe Grandja
|
a1588de462
|
Merge branch '1.5.x'
|
5 months ago |
Joe Grandja
|
0fab1324ff
|
Merge branch '1.4.x' into 1.5.x
|
5 months ago |
dependabot[bot]
|
76280d28c6
|
Bump com.fasterxml.jackson:jackson-bom from 2.18.4.1 to 2.19.1
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.18.4.1 to 2.19.1.
- [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.18.4.1...jackson-bom-2.19.1)
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
dependency-version: 2.19.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 months ago |
dependabot[bot]
|
e2cd0c10c8
|
Bump org-bouncycastle from 1.79 to 1.81
Bumps `org-bouncycastle` from 1.79 to 1.81.
Updates `org.bouncycastle:bcpkix-jdk18on` from 1.79 to 1.81
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)
Updates `org.bouncycastle:bcprov-jdk18on` from 1.79 to 1.81
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)
---
updated-dependencies:
- dependency-name: org.bouncycastle:bcpkix-jdk18on
dependency-version: '1.81'
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bcprov-jdk18on
dependency-version: '1.81'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 months ago |
dependabot[bot]
|
29f68a4afb
|
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.25 to 2.2.0
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.9.25 to 2.2.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.25...v2.2.0)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-version: 2.2.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 months ago |
dependabot[bot]
|
e22197dcc2
|
Bump @springio/antora-extensions from 1.14.4 to 1.14.6 in /docs
Bumps [@springio/antora-extensions](https://github.com/spring-io/antora-extensions) from 1.14.4 to 1.14.6.
- [Changelog](https://github.com/spring-io/antora-extensions/blob/main/CHANGELOG.adoc)
- [Commits](https://github.com/spring-io/antora-extensions/compare/v1.14.4...v1.14.6)
---
updated-dependencies:
- dependency-name: "@springio/antora-extensions"
dependency-version: 1.14.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 months ago |
dependabot[bot]
|
e535617ae6
|
Bump @springio/antora-extensions from 1.14.4 to 1.14.6 in /docs
Bumps [@springio/antora-extensions](https://github.com/spring-io/antora-extensions) from 1.14.4 to 1.14.6.
- [Changelog](https://github.com/spring-io/antora-extensions/blob/main/CHANGELOG.adoc)
- [Commits](https://github.com/spring-io/antora-extensions/compare/v1.14.4...v1.14.6)
---
updated-dependencies:
- dependency-name: "@springio/antora-extensions"
dependency-version: 1.14.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 months ago |
dependabot[bot]
|
78369a16f8
|
Bump @springio/antora-extensions from 1.14.4 to 1.14.6 in /docs
Bumps [@springio/antora-extensions](https://github.com/spring-io/antora-extensions) from 1.14.4 to 1.14.6.
- [Changelog](https://github.com/spring-io/antora-extensions/blob/main/CHANGELOG.adoc)
- [Commits](https://github.com/spring-io/antora-extensions/compare/v1.14.4...v1.14.6)
---
updated-dependencies:
- dependency-name: "@springio/antora-extensions"
dependency-version: 1.14.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 months ago |
Tran Ngoc Nhan
|
e7766fb27a
|
Remove explicit type
Closes gh-2069
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
|
5 months ago |
Joe Grandja
|
fcd73d1713
|
Polish demo-client sample
|
5 months ago |
Joe Grandja
|
cf647ca465
|
End of OSS Support for 1.3.x
|
5 months ago |
Joe Grandja
|
24435adea9
|
Update continuous-integration-workflow.yml to test against 7.0 snapshots
|
5 months ago |
Joe Grandja
|
cc580866e6
|
Update demo-client sample
|
5 months ago |
Joe Grandja
|
3084c086a9
|
Add testRuntimeOnly junit-platform-launcher
Related https://github.com/spring-projects/spring-security/issues/16755
Closes gh-2092
|
5 months ago |
Joe Grandja
|
30a7b27fd1
|
Fix breaking changes in samples
Issue gh-2090 gh-2091
|
5 months ago |
Joe Grandja
|
d7c6564c3e
|
Update samples to Spring Boot 4.0.0-SNAPSHOT
Closes gh-2091
|
5 months ago |
Joe Grandja
|
da4cf539be
|
Update samples to Spring Security 7.0.0-SNAPSHOT
Closes gh-2090
|
5 months ago |
Joe Grandja
|
12a511de31
|
Fix breaking changes in docs tests
Issue gh-2089
|
5 months ago |
Joe Grandja
|
3be3683510
|
Update docs to Spring Boot 4.0.0-SNAPSHOT
Closes gh-2089
|
5 months ago |
Joe Grandja
|
280060808e
|
Update docs to Spring Security 7.0.0-SNAPSHOT
Closes gh-2088
|
5 months ago |
Joe Grandja
|
5175eca508
|
Use commons-logging directly
Related https://github.com/spring-projects/spring-security/issues/17061
Closes gh-2087
|
5 months ago |
Joe Grandja
|
d43c28348a
|
Fix breaking changes with AntPathRequestMatcher being removed
Related https://github.com/spring-projects/spring-security/issues/16887
Closes gh-2086
|
5 months ago |
Joe Grandja
|
f00f83132c
|
Fix breaking changes with ObjectPostProcessor being moved
Related ee9a887ae5
Closes gh-2085
|
5 months ago |
Joe Grandja
|
c6bb84f843
|
Update to Spring Security 7.0.0-SNAPSHOT
Closes gh-2084
|
5 months ago |
Joe Grandja
|
7fadb88576
|
Update to Spring Framework 7.0.0-SNAPSHOT
Closes gh-2083
|
5 months ago |
Joe Grandja
|
b88e9be6eb
|
Merge branch '1.5.x'
|
5 months ago |
Joe Grandja
|
502bbc1fa0
|
Merge branch '1.4.x' into 1.5.x
|
5 months ago |
Joe Grandja
|
54d4fff4e9
|
Merge branch '1.3.x' into 1.4.x
|
5 months ago |
dependabot[bot]
|
6e5f9a33c1
|
Bump com.nimbusds:nimbus-jose-jwt from 9.47 to 10.3.1
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.47 to 10.3.1.
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.3.1..9.47)
---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
dependency-version: 10.3.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 months ago |
dependabot[bot]
|
7512b2cad6
|
Bump org.assertj:assertj-core from 3.26.3 to 3.27.3
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.26.3 to 3.27.3.
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.26.3...assertj-build-3.27.3)
---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
dependency-version: 3.27.3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 months ago |
dependabot[bot]
|
5dfd165bc5
|
Bump org.gradle.wrapper-upgrade from 0.11.4 to 0.12
Bumps org.gradle.wrapper-upgrade from 0.11.4 to 0.12.
---
updated-dependencies:
- dependency-name: org.gradle.wrapper-upgrade
dependency-version: '0.12'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 months ago |
dependabot[bot]
|
ae78257e51
|
Bump io.spring.security.release from 1.0.6 to 1.0.8
Bumps [io.spring.security.release](https://github.com/spring-io/spring-security-release-tools) from 1.0.6 to 1.0.8.
- [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.6...v1.0.8)
---
updated-dependencies:
- dependency-name: io.spring.security.release
dependency-version: 1.0.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 months ago |
dependabot[bot]
|
f5a9b66b6e
|
Bump io-spring-javaformat from 0.0.46 to 0.0.47
Bumps `io-spring-javaformat` from 0.0.46 to 0.0.47.
Updates `io.spring.javaformat:spring-javaformat-checkstyle` from 0.0.46 to 0.0.47
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.46...v0.0.47)
Updates `io.spring.javaformat:spring-javaformat-gradle-plugin` from 0.0.46 to 0.0.47
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.46...v0.0.47)
---
updated-dependencies:
- dependency-name: io.spring.javaformat:spring-javaformat-checkstyle
dependency-version: 0.0.47
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.spring.javaformat:spring-javaformat-gradle-plugin
dependency-version: 0.0.47
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 months ago |
dependabot[bot]
|
827a099979
|
Bump io.spring.security.release from 1.0.6 to 1.0.8
---
updated-dependencies:
- dependency-name: io.spring.security.release
dependency-version: 1.0.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 months ago |
dependabot[bot]
|
2a56ed4ea4
|
Bump io-spring-javaformat from 0.0.46 to 0.0.47
---
updated-dependencies:
- dependency-name: io.spring.javaformat:spring-javaformat-checkstyle
dependency-version: 0.0.47
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.spring.javaformat:spring-javaformat-gradle-plugin
dependency-version: 0.0.47
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 months ago |
dependabot[bot]
|
d43bca0e95
|
Bump io.spring.security.release from 1.0.6 to 1.0.8
Bumps [io.spring.security.release](https://github.com/spring-io/spring-security-release-tools) from 1.0.6 to 1.0.8.
- [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.6...v1.0.8)
---
updated-dependencies:
- dependency-name: io.spring.security.release
dependency-version: 1.0.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 months ago |
dependabot[bot]
|
91741e0753
|
Bump io-spring-javaformat from 0.0.46 to 0.0.47
Bumps `io-spring-javaformat` from 0.0.46 to 0.0.47.
Updates `io.spring.javaformat:spring-javaformat-checkstyle` from 0.0.46 to 0.0.47
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.46...v0.0.47)
Updates `io.spring.javaformat:spring-javaformat-gradle-plugin` from 0.0.46 to 0.0.47
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.46...v0.0.47)
---
updated-dependencies:
- dependency-name: io.spring.javaformat:spring-javaformat-checkstyle
dependency-version: 0.0.47
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.spring.javaformat:spring-javaformat-gradle-plugin
dependency-version: 0.0.47
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 months ago |
dependabot[bot]
|
f1982060e4
|
Bump io.spring.security.release from 1.0.6 to 1.0.8
Bumps [io.spring.security.release](https://github.com/spring-io/spring-security-release-tools) from 1.0.6 to 1.0.8.
- [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.6...v1.0.8)
---
updated-dependencies:
- dependency-name: io.spring.security.release
dependency-version: 1.0.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 months ago |
dependabot[bot]
|
02e49761d5
|
Bump io-spring-javaformat from 0.0.46 to 0.0.47
Bumps `io-spring-javaformat` from 0.0.46 to 0.0.47.
Updates `io.spring.javaformat:spring-javaformat-checkstyle` from 0.0.46 to 0.0.47
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.46...v0.0.47)
Updates `io.spring.javaformat:spring-javaformat-gradle-plugin` from 0.0.46 to 0.0.47
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.46...v0.0.47)
---
updated-dependencies:
- dependency-name: io.spring.javaformat:spring-javaformat-checkstyle
dependency-version: 0.0.47
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.spring.javaformat:spring-javaformat-gradle-plugin
dependency-version: 0.0.47
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 months ago |
Joe Grandja
|
ebc9bec8bb
|
Merge branch '1.5.x'
|
5 months ago |
Joe Grandja
|
ecff76c761
|
Merge branch '1.4.x' into 1.5.x
|
5 months ago |
Joe Grandja
|
ab5be4349d
|
Merge branch '1.3.x' into 1.4.x
|
5 months ago |
Joe Grandja
|
15f839ffd7
|
Update x509 certificates for samples
|
5 months ago |
Joe Grandja
|
51904bb37d
|
Bump next major version
|
6 months ago |
Joe Grandja
|
6b0ebdfbaf
|
Merge branch '1.4.x'
|
6 months ago |
Joe Grandja
|
17434153d7
|
Merge branch '1.3.x' into 1.4.x
|
6 months ago |
github-actions[bot]
|
ed0df24e14
|
Next development version
|
6 months ago |
github-actions[bot]
|
ac9983bf59
|
Next development version
|
6 months ago |