Skip to content

Commit b553e3c

Browse files
authored
Merge pull request #1735 from cesarsotovalero/master
Remove unused dependencies
2 parents 5dda40b + f89a3d4 commit b553e3c

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -227,18 +227,6 @@
227227
<version>2.25.1</version>
228228
<scope>test</scope>
229229
</dependency>
230-
<dependency>
231-
<groupId>org.apache.commons</groupId>
232-
<artifactId>commons-dbcp2</artifactId>
233-
<version>2.6.0</version>
234-
<scope>test</scope>
235-
</dependency>
236-
<dependency>
237-
<groupId>javax.transaction</groupId>
238-
<artifactId>javax.transaction-api</artifactId>
239-
<version>1.3</version>
240-
<scope>test</scope>
241-
</dependency>
242230
<dependency>
243231
<groupId>org.apache.velocity</groupId>
244232
<artifactId>velocity-engine-core</artifactId>

0 commit comments

Comments
 (0)