Skip to content

Commit

Permalink
Remove hibernate
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerwowen committed Feb 16, 2024
1 parent fd65663 commit d5e4014
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions deploy-service/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -199,11 +199,6 @@
<artifactId>slack-api-client</artifactId>
<version>1.11.0</version>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator</artifactId>
<version>5.3.6.Final</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-afterburner</artifactId>
Expand Down

0 comments on commit d5e4014

Please sign in to comment.