Skip to content

Commit

Permalink
orkweb: remove old hibernate versions
Browse files Browse the repository at this point in the history
  • Loading branch information
kingster committed Nov 26, 2020
1 parent c5e195e commit 53c9103
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions orkweb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,18 +76,6 @@
<scope>provided</scope>
</dependency>

<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate</artifactId>
<version>3.2.6.ga</version>
</dependency>

<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-annotations</artifactId>
<version>3.3.1.GA</version>
</dependency>

<dependency>
<groupId>tapestry</groupId>
<artifactId>tapestry</artifactId>
Expand Down

0 comments on commit 53c9103

Please sign in to comment.