Skip to content
Snippets Groups Projects
Commit bab0b206 authored by Tucker Gary Siegel's avatar Tucker Gary Siegel
Browse files

remove actuator

parent 9372af93
No related branches found
Tags 0.7.2
No related merge requests found
......@@ -28,7 +28,6 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-web'
implementation 'org.hibernate.validator:hibernate-validator:8.0.0.Final'
implementation 'org.springframework.boot:spring-boot-starter-log4j2:3.0.4'
implementation 'org.springframework.boot:spring-boot-starter-actuator'
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.0.4'
implementation 'jakarta.validation:jakarta.validation-api:3.0.2' // common
implementation 'com.google.guava:guava:31.1-jre' // common
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment