Commit Graph

1216 Commits

Author SHA1 Message Date
Steve Riesenberg
e393bd15a3 Merge branch '1.1.x' into 1.2.x 2024-05-02 15:18:18 -05:00
Steve Riesenberg
2712c209ef Update to actions/checkout@v4
Issue gh-1605
2024-05-02 15:17:45 -05:00
Steve Riesenberg
b5370b8ad4 Build docs on every push 2024-05-02 15:13:43 -05:00
Steve Riesenberg
c1866c3235 Merge branch '1.1.x' into 1.2.x
Closes gh-1595
2024-04-17 17:08:26 -05:00
Steve Riesenberg
38c2a504b3 Update to spring-security-release-plugin 1.0.3
Closes gh-1594
2024-04-17 17:08:02 -05:00
Joe Grandja
de050515b7 Merge branch '1.1.x' into 1.2.x 2024-04-16 13:25:43 -04:00
github-actions[bot]
4ee105ef35 Next development version 2024-04-16 15:39:06 +00:00
github-actions[bot]
4b31a5f085 Next development version 2024-04-16 15:38:58 +00:00
github-actions[bot]
d0fa827da5 Release 1.2.4 2024-04-16 15:20:38 +00:00
github-actions[bot]
3d4f2df493 Release 1.1.7 2024-04-16 15:20:34 +00:00
Joe Grandja
cc2eb14ecc Update to Spring Security 6.2.4
Closes gh-1590
2024-04-15 16:21:27 -04:00
Joe Grandja
b3c3d93788 Update to Spring Framework 6.1.6
Closes gh-1589
2024-04-15 16:20:35 -04:00
Joe Grandja
486c4deaac Update to Spring Security 6.1.9
Closes gh-1588
2024-04-15 16:09:42 -04:00
Joe Grandja
20ca313610 Update to Spring Framework 6.0.19
Closes gh-1587
2024-04-15 16:09:09 -04:00
Steve Riesenberg
a74a2a4544 Update referenceDocUrl for Antora in 1.2+
(cherry picked from commit 3f5ea0be05)
2024-03-19 14:14:13 -05:00
Joe Grandja
6d95635068 Merge branch '1.1.x' into 1.2.x 2024-03-19 15:00:01 -04:00
github-actions[bot]
1ae23aaa2f Next development version 2024-03-19 15:40:12 +00:00
github-actions[bot]
1f0e456d50 Next development version 2024-03-19 15:40:03 +00:00
github-actions[bot]
1992d20c8e Release 1.1.6 2024-03-19 15:20:51 +00:00
github-actions[bot]
77783d7693 Release 1.2.3 2024-03-19 15:20:39 +00:00
Joe Grandja
06e976398f Merge branch '1.1.x' into 1.2.x 2024-03-18 19:42:45 -04:00
Joe Grandja
a7035d22bd Update PKCE validation 2024-03-18 19:32:27 -04:00
Joe Grandja
d29992635c Merge branch '1.1.x' into 1.2.x 2024-03-18 12:01:24 -04:00
Joe Grandja
eaefaba5eb Update to junit-jupiter 5.10.2
Closes gh-1571
2024-03-18 11:28:20 -04:00
Joe Grandja
3116af93c9 Update to jackson-bom 2.16.2
Closes gh-1570
2024-03-18 11:28:04 -04:00
Joe Grandja
38fcd80a7c Update to Spring Security 6.2.3
Closes gh-1569
2024-03-18 11:27:53 -04:00
Joe Grandja
24667fd6a5 Update to Spring Framework 6.1.5
Closes gh-1568
2024-03-18 11:27:11 -04:00
Joe Grandja
e22d79c49b Update to jackson-bom 2.15.4
Closes gh-1566
2024-03-18 10:01:09 -04:00
Joe Grandja
204263a7bd Update to Spring Security 6.1.8
Closes gh-1565
2024-03-18 10:00:56 -04:00
Joe Grandja
02c4fbec2c Update to Spring Framework 6.0.18
Closes gh-1564
2024-03-18 10:00:02 -04:00
Joe Grandja
73288317a0 Merge branch '1.1.x' into 1.2.x 2024-02-21 06:30:30 -05:00
github-actions[bot]
a5125788f4 Next development version 2024-02-20 15:31:28 +00:00
github-actions[bot]
eb10a4bcfd Next development version 2024-02-20 15:31:19 +00:00
github-actions[bot]
0e134b6939 Release 1.1.5 2024-02-20 15:19:11 +00:00
github-actions[bot]
0e12b2a320 Release 1.2.2 2024-02-20 15:19:05 +00:00
Joe Grandja
2fbe717f44 Remove gradle.properties from samples 2024-01-31 14:18:52 -05:00
Joe Grandja
979fee1752 Update to Spring Boot 3.2.2
Closes gh-1528
2024-01-30 07:06:26 -05:00
Steve Riesenberg
bf295315d3 Merge branch '1.1.x' into 1.2.x 2024-01-26 16:18:57 -06:00
Steve Riesenberg
f6b426ddf5 Use release version of spring-security-release-plugin
Closes gh-1526
2024-01-26 16:18:38 -06:00
Joe Grandja
9d478759fb Merge branch '1.1.x' into 1.2.x
Closes gh-1521
2024-01-22 16:45:16 -05:00
Ger Roza
6b04022f2a Update application.yml in Getting Started guide
Issue gh-1186

Closes gh-1519
2024-01-22 16:37:39 -05:00
Joe Grandja
faad0be153 Add test for refresh_token grant with public client
Related gh-1432
2024-01-10 14:03:09 -05:00
Steve Riesenberg
e76fde806f Merge branch '1.1.x' into 1.2.x 2024-01-02 17:33:45 -06:00
Eric Haag
f6b07f5649 Exclude build directories from nohttp task
Before this commit, build directories were considered when running the
checkstyleNohttp Gradle task.

Given that many tasks write their outputs to the build directory, this
could lead to incorrect results being produced, depending on what order
the tasks are executed. As a result, Gradle will disable some build
optimizations, such as build caching, to ensure correctness.

After this commit, build directories are ignored by the
checkstyleNohttp task.
2024-01-02 17:31:19 -06:00
Steve Riesenberg
d003c783e9 Merge branch '1.1.x' into 1.2.x
Closes gh-1493
2024-01-02 17:19:47 -06:00
Steve Riesenberg
d879d40299 Update to spring-security-release-plugin 1.0.1
Closes gh-1491
2024-01-02 17:18:33 -06:00
Joe Grandja
bd881c2cd7 Merge branch '1.1.x' 2023-12-19 15:00:09 -05:00
Joe Grandja
cf70dc8725 Merge branch '1.0.x' into 1.1.x 2023-12-19 14:55:29 -05:00
Joe Grandja
58d41bd5a3 Merge branch '0.4.x' into 1.0.x 2023-12-19 14:48:27 -05:00
Joe Grandja
9126064fc8 Next Development Version 2023-12-19 13:31:16 -05:00