Skip to content

Commit

Permalink
🎨 Style(tenant): remove unused dependency (#867)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattboll authored Oct 11, 2024
1 parent 2ec947b commit ef3deff
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions dossierfacile-api-tenant/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -143,12 +143,6 @@
<version>2.19.0</version>
</dependency>

<!--Updating version of HikariCP-->
<dependency>
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP</artifactId>
<version>5.1.0</version>
</dependency>
<dependency>
<groupId>com.brevo</groupId>
<artifactId>brevo</artifactId>
Expand Down

0 comments on commit ef3deff

Please sign in to comment.