Commit Graph

541 Commits

Author SHA1 Message Date
Marcus Da Coregio aabb116a07 Update to Gradle 7.3
Closes gh-10480
2021-11-10 11:35:49 -03:00
Marcus Da Coregio d2e5f2ae0d Update Gradle to 7.2
Closes gh-9615
2021-10-04 15:19:40 -03:00
Rob Winch f425c96f06 Update to Gradle 6.9
Closes gh-9758
2021-05-14 13:39:18 -05:00
Rob Winch 8af36c9ef6 Remove dependency-management.gradle
Issue gh-9540
2021-04-05 10:36:36 -05:00
Rob Winch 0f0e8eded4 Add spring-security-dependencies
Issue gh-9540
2021-04-05 10:36:36 -05:00
Eleftheria Stein aad76e68a2 Update to Gradle 6.8.3
Closes gh-9458
2021-03-18 14:08:43 +01:00
Josh Cummings 9b42495afa
Constrain Nimbus Dependencies
Closes gh-9400
2021-02-03 13:33:25 -07:00
Joe Grandja f8cc48fe2b Set rsocketVersion to 1.1.0
Closes gh-9167
2020-10-29 15:43:52 -04:00
Joe Grandja 3618cbd3eb Revert "Use reactor-netty-http for snapshot build"
This reverts commit 1361cb8790.
2020-10-29 15:43:52 -04:00
Joe Grandja 4ff53c924d Set reactorVersion to 2020.0.+
Closes gh-9166
2020-10-29 15:43:39 -04:00
Joe Grandja c0327adecb Set springVersion to 5.3.+
Closes gh-9165
2020-10-29 15:43:20 -04:00
Rob Winch 01855fcce2
Update to Gradle 6.6.1
Use version ordering feature

Closes gh-9122
2020-10-12 17:41:16 -06:00
Joe Grandja edecb47980 Set springDataVersion to Neumann-SR+
Closes gh-9007
2020-09-09 12:35:28 -04:00
Joe Grandja 8615c4a601 Set rsocketVersion to 1.0.+
Closes gh-9006
2020-09-09 12:34:57 -04:00
Eleftheria Stein 5142d39079 Restrict Spring Framework version to 5.2.x 2020-08-11 13:25:30 +02:00
Joe Grandja 1361cb8790 Use reactor-netty-http for snapshot build
Closes gh-8909
2020-08-05 11:50:50 -04:00
Josh Cummings db0d863701
Fix commons-codec Build Error
Issue gh-8836
2020-07-15 20:09:45 -06:00
Eleftheria Stein 3d9de9bcb7 Set RSocket version to Snapshot in snapshot build 2020-07-14 18:37:43 +02:00
Eleftheria Stein f8f3302891 Restrict mockito to 3.3.+
Closes gh-8828
2020-07-13 16:53:10 +02:00
Josh Cummings 23db372962
Update to Gradle 6.4.1
Fixes gh-8604
2020-05-27 16:12:23 -06:00
Eleftheria Stein 9128dded7e Use range for Kotlin version 2020-03-06 14:32:26 -05:00
Josh Cummings bf10837ea6
Update to Gradle 6.2.2
Fixes gh-8065
2020-03-04 10:28:03 -07:00
Josh Cummings 68a4621b1a
Update to Kotlin 1.3.70
Fixes gh-8064
2020-03-04 10:27:50 -07:00
Josh Cummings e09edf6ad3
Update Nimbus to use latest.release
Fixes gh-8007
2020-02-25 12:49:47 -07:00
Joe Grandja 6123d794e4 Use dependency ranges for com.nimbusds
Fixes gh-7994
2020-02-19 05:34:40 -05:00
Josh Cummings 5bdf57d1e5
Remove Groovy and Spock Dependencies
Fixes gh-4939
2020-02-10 10:38:40 -07:00
Rob Winch b47605266e Update to Gradle 6.1.1
Fixes gh-7936
2020-02-04 23:36:47 -06:00
Joe Grandja 04f3fe8af9 Add Jackson support for oauth2-client session related classes
Fixes gh-4886
2020-02-04 09:01:12 -05:00
Eleftheria Stein 0694b621bb Manage specific version of htmlunit dependencies
This allows Spring Boot to resolve consistent versions

Fixes: gh-7888
2020-02-03 20:18:02 +01:00
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