Skip to content

Commit

Permalink
Disabling spring-boot docker-compose (2beContinued)
Browse files Browse the repository at this point in the history
  • Loading branch information
Goulven.Furet authored and Goulven.Furet committed Dec 1, 2023
1 parent 9b7d90d commit 9782b60
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -156,11 +156,16 @@
<optional>true</optional>
</dependency>

<!--
TODO : A discuter avec Nico
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-docker-compose</artifactId>
<optional>true</optional>
</dependency>
-->


</dependencies>


Expand Down

0 comments on commit 9782b60

Please sign in to comment.