Author: gk Date: Wed Sep 25 15:06:34 2019 New Revision: 1867516 URL: http://svn.apache.org/viewvc?rev=1867516&view=rev Log: - fix deprecated dependency (using log4j-1.2-api from parent)
Modified: db/torque/torque4/trunk/torque-test/pom.xml Modified: db/torque/torque4/trunk/torque-test/pom.xml URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-test/pom.xml?rev=1867516&r1=1867515&r2=1867516&view=diff ============================================================================== --- db/torque/torque4/trunk/torque-test/pom.xml (original) +++ db/torque/torque4/trunk/torque-test/pom.xml Wed Sep 25 15:06:34 2019 @@ -64,11 +64,6 @@ <dependencies> <dependency> - <groupId>log4j</groupId> - <artifactId>log4j</artifactId> - <scope>test</scope> - </dependency> - <dependency> <artifactId>torque-runtime</artifactId> <groupId>org.apache.torque</groupId> <version>${project.version}</version> --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org For additional commands, e-mail: torque-dev-h...@db.apache.org