Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
jei007 authored Apr 7, 2023
1 parent 0236815 commit 2483007
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Integration/org.egovframe.rte.itl.webservice/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,11 @@
<version>${spring.maven.artifact.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
<version>5.4.10.Final</version>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-entitymanager</artifactId>
Expand Down

0 comments on commit 2483007

Please sign in to comment.