15556 Commits

Author SHA1 Message Date
Josh Cummings
f541bce492
Polish AuthorizationAdvisorProxyFactory
- Ensure Reasonable Defaults
- Simplify Construction

Issue gh-14596
2024-03-15 11:44:30 -06:00
github-actions[bot]
6073cd9daa Merge branch '6.2.x' 2024-03-15 04:09:59 +00:00
github-actions[bot]
a7105d833d Merge branch '6.1.x' into 6.2.x 2024-03-15 04:09:58 +00:00
dependabot[bot]
8d6ede27d1 Bump org.springframework:spring-framework-bom from 6.0.17 to 6.0.18
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.0.17 to 6.0.18.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.17...v6.0.18)

---
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-03-14 21:09:25 -07:00
github-actions[bot]
f16290f427 Merge branch '6.2.x' 2024-03-15 04:08:30 +00:00
github-actions[bot]
2e53745ddb Merge branch '6.1.x' into 6.2.x 2024-03-15 04:08:29 +00:00
github-actions[bot]
747b806d37 Merge branch '5.8.x' into 6.1.x 2024-03-15 04:08:29 +00:00
dependabot[bot]
3b355a0278 Bump org.springframework:spring-framework-bom from 5.3.32 to 5.3.33
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 5.3.32 to 5.3.33.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.32...v5.3.33)

---
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-03-14 21:07:46 -07:00
dependabot[bot]
9ab5022948 Bump com.gradle.enterprise from 3.12.6 to 3.16.2
Bumps com.gradle.enterprise from 3.12.6 to 3.16.2.

