remove dotenv
All checks were successful
Build and Deploy Spring Boot Server / build (push) Successful in 10m11s
All checks were successful
Build and Deploy Spring Boot Server / build (push) Successful in 10m11s
This commit is contained in:
5
pom.xml
5
pom.xml
@@ -50,11 +50,6 @@
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-web</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.github.cdimascio</groupId>
|
||||
<artifactId>dotenv-java</artifactId>
|
||||
<version>3.1.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-devtools</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user