Commit Graph

549 Commits

Author SHA1 Message Date
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