mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-03-01 10:59:16 +00:00
Revert to aspectj-plugin-6.4.1
There appears to be an issue with publication of aspectj plugin, so this commit reverts to a previous working version. See https://github.com/freefair/gradle-plugins/issues/511
This commit is contained in:
parent
2b858f9371
commit
8a54cea6f0
@ -2,7 +2,7 @@ buildscript {
|
||||
dependencies {
|
||||
classpath "io.spring.javaformat:spring-javaformat-gradle-plugin:$springJavaformatVersion"
|
||||
classpath 'io.spring.nohttp:nohttp-gradle:0.0.10'
|
||||
classpath "io.freefair.gradle:aspectj-plugin:6.4.2"
|
||||
classpath "io.freefair.gradle:aspectj-plugin:6.4.1"
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
|
||||
classpath "com.netflix.nebula:nebula-project-plugin:8.2.0"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user