dependabot[bot]
|
778935d5b3
|
Bump org.gretty:gretty from 4.1.2 to 4.1.3
Bumps [org.gretty:gretty](https://github.com/gretty-gradle-plugin/gretty) from 4.1.2 to 4.1.3.
- [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.1.2...v4.1.3)
---
updated-dependencies:
- dependency-name: org.gretty:gretty
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-18 20:39:51 -07:00 |
Marcus Hert Da Coregio
|
85369d50cb
|
Merge branch '6.2.x'
|
2024-03-18 09:28:01 -03:00 |
Marcus Hert Da Coregio
|
3161b28701
|
Merge branch '6.1.x' into 6.2.x
|
2024-03-18 09:27:54 -03:00 |
Marcus Hert Da Coregio
|
b58018dc0f
|
Merge branch '5.8.x' into 6.1.x
|
2024-03-18 09:27:48 -03:00 |
Marcus Hert Da Coregio
|
6c9efc2f09
|
Merge branch '5.7.x' into 5.8.x
|
2024-03-18 09:27:41 -03:00 |
github-actions[bot]
|
b1505016c6
|
Next development version
|
2024-03-18 12:24:38 +00:00 |
github-actions[bot]
|
55be9eabd4
|
Next development version
|
2024-03-18 12:24:28 +00:00 |
github-actions[bot]
|
1a163dca37
|
Next development version
|
2024-03-18 11:47:59 +00:00 |
github-actions[bot]
|
1b0c4d68da
|
Next development version
|
2024-03-18 11:38:53 +00:00 |
github-actions[bot]
|
75ad34aee4
|
Next development version
|
2024-03-18 11:35:34 +00:00 |
github-actions[bot]
|
b38b495630
|
Release 5.7.12
|
2024-03-18 11:10:08 +00:00 |
github-actions[bot]
|
c8a0601e6a
|
Release 5.8.11
|
2024-03-18 11:10:03 +00:00 |
github-actions[bot]
|
f226490be3
|
Release 6.1.8
|
2024-03-18 11:09:37 +00:00 |
github-actions[bot]
|
f039296186
|
Release 6.3.0-M3
|
2024-03-18 11:09:22 +00:00 |
github-actions[bot]
|
2455feb379
|
Release 6.2.3
|
2024-03-18 11:09:21 +00:00 |
Marcus Hert Da Coregio
|
a8a9341f2e
|
Merge branch '6.2.x'
Closes gh-14667
|
2024-03-18 06:43:37 -03:00 |
Marcus Hert Da Coregio
|
a972338e1d
|
Merge branch '6.1.x' into 6.2.x
Closes gh-14666
|
2024-03-18 06:43:09 -03:00 |
Marcus Hert Da Coregio
|
f84c4ea583
|
Merge branch '5.8.x' into 6.1.x
Closes gh-14665
|
2024-03-18 06:42:43 -03:00 |
Marcus Hert Da Coregio
|
2c9dc08e43
|
Merge branch '5.7.x' into 5.8.x
Closes gh-14664
|
2024-03-18 06:40:34 -03:00 |
Marcus Hert Da Coregio
|
5a7f12f1a9
|
Check for null Authentication
Closes gh-14715
|
2024-03-18 06:39:08 -03:00 |
github-actions[bot]
|
9864c4dc29
|
Merge branch '6.2.x'
|
2024-03-18 04:09:08 +00:00 |
dependabot[bot]
|
c0fe212d02
|
Bump org.springframework.data:spring-data-bom from 2023.1.3 to 2023.1.4
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2023.1.3 to 2023.1.4.
- [Release notes](https://github.com/spring-projects/spring-data-bom/releases)
- [Commits](https://github.com/spring-projects/spring-data-bom/compare/2023.1.3...2023.1.4)
---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-17 21:06:43 -07:00 |
dependabot[bot]
|
9f6c60ca3f
|
Bump org.springframework.data:spring-data-bom from 2023.1.3 to 2023.1.4
Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2023.1.3 to 2023.1.4.
- [Release notes](https://github.com/spring-projects/spring-data-bom/releases)
- [Commits](https://github.com/spring-projects/spring-data-bom/compare/2023.1.3...2023.1.4)
---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-17 20:55:13 -07:00 |
Steve Riesenberg
|
0078462e41
|
Make constant public
Issue gh-5199
|
2024-03-15 15:27:42 -05:00 |
Steve Riesenberg
|
9728f28380
|
Add additional constants to OAuth2ParameterNames
These additional constants are used for optional parameters in the
Access Token Request for the OAuth 2.0 Token Exchange Grant.
Issue gh-5199
|
2024-03-15 15:27:42 -05:00 |
Josh Cummings
|
c611b7e33b
|
Add AuthorizationProxyFactory Reactive Support
Issue gh-14596
|
2024-03-15 11:44:30 -06:00 |
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 |