mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-29 23:32:14 +00:00
Update to nohttp 0.0.6.RELEASE
Closes gh-9609
This commit is contained in:
parent
8dc702c80f
commit
289b11b873
@ -2,7 +2,7 @@ buildscript {
|
|||||||
dependencies {
|
dependencies {
|
||||||
classpath 'io.spring.gradle:spring-build-conventions:0.0.23.1.RELEASE'
|
classpath 'io.spring.gradle:spring-build-conventions:0.0.23.1.RELEASE'
|
||||||
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
|
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
|
||||||
classpath 'io.spring.nohttp:nohttp-gradle:0.0.5.RELEASE'
|
classpath 'io.spring.nohttp:nohttp-gradle:0.0.6.RELEASE'
|
||||||
classpath "io.freefair.gradle:aspectj-plugin:4.0.2"
|
classpath "io.freefair.gradle:aspectj-plugin:4.0.2"
|
||||||
}
|
}
|
||||||
repositories {
|
repositories {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user