Josh Cummings
50d8200348
Update cas-server-webapp to 4.0.7
...
Did not update to the latest as there is some work involved in
aligning the casserver sample's XML configuration with the latest
cas-server-webapp.
Fixes gh-7874
2020-01-30 11:24:16 -07:00
Rob Winch
e93fb9904e
Update to Gradle 6.1
2020-01-17 19:22:13 -06:00
Rob Winch
a03bfe63fd
Remove in favor of ManagementConfigurationPlugin
2020-01-17 19:22:13 -06:00
Rob Winch
1ae3ec3f8a
Revert "Update to Gradle 6.1"
...
This reverts commit 7f9715d951
.
2020-01-16 19:32:46 -06:00
Rob Winch
7f9715d951
Update to Gradle 6.1
...
Fixes gh-7838
2020-01-16 11:18:01 -06:00
Eleftheria Stein
c0d78a32f1
Allow disabling dependency locking
...
Fixes: gh-7799
2020-01-08 21:11:00 +01:00
Eleftheria Stein
2cf9e57fa4
Restrict cas-server version
...
Issue: gh-7788
2020-01-08 17:18:30 +01:00
Eleftheria Stein-Kousathana
2df1099da5
Idiomatic Kotlin DSL for configuring HTTP security
...
Issue: gh-5558
2020-01-07 12:08:43 -05:00
Rob Winch
65981444f1
Use Version Ranges
...
Fixes gh-7788
2020-01-06 14:46:48 -06:00
Rob Winch
1bb1e74a9d
Add Gradle Lock Plugin
...
Issue gh-7788
2020-01-06 14:46:48 -06:00
Rob Winch
06d7443946
Use Gradle platform and constraints
...
This was largely generated from the following script
wget bd9f8eb541/src/main/groovy/io/spring/gradle/convention/DependencySetPlugin.groovy
./dsp.gradle
cat gradle/dependency-management.gradle | grep 'management "' | cut -d ':' -f 2 | xargs -I{} sh -c "rg {} -l -g '*.gradle' -g '\!dependency-management.gradle' > /dev/null || echo {}" | xargs -I{} sed -iE '/.*{}.*/d' gradle/dependency-management.gradle
rm ./dps.gradle
Fixes gh-7787
2020-01-06 14:46:36 -06:00
Josh Cummings
c745889ae7
Update to nimbus-jose-jwt:8.3
...
Fixes gh-7720
2019-12-18 10:23:51 -07:00
Josh Cummings
bc2aedac69
Update to nimbus-jose-jwt 7.8.1
...
Fixes gh-7570
2019-11-11 12:56:29 -07:00
Rob Winch
bd4f2057ca
Update to blockound 1.0.1.RELEASE
...
Fixes gh-7613
2019-11-04 11:12:57 -06:00
Rob Winch
0310cc112e
Update to hibernate-validator 6.1.0.Final
...
Fixes gh-7612
2019-11-04 11:12:45 -06:00
Rob Winch
6c23d567b9
Update to hibernate-entitymanager 5.4.8.Final
...
Fixes gh-7611
2019-11-04 11:12:35 -06:00
Rob Winch
dfefaa94b5
Update to Unbounded 4.0.12
...
Fixes gh-7610
2019-11-04 11:12:24 -06:00
Rob Winch
9558fbdaf1
Update to powermock 2.0.4
...
Fixes gh-7609
2019-11-04 11:12:10 -06:00
Rob Winch
a8db3eb0f2
Update to Bouncy Castle 1.64
...
Fixes gh-7608
2019-11-04 11:11:56 -06:00
Rob Winch
2608bc0bd2
Update to Reactor Dysprosium-SR1
...
Fixes gh-7607
2019-11-04 11:11:41 -06:00
Rob Winch
b57ec7d066
Update to GAE 1.9.76
...
Fixes gh-7606
2019-11-04 11:11:31 -06:00
Rob Winch
34daf4eeba
Update to Spring Data Moore-SR1
...
Fixes gh-7604
2019-11-04 11:11:05 -06:00
Rob Winch
f5704a8960
Update to Spring 5.2.1.RELEASE
...
Fixes gh-7603
2019-11-04 11:10:44 -06:00
Rob Winch
635f7e1edd
CsrfWebFilter supports multipart/form-data
...
Fixes gh-7576
2019-10-28 14:06:10 -05:00
Filip Hanik
971ae346c5
Update to Spring Data Moore-RELEASE
2019-09-30 20:04:17 -07:00
Filip Hanik
8c4252681e
Upgrade rsocket to 1.0.0-RC5 without BOM
2019-09-30 14:05:17 -07:00
Filip Hanik
cdeeb27b51
Upgrade Spring Data to Lovelace-SR11
2019-09-30 14:05:17 -07:00
Filip Hanik
9393017e3f
Upgrade Project Reactor to Dysprosium-RELEASE
2019-09-30 14:05:17 -07:00
Filip Hanik
09c29d286a
Upgrade Spring Framework to 5.2.0.RELEASE
2019-09-30 14:05:17 -07:00
Filip Hanik
f832d08814
Upgrade Jackson JSON library to 2.10.0
2019-09-29 18:23:32 -07:00
Filip Hanik
365e6c1167
Upgrade com.fasterxml.jackson.core to 2.9.10
2019-09-26 12:07:34 -07:00
Filip Hanik
eef440e989
Upgrade io.projectreactor.tools:blockhound to 1.0.0.RC1
2019-09-26 12:07:34 -07:00
Filip Hanik
00e3d6b85e
Upgrade httpclient to 4.5.10
2019-09-26 12:07:34 -07:00
Filip Hanik
8ba405b478
Upgrade gretty to 2.3.1
2019-09-26 12:07:34 -07:00
Filip Hanik
5f3e7d3a54
Upgrade hibernate-entitymanager to 5.4.5.Final
2019-09-26 12:07:34 -07:00
Filip Hanik
19891f1fa5
Upgrade slf4j to 1.7.28
2019-09-26 12:07:34 -07:00
Filip Hanik
6582b776ed
Upgrade BouncyCastle to 1.6.3
2019-09-26 12:07:34 -07:00
Rob Winch
ff54eb878a
Use Schedulers.boundedElastic()
...
Fixes gh-7457
2019-09-19 13:51:06 -05:00
Lars Grefer
7c30076b37
Update to Gradle 5.6.2
2019-09-12 13:29:25 +01:00
Filip Hanik
438ae215f8
Upgrade to OpenSAML 3.4.3
...
Fixes gh-7392
2019-09-06 08:04:15 -07:00
Josh Cummings
572c16c7cb
Update Gretty to 2.3.1
...
Fixes gh-7389
2019-09-06 07:20:21 -06:00
Josh Cummings
c716b400a1
Update to OpenSaml 3.3.1
...
Fixes gh-7388
2019-09-06 07:20:13 -06:00
Josh Cummings
897c0eb596
Update cglib to 3.3.0
...
Fixes gh-7387
2019-09-06 07:20:03 -06:00
Josh Cummings
0473730f7f
Update to Spring Data Moore RC3
...
Fixes gh-7386
2019-09-06 06:25:57 -06:00
Filip Hanik
a919ff0461
Upgrade to embedded Apache Tomcat 9.0.24
2019-09-05 14:26:18 -07:00
Rob Winch
b5cbab01df
Update to Spring 5.2.0.RC2
...
Fixes gh-7371
2019-09-05 13:42:34 -05:00
Eleftheria Stein
266cc4a427
Update to org.seleniumhq.selenium:htmlunit-driver 2.36.0
...
Fixes: gh-7319
2019-09-05 13:34:07 -05:00
Eleftheria Stein
64e95c1e39
Update to hibernate-entitymanager 5.4.4.Final
...
Fixes: gh-7318
2019-09-05 13:34:07 -05:00
Eleftheria Stein
da9221b156
Update to net.sourceforge.htmlunit:htmlunit 2.36.0
...
Fixes: gh-7317
2019-09-05 13:34:07 -05:00
Eleftheria Stein
2010bf4a65
Update to commons-codec 1.13
...
Fixes: gh-7316
2019-09-05 13:34:07 -05:00
Eleftheria Stein
97626f7dd2
Update to nimbus-jose-jwt 7.8
...
Fixes: gh-7315
2019-09-05 13:34:07 -05:00
Lars Grefer
b75212b325
Update to Gradle 5.6.1
2019-09-04 19:31:28 -05:00
Rob Winch
5a4eded696
Add RSocket Support
...
Fixes gh-7360
2019-09-04 19:24:01 -05:00
Lars Grefer
d69cd36a97
Update to Gradle 5.6
2019-08-26 14:32:07 -05:00
Rob Winch
39d2b32603
Polish io.freefair.aspectj Usage
...
Consistent aspectj version throughout
2019-08-12 14:19:50 -05:00
Filip Hanik
802a8015ac
Upgrade com.google.appengine:appengine components to 1.9.76
...
Fixes gh-7134
[closes #7134 ]
2019-08-05 09:35:41 -06:00
Filip Hanik
a2a0674d00
Upgrade org.mockito:mockito-core to 3.0.0
...
Fixes gh-7145
[closes #7145 ]
2019-08-05 09:35:41 -06:00
Filip Hanik
7a5b8e3e85
Upgrade com.nimbusds:oauth2-oidc-sdk to 6.14
...
Fixes gh-7136
[closes #7136 ]
2019-08-05 09:35:41 -06:00
Filip Hanik
b089dfc040
Upgrade com.nimbusds:nimbus-jose-jwt to 7.6
...
Fixes gh-7135
[closes #7135 ]
2019-08-05 09:35:40 -06:00
Filip Hanik
92c82799ce
Upgrade jackson-databind to 2.9.9.1
...
Fixes gh-7133
[closes #7133 ]
2019-08-05 09:35:40 -06:00
Filip Hanik
cbc0130d23
Upgrade org.hibernate:hibernate-validator to 6.0.17.Final
...
Fixes gh-7141
[closes #7141 ]
2019-08-05 09:35:40 -06:00
Filip Hanik
606ed1af8e
Upgrade org.codehaus.groovy groovy|json|all libraries to 2.4.17
...
Fixes gh-7140
[closes #7140 ]
2019-08-05 09:35:40 -06:00
Filip Hanik
13e98fcdfa
Upgrade cas-client-core to 3.5.1
...
Fixes gh-7142
[closes #7142 ]
2019-08-05 09:35:40 -06:00
Filip Hanik
99d67daae5
Upgrade httpclient to 4.5.9
...
Fixes gh-7138
[closes #7138 ]
2019-08-05 09:35:39 -06:00
Josh Cummings
a91ade910a
Update to Reactor Dysprosium-M3
...
Fixes gh-7186
2019-08-05 09:34:34 -06:00
Josh Cummings
8f2260639b
Update to Spring Data Moore RC2
...
Fixes gh-7185
2019-08-05 09:33:51 -06:00
Josh Cummings
126e0bb82a
Update to Spring Framework 5.2.0.RC1
...
Fixes gh-7184
2019-08-05 09:33:08 -06:00
Joe Grandja
4ca9e15595
Fix blocking in ServletOAuth2AuthorizedClientExchangeFilterFunction
...
Fixes gh-6589
2019-07-26 14:02:17 -04:00
Lars Grefer
61f3e8cf3f
Update to Gradle 5.5.1
2019-07-11 22:15:42 -04:00
Lars Grefer
2e38e3bd46
Update to Gradle 5.5
2019-07-11 22:15:42 -04:00
Josh Cummings
329999b54a
Update to nimbus-jose-jwt:7.3
...
Fixes: gh-7061
2019-07-01 07:22:13 -06:00
Daniel Meier
f44eb0b7be
Update Mockito-Core to version 2.27.0
...
Update Mockito-Core to version 2.27.0 and Byte Buddy to version 1.9.10.
Closes #6790
2019-06-18 08:00:01 -06:00
Eleftheria Stein
a01ef4d215
Update to Spring Data Moore-RC1
...
Fixes gh-7008
2019-06-14 11:40:45 -04:00
Eleftheria Stein
b00345575b
Revert "Update to org.aspectj 1.9.4"
...
This reverts commit 0c41ed0948
.
Fixes gh-7001
2019-06-13 16:45:17 -04:00
Eleftheria Stein
d3bcae475c
Update to org.seleniumhq.selenium:htmlunit-driver 2.35.1
...
Fixes gh-6981
2019-06-13 13:30:24 -06:00
Eleftheria Stein
dc9a2eacf8
Update to hsqldb 2.5.0
...
Fixes gh-6982
2019-06-13 13:30:24 -06:00
Eleftheria Stein
d4af16d52b
Update to Jetty 9.4.19.v20190610
...
Fixes gh-6983
2019-06-13 13:30:24 -06:00
Eleftheria Stein
a6491c944c
Update to org.bouncycastle 1.62
...
Fixes gh-6984
2019-06-13 13:30:24 -06:00
Eleftheria Stein
2fb45201d5
Update to thymeleaf-layout-dialect 2.4.1
...
Fixes gh-6985
2019-06-13 13:30:24 -06:00
Eleftheria Stein
b62e69b94f
Update to net.sourceforge.htmlunit:htmlunit 2.35.0
...
Fixes gh-6986
2019-06-13 13:30:24 -06:00
Eleftheria Stein
ebb5ca955a
Update to unboundid-ldapsdk 4.0.11
...
Fixes gh-6987
2019-06-13 13:30:24 -06:00
Eleftheria Stein
be4f85b7f6
Update to jaxb-impl 2.3.2
...
Fixes gh-6988
2019-06-13 13:30:24 -06:00
Eleftheria Stein
225786a1d7
Update to mockwebserver 3.14.2
...
Fixes gh-6989
2019-06-13 13:30:24 -06:00
Eleftheria Stein
488277e978
Update to oauth2-oidc-sdk 6.13
...
Fixes gh-6990
2019-06-13 13:30:24 -06:00
Eleftheria Stein
602fcb05b2
Update to hibernate-entitymanager 5.4.3.Final
...
Fixes gh-6991
2019-06-13 13:30:24 -06:00
Eleftheria Stein
351e3aa881
Update to Spring Data Moore-M4
...
Fixes gh-6992
2019-06-13 13:30:24 -06:00
Eleftheria Stein
7450bd1334
Update to org.powermock 2.0.2
...
Fixes gh-6994
2019-06-13 13:30:24 -06:00
Eleftheria Stein
0c41ed0948
Update to org.aspectj 1.9.4
...
Fixes gh-6995
2019-06-13 13:30:24 -06:00
Eleftheria Stein
57ffaded72
Update to nimbus-jose-jwt 7.2.1
...
Fixes gh-6996
2019-06-13 13:30:24 -06:00
Eleftheria Stein
8fb464857c
Update to jackson.core 2.9.9
...
Fixes gh-6998
2019-06-13 13:30:24 -06:00
Eleftheria Stein
e34a0e345c
Update to cglib-nodep 3.2.12
...
Fixes gh-6999
2019-06-13 13:30:24 -06:00
Eleftheria Stein
e0e66c62fc
Update to Spring 5.2.0.M3
...
Fixes gh-6961
2019-06-13 10:45:09 -04:00
Daniel Meier
56f1991240
Update AssertJ to version 3.12.2
...
Update the AssertJ dependency to version 3.12.2. Additionally fix
some tests not compiling due to API changes of AssertJ.
Fixes gh-6786
2019-05-31 11:45:20 -06:00
Eleftheria Stein
e7f93f221d
Update to Spring 5.2.0.M2
...
Fixes gh-6864
2019-05-14 09:45:30 -05:00
Eleftheria Stein
69e4e3ed88
Update to Reactor Dysprosium-M1
...
Fixes gh-6867
2019-05-13 14:10:55 -06:00
Joe Grandja
8b77cce1b6
Update to net.sourceforge.htmlunit:neko-htmlunit 2.34.0
...
Fixes gh-6793
2019-04-15 12:39:24 -04:00
Joe Grandja
bb909f1dbd
Update to net.sourceforge.htmlunit:htmlunit 2.34.1
...
Fixes gh-6792
2019-04-15 12:39:24 -04:00
Joe Grandja
029e832e65
Update to org.apache.httpcomponents:httpclient 4.5.8
...
Fixes gh-6791
2019-04-15 12:39:24 -04:00
Joe Grandja
87ccd6283a
Update to hibernate-entitymanager 5.4.2.Final
...
Fixes gh-6789
2019-04-15 12:39:24 -04:00
Joe Grandja
b6822bbdad
Update to bcprov-jdk15on:1.61
...
Fixes gh-6788
2019-04-15 12:39:24 -04:00
Joe Grandja
9e549df1e6
Update to bcpkix-jdk15on 1.61
...
Fixes gh-6787
2019-04-15 12:39:24 -04:00
Joe Grandja
2cd52fb648
Update to org.aspectj:* to 1.9.3
...
Fixes gh-6785
2019-04-15 12:02:24 -04:00
Joe Grandja
164c18b753
Update to commons-codec 1.12
...
Fixes gh-6784
2019-04-15 11:59:01 -04:00
Joe Grandja
1112c79848
Update to com.squareup.okhttp3 3.14.1
...
Fixes gh-6783
2019-04-15 11:57:20 -04:00
Joe Grandja
84550d1a51
Update to oauth2-oidc-sdk 6.8
...
Fixes gh-6782
2019-04-15 11:53:57 -04:00
Joe Grandja
ebaab0f987
Update to nimbus-jose-jwt 7.0.1
...
Fixes gh-6781
2019-04-15 11:51:32 -04:00
Joe Grandja
308bbf680e
Update to Spring Data Moore-M3
...
Fixes gh-6769
2019-04-11 09:56:49 -04:00
Joe Grandja
4108d00827
Update to Spring 5.2.0.M1
...
Fixes gh-6768
2019-04-11 09:53:58 -04:00
MD Sayem Ahmed
462b2ecdbb
Update Gradle version to 5.3.1
...
Fixes gh-6745
2019-04-08 14:02:54 -06:00
Rob Winch
6c9a29acfa
Update to Spring Data Lovelace-SR6
...
Fixes: gh-6665
2019-04-05 09:15:39 -04:00
Joe Grandja
965696302b
Update to Spring 5.1.6.RELEASE
...
Fixes gh-6664
2019-04-05 09:15:39 -04:00
Joe Grandja
a863f01a9d
Update to Reactor Californium-SR6
...
Fixes gh-6686
2019-04-04 17:44:40 -04:00
Joe Grandja
2055d931fa
Update to slf4j-nop 1.7.26
...
Fixes gh-6678
2019-04-04 17:41:26 -04:00
Joe Grandja
91bdedf328
Update to slf4j-api 1.7.26
...
Fixes gh-6677
2019-04-04 17:41:15 -04:00
Joe Grandja
a688bbf123
Update to log4j-over-slf4j 1.7.26
...
Fixes gh-6676
2019-04-04 17:41:04 -04:00
Joe Grandja
2051abdea1
Update to jul-to-slf4j 1.7.26
...
Fixes gh-6675
2019-04-04 17:40:51 -04:00
Joe Grandja
c3de1e0013
Update to jcl-over-slf4j 1.7.26
...
Fixes gh-6674
2019-04-04 17:40:31 -04:00
Joe Grandja
8877a4e422
Update to hibernate-validator 6.0.16.Final
...
Fixes gh-6670
2019-04-04 17:38:49 -04:00
Joe Grandja
d94ce268b7
Update to unboundid-ldapsdk 4.0.10
...
Fixes gh-6668
2019-04-04 17:36:03 -04:00
Joe Grandja
f89a8e97dc
Update to okhttp 3.12.2
...
Fixes gh-6667
2019-04-04 17:35:41 -04:00
Joe Grandja
9d96b9d642
Update to mockwebserver 3.12.2
...
Fixes gh-6666
2019-04-04 17:33:10 -04:00
Joe Grandja
9b09201679
Update to Spring 5.1.6.BUILD-SNAPSHOT
2019-03-29 12:46:15 -04:00
Aanuoluwapo Otitoola
976e763acb
Update to nimbus-jose-jwt:6.7
...
Fixes: gh-6459
2019-01-22 16:41:08 -07:00
Joe Grandja
4e4321fb07
Update to htmlunit-driver 2.33.3
...
Fixes gh-6434
2019-01-15 05:40:54 -05:00
Joe Grandja
9721ee9d4e
Update to Spring Data Lovelace SR4
...
Fixes gh-6438
2019-01-14 17:43:10 -05:00
Joe Grandja
9d7f141b86
Update to Spring Framework 5.1.4
...
Fixes gh-6437
2019-01-14 17:43:10 -05:00
Joe Grandja
68e3bbdd03
Update to Reactor Californium-SR4
...
Fixes gh-6436
2019-01-14 17:43:10 -05:00
Joe Grandja
e864e63760
Update to org.powermock 2.0.0
...
Fixes gh-6433
2019-01-14 16:59:11 -05:00
Joe Grandja
6e14418937
Update to hibernate-entitymanager 5.4.0.Final
...
Fixes gh-6432
2019-01-14 16:56:32 -05:00
Joe Grandja
4d1a23b6b4
Update to ehcache 2.10.6
...
Fixes gh-6431
2019-01-14 16:53:59 -05:00
Joe Grandja
f97d6f41ea
Update to com.squareup.okhttp3 3.12.1
...
Fixes gh-6430
2019-01-14 16:52:00 -05:00
Joe Grandja
84a287d6ff
Update to oauth2-oidc-sdk 6.5
...
Fixes gh-6429
2019-01-14 16:48:44 -05:00
Joe Grandja
ce4a48e9c9
Update to nimbus-jose-jwt 6.5.1
...
Fixes gh-6428
2019-01-14 16:47:19 -05:00
Joe Grandja
c725d220aa
Update to jackson.core 2.9.8
...
Fixes gh-6427
2019-01-14 16:43:27 -05:00
Joe Grandja
5d72cdc104
Update to cglib-nodep 3.2.10
...
Fixes gh-6426
2019-01-14 16:40:59 -05:00
Christopher Cuartas
e995668d92
Update to nimbus-jose-jwt:6.3
...
Fixes: gh-6095
2018-12-04 23:07:32 -07:00
Daniel Bustamante Ospina
6bddb38cac
Update to Gradle 5.0
...
Change project's gradle version to 5.0, this requires to make some minor
adjustments.
Fixes: gh-6148
2018-11-30 08:50:47 -06:00
Rob Winch
0e5f1245a6
Remove Thymeleaf dependency management
...
Fixes: gh-6161
2018-11-28 08:23:01 -06:00
Rob Winch
0b2f241038
Update to Mockito 2.23.4
...
Fixes: gh-6159
2018-11-28 08:23:01 -06:00
Rob Winch
c0370039f6
Update to AspectJ 1.9.2
...
Fixes: gh-6158
2018-11-28 08:23:01 -06:00
Rob Winch
078df64c30
Update to unboundid 4.0.9
...
Fixes: gh-6157
2018-11-28 08:23:00 -06:00
Rob Winch
44dbcbdf4c
Update to Powermock 2.0.0-RC.4
...
Fixes: gh-6156
2018-11-28 08:23:00 -06:00
Rob Winch
fe13571f4c
Update to cglib-nodep:3.2.9
...
Fixes: gh-6155
2018-11-28 08:23:00 -06:00
Rob Winch
a5abbac398
Update to Spring Data Lovelace-SR3
...
Fixes: gh-6154
2018-11-28 08:23:00 -06:00
Rob Winch
38be0849cd
Update to Spring 5.1.3
...
Fixes: gh-6153
2018-11-28 08:23:00 -06:00
Rob Winch
be5a368dfd
Update to Reactor Californium-SR3
...
Fixes: gh-6152
2018-11-28 08:23:00 -06:00
Joe Grandja
bcee22d2f9
Update com.squareup.okhttp3 deps to 3.12.0
...
Fixes gh-6142
2018-11-26 13:26:38 -05:00
Rafael Dominguez
e60e17109c
Update to Gradle 4.10.2
...
Fixes gh-6106
2018-11-21 09:57:26 -06:00
Satish Sharma
7232dabd48
Update to oauth2-oidc-sdk:6.2
...
Fixes: gh-6101
2018-11-20 11:05:27 -07:00
Johnny Lim
95c824cb2a
Upgrade to neko-htmlunit 2.33
2018-11-13 15:48:52 -06:00