Skip to content

Commit

Permalink
Merge pull request eugenp#6495 from dkapil/task/BAEL-10957
Browse files Browse the repository at this point in the history
Task/bael 10957
  • Loading branch information
lor6 authored Mar 9, 2019
2 parents 3a57c59 + 398770b commit ed612d2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions jhipster/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@
<relativePath>../parent-boot-1</relativePath>
</parent>

<dependencies>
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-java8</artifactId>
</dependency>
</dependencies>

<modules>
<module>jhipster-monolithic</module>
<module>jhipster-microservice</module>
Expand Down

0 comments on commit ed612d2

Please sign in to comment.