---
updated-dependencies:
- dependency-name: com.gradle.enterprise
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-14 21:04:58 -07:00
dependabot[bot]
05ce92b173 Bump io.github.gradle-nexus:publish-plugin from 1.1.0 to 1.3.0
Bumps [io.github.gradle-nexus:publish-plugin](https://github.com/gradle-nexus/publish-plugin) from 1.1.0 to 1.3.0.
- [Release notes](https://github.com/gradle-nexus/publish-plugin/releases)
- [Commits](https://github.com/gradle-nexus/publish-plugin/compare/v1.1.0...v1.3.0)

---
updated-dependencies:
- dependency-name: io.github.gradle-nexus:publish-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-14 21:02:13 -07:00
Steve Riesenberg
77c30c431e
Polish tests
Issue gh-11783
Issue gh-13763
2024-03-14 15:40:43 -05:00
Steve Riesenberg
80a8d3831a
Simplify reactive OAuth2 Client configuration
Closes gh-13763
2024-03-14 15:40:43 -05:00
Marcus Hert Da Coregio
8d8bdd8f7a Merge branch '6.2.x' 2024-03-14 15:13:12 -03:00
Marcus Hert Da Coregio
6849f4244b Merge branch '6.1.x' into 6.2.x 2024-03-14 15:13:01 -03:00
Marcus Hert Da Coregio
82e3061120 Merge branch '5.8.x' into 6.1.x 2024-03-14 15:12:51 -03:00
Marcus Hert Da Coregio
a6d362fa18 Make trigger-dependabot-auto-merge-forward.yml run on push
Issue gh-14721
2024-03-14 15:12:14 -03:00
github-actions[bot]
c3181798e7 Merge branch '6.2.x' 2024-03-14 18:10:33 +00:00
dependabot[bot]
fdbfc58d54 Bump org.springframework:spring-framework-bom from 6.1.4 to 6.1.5
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.4 to 6.1.5.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.4...v6.1.5)

---
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-03-14 11:09:37 -07:00
dependabot[bot]
e6bb866f4b Bump org.gretty:gretty from 4.0.3 to 4.1.2
Bumps [org.gretty:gretty](https://github.com/gretty-gradle-plugin/gretty) from 4.0.3 to 4.1.2.
- [Release notes](https://github.com/gretty-gradle-plugin/gretty/releases)
- [Changelog](https://github.com/gretty-gradle-plugin/gretty/blob/master/changes.md)
- [Commits](https://github.com/gretty-gradle-plugin/gretty/compare/v4.0.3...v4.1.2)

---
updated-dependencies:
- dependency-name: org.gretty:gretty
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-14 11:04:40 -07:00
dependabot[bot]
815131938d Bump org.springframework:spring-framework-bom from 6.1.4 to 6.1.5
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.4 to 6.1.5.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.4...v6.1.5)

---
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-03-14 11:01:42 -07:00
dependabot[bot]
be7bfcb278 Bump com.github.ben-manes:gradle-versions-plugin from 0.38.0 to 0.51.0
Bumps [com.github.ben-manes:gradle-versions-plugin](https://github.com/ben-manes/gradle-versions-plugin) from 0.38.0 to 0.51.0.
- [Release notes](https://github.com/ben-manes/gradle-versions-plugin/releases)
- [Commits](https://github.com/ben-manes/gradle-versions-plugin/compare/v0.38.0...v0.51.0)

---
updated-dependencies:
- dependency-name: com.github.ben-manes:gradle-versions-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-14 10:57:12 -07:00
dependabot[bot]
d615433dc3 Bump io.freefair.gradle:aspectj-plugin from 8.4 to 8.6
Bumps [io.freefair.gradle:aspectj-plugin](https://github.com/freefair/gradle-plugins) from 8.4 to 8.6.
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](https://github.com/freefair/gradle-plugins/compare/8.4...8.6)

---
updated-dependencies:
- dependency-name: io.freefair.gradle:aspectj-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-14 10:56:42 -07:00
dependabot[bot]
8e81901c10 Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin
Bumps [org.sonarsource.scanner.gradle:sonarqube-gradle-plugin](https://github.com/SonarSource/sonar-scanner-gradle) from 2.7.1 to 2.8.0.1969.
- [Release notes](https://github.com/SonarSource/sonar-scanner-gradle/releases)
- [Commits](https://github.com/SonarSource/sonar-scanner-gradle/compare/2.7.1...2.8.0.1969)

---
updated-dependencies:
- dependency-name: org.sonarsource.scanner.gradle:sonarqube-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-14 10:52:52 -07:00
Marcus Hert Da Coregio
b85ca29d33 Merge branch '6.2.x' 2024-03-14 14:45:50 -03:00
Marcus Hert Da Coregio
f905fad988 Merge branch '6.1.x' into 6.2.x 2024-03-14 14:45:45 -03:00
Marcus Hert Da Coregio
dcfee957b5 Merge branch '5.8.x' into 6.1.x 2024-03-14 14:45:41 -03:00
Marcus Hert Da Coregio
37984c2e11 Add GH_TOKEN to set-milestone
Issue gh-14721
2024-03-14 14:45:36 -03:00
Marcus Hert Da Coregio
dd3904ed87 Merge branch '6.2.x' 2024-03-14 14:42:49 -03:00
Marcus Hert Da Coregio
e5c167a678 Merge branch '6.1.x' into 6.2.x 2024-03-14 14:42:44 -03:00
Marcus Hert Da Coregio
d17a533e86 Merge branch '5.8.x' into 6.1.x 2024-03-14 14:42:39 -03:00
Marcus Hert Da Coregio
b3a43d6154 Use token only for auto merge
Issue gh-14721
2024-03-14 14:42:33 -03:00
Marcus Hert Da Coregio
421a131b74 Merge branch '6.2.x' 2024-03-14 14:33:36 -03:00
Marcus Hert Da Coregio
94749d8942 Merge branch '6.1.x' into 6.2.x 2024-03-14 14:33:26 -03:00
Marcus Hert Da Coregio
712595b3a3 Merge branch '5.8.x' into 6.1.x 2024-03-14 14:33:16 -03:00
Marcus Hert Da Coregio
a87fc4ea8a Use pull_request_target for merge-dependabot-pr.yml
Issue gh-14721
2024-03-14 14:33:00 -03:00
Marcus Hert Da Coregio
947eb6fc27 Merge branch '6.2.x' 2024-03-14 09:24:15 -03:00
Marcus Hert Da Coregio
5495c2eca6 Merge branch '6.1.x' into 6.2.x 2024-03-14 09:24:03 -03:00
Marcus Hert Da Coregio
85d7e9ab55 Merge branch '5.8.x' into 6.1.x 2024-03-14 09:23:49 -03:00
Marcus Hert Da Coregio
e7bff4240a Use GH_ACTIONS_REPO_TOKEN for merge-dependabot-pr.yml
Issue gh-14721
2024-03-14 09:23:31 -03:00
github-actions[bot]
98766d758f Merge branch '6.2.x' 2024-03-14 11:40:58 +00:00
github-actions[bot]
51d96d7417 Merge branch '6.1.x' into 6.2.x 2024-03-14 11:40:58 +00:00
dependabot[bot]
f82e15d5b6 Bump com.fasterxml.jackson:jackson-bom from 2.15.4 to 2.17.0
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.15.4 to 2.17.0.
- [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.15.4...jackson-bom-2.17.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-14 04:14:08 +00:00
dependabot[bot]
0c946ba3b3 Bump org.yaml:snakeyaml from 1.30 to 1.33
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.30 to 1.33.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.33..snakeyaml-1.30)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-14 04:03:33 +00:00
dependabot[bot]
a6abd48aea Bump org.hibernate.orm:hibernate-core from 6.3.2.Final to 6.4.4.Final
Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) from 6.3.2.Final to 6.4.4.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.4/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/6.3.2...6.4.4)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-14 04:02:54 +00:00
dependabot[bot]
b95852f3ae Bump ch.qos.logback:logback-classic from 1.4.14 to 1.5.3
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.14 to 1.5.3.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.14...v_1.5.3)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-14 04:02:37 +00:00
dependabot[bot]
1465ad59ed Bump org.assertj:assertj-core from 3.24.2 to 3.25.3
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.24.2 to 3.25.3.
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.24.2...assertj-build-3.25.3)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-14 04:01:27 +00:00
Josh Cummings
52dfbfb5b3 Add Authorization Proxy Support
Closes gh-14596
2024-03-13 14:35:07 -06:00
ruabtmh
c0928bf198 Add DelegatingAuthenticationConverter
Closes gh-14644
2024-03-13 14:33:45 -06:00
dependabot[bot]
d2f1e39095 Bump org.mockito:mockito-bom from 5.5.0 to 5.11.0
Bumps [org.mockito:mockito-bom](https://github.com/mockito/mockito) from 5.5.0 to 5.11.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.5.0...v5.11.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 13:19:54 +00:00
dependabot[bot]
ac32e94b7b Bump org-aspectj from 1.9.21.1 to 1.9.21.2
Bumps `org-aspectj` from 1.9.21.1 to 1.9.21.2.

Updates `org.aspectj:aspectjrt` from 1.9.21.1 to 1.9.21.2
- [Release notes](https://github.com/eclipse/org.aspectj/releases)
- [Commits](https://github.com/eclipse/org.aspectj/commits)

Updates `org.aspectj:aspectjweaver` from 1.9.21.1 to 1.9.21.2
- [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-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.aspectj:aspectjweaver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 13:08:56 +00:00