feat(back-end): add ClamAV service remember to add env and compose.deploy on server
This commit is contained in:
@@ -30,6 +30,7 @@ dependencies {
|
||||
testImplementation 'org.springframework.boot:spring-boot-starter-test'
|
||||
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
|
||||
compileOnly 'org.projectlombok:lombok'
|
||||
implementation 'xyz.capybara:clamav-client:2.1.2'
|
||||
annotationProcessor 'org.projectlombok:lombok'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user