We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5dda40b + f89a3d4 commit b553e3cCopy full SHA for b553e3c
pom.xml
@@ -227,18 +227,6 @@
227
<version>2.25.1</version>
228
<scope>test</scope>
229
</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
237
- <groupId>javax.transaction</groupId>
238
- <artifactId>javax.transaction-api</artifactId>
239
- <version>1.3</version>
240
241
242
<dependency>
243
<groupId>org.apache.velocity</groupId>
244
<artifactId>velocity-engine-core</artifactId>
0 commit comments