Skip to content

Commit

Permalink
Remove duplicate dependency in pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-reynolds committed Jun 21, 2021
1 parent 0901ec5 commit bdc87a9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -332,12 +332,6 @@
<version>3.0.12.1</version>
</dependency>

<dependency>
<groupId>javax</groupId>
<artifactId>javaee-api</artifactId>
<version>8.0.1</version>
</dependency>

<!-- You may not need this if you are deploying to an application server which provides database connection pools itself. -->
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit bdc87a9

Please sign in to comment.