Joe Grandja
|
1d74d556c2
|
Revert "Lock Dependency Versions for 5.4.0-RC1"
This reverts commit f3a1e5d40c11169d4ec6c50eba30cf4ed3ba2851.
|
2020-08-05 14:59:11 -04:00 |
|
Joe Grandja
|
f3a1e5d40c
|
Lock Dependency Versions for 5.4.0-RC1
|
2020-08-05 13:46:11 -04:00 |
|
Josh Cummings
|
146d0b6358
|
Revert "Lock Dependency Versions for 5.4.0-M2"
This reverts commit 68538897c83a7ce8db0ec7275dbd10b1a548498f.
|
2020-07-01 13:11:50 -06:00 |
|
Josh Cummings
|
68538897c8
|
Lock Dependency Versions for 5.4.0-M2
|
2020-07-01 12:40:29 -06:00 |
|
Joe Grandja
|
86ca6b013c
|
Unlock dependencies
This reverts commit 206960cf448b38e643045468b2291e66bfbbd4a9.
|
2020-05-06 17:27:35 -04:00 |
|
Joe Grandja
|
206960cf44
|
Lock dependencies for 5.4.0-M1
|
2020-05-06 17:13:04 -04:00 |
|
Josh Cummings
|
6eadf7b140
|
Unlock dependencies for 5.3.0.RELEASE
This reverts commit 147d7dadd7e449e1e8347f9a0b3959c7abf095dc.
|
2020-03-04 12:02:48 -07:00 |
|
Josh Cummings
|
147d7dadd7
|
Lock dependencies for 5.3.0.RELEASE
|
2020-03-04 10:28:39 -07:00 |
|
Eleftheria Stein
|
84b8a5abd7
|
Unlock dependencies for next development version
This reverts commit 064616f1ef077cf23028d64b61b1452be0ec9eb1.
|
2020-02-05 15:53:04 +01:00 |
|
Eleftheria Stein
|
064616f1ef
|
Lock dependencies for 5.3.0.RC1
|
2020-02-05 10:20:05 +01:00 |
|
Eleftheria Stein
|
fcc6457bef
|
Unlock dependencies for next development version
This reverts commit 93acf8f0f11e2811b7d4241b26f712674978f3f7.
|
2020-01-08 22:15:17 +01:00 |
|
Eleftheria Stein
|
93acf8f0f1
|
Lock dependencies for 5.3.0.M1
|
2020-01-08 19:41:10 +01:00 |
|
Lars Grefer
|
ff1070df36
|
remove redundant modifiers found by checkstyle
|
2019-08-10 00:18:56 +02:00 |
|
Eleftheria Stein
|
0b4502b2c5
|
Remove exceptions from lambda security configuration
Fixes: gh-7128
|
2019-07-30 08:31:37 -05:00 |
|
Eleftheria Stein
|
a0ca45e4b8
|
Use http security nested builder in samples
Issue: gh-5557
|
2019-07-12 14:00:07 -04:00 |
|
Josh Cummings
|
b252371de7
|
Resource Server Static Sample Uses @Value For Key
Issue: gh-6494
|
2019-04-13 19:39:11 -06:00 |
|
Josh Cummings
|
9478abebd2
|
Internalize Nimbus JwtDecoder Builder
Issue: gh-6010
|
2019-03-18 12:32:44 -06:00 |
|
Spring Operator
|
b93528138e
|
URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://www.apache.org/licenses/ with 1 occurrences migrated to:
https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 with 2691 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
* http://www.apache.org/licenses/LICENSE-2.0.html with 2 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0.html ([https](https://www.apache.org/licenses/LICENSE-2.0.html) result 200).
|
2019-03-14 15:46:20 -05:00 |
|
Josh Cummings
|
f755580a91
|
Resource Server Static Key Sample
Fixes: gh-5486
|
2018-12-05 10:51:24 -07:00 |
|