Skip to content

Commit

Permalink
Merge pull request #295 from DBCG/remove-duplicate-dependency-pom
Browse files Browse the repository at this point in the history
Remove duplicate dependency in pom.xml
  • Loading branch information
JPercival authored Jun 21, 2021
2 parents 0901ec5 + bdc87a9 commit 05cdd8e
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 05cdd8e

Please sign in to comment.