Various fixes
* Upgrade dependencies * Fix typos in build files * Fix variable names for dependencies * Fix links to the project * Fix `Implementation-Vendor` for artifact manifest files
This commit is contained in:
@@ -2,7 +2,7 @@ dependencies {
|
||||
api 'org.junit.jupiter:junit-jupiter-api'
|
||||
api 'org.testcontainers:junit-jupiter'
|
||||
|
||||
optionalApi ftpserverCore
|
||||
optionalApi ftpServerCore
|
||||
optionalApi 'org.springframework.integration:spring-integration-sftp'
|
||||
optionalApi 'org.springframework:spring-websocket'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user