16 Commits

Author SHA1 Message Date
Marcus Da Coregio
526bc16f7e Remove usage of WebSecurityConfigurerAdapter
Switch to expose a SecurityFilterChain Bean

Closes gh-52
2021-12-10 09:53:33 -03:00
Josh Cummings
ca32d8e45d Update authorizeHttpRequests
Closes gh-49
2021-11-10 10:20:09 -07:00
Josh Cummings
3a58daf55d Update HttpSecurity Formatting 2021-11-10 09:42:09 -07:00
Marcus Da Coregio
5097f9dcfc Update to Gradle 7.2
Closes gh-45
2021-10-04 15:04:13 -03:00
Josh Cummings
601f54a4c1
Sync Gradle Version
Issue gh-16
2021-05-27 09:14:29 -06:00
Rob Winch
c2bee61c34 Update to Tomcat 9
Spring recently updated to require Servlet 4, so update to Tomcat 9.

Closes gh-6
2021-01-27 21:58:02 -06:00
Rob Winch
68017abfbb Consistently use repo.spring.io/snapshot instead of libs-snapshot 2020-11-19 12:35:34 -06:00
Rob Winch
cda205bb91 Use jcenter instead of mavenCentral
jcenter has dependencies for gretty and repo.spring.io now requires
authentication to download new dependencies
2020-11-19 12:34:38 -06:00
Rob Winch
edb0a12a7e Update htmlunit-driver:2.44.0 2020-10-28 14:37:16 -05:00
Rob Winch
297a13dbb5 Update to assertj-core 3.18.0 2020-10-28 14:34:51 -05:00
Rob Winch
091332c4b8 JUnit 5.7.0 2020-10-28 14:31:00 -05:00
Rob Winch
c6be101926 Fix framework 2020-10-28 11:32:39 -05:00
Rob Winch
91f3d13bc5 Update to Spring Security 5.5.0-SNAPSHOT 2020-10-28 11:06:13 -05:00
Rob Winch
da0d07d40c Update to Spring Framework 5.3.0 2020-10-28 11:03:10 -05:00
Rob Winch
f61a570d58 Update to Gradle 6.7 2020-10-28 10:55:42 -05:00
Rob Winch
a8f7883b17 Add hello-mvc-security 2020-10-28 10:22:20 -05:00