Skip to content

Commit

Permalink
Remove hibernate dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonny Rylands committed May 15, 2017
1 parent 03069de commit 07d3a83
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/configmanager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,6 @@
<version>${logback-classic.version}</version>
</dependency>

<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-hikaricp</artifactId>
<version>${hibernate.version}</version>
</dependency>

<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
Expand Down

0 comments on commit 07d3a83

Please sign in to comment.