mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-02-08 14:34:34 +00:00
Add compile-warnings-error
Closes gh-18438 Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
This commit is contained in:
parent
30975df0a7
commit
d526bb460f
@ -1,3 +1,7 @@
|
||||
plugins {
|
||||
id 'compile-warnings-error'
|
||||
}
|
||||
|
||||
apply plugin: 'io.spring.convention.spring-module'
|
||||
|
||||
configurations {
|
||||
@ -109,6 +113,7 @@ dependencies {
|
||||
|
||||
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
|
||||
testRuntimeOnly 'org.hsqldb:hsqldb'
|
||||
opensamlFiveMain "org.apiguardian:apiguardian-api:1.1.2"
|
||||
}
|
||||
|
||||
jar {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user