Author: painter Date: Wed Oct 10 04:00:04 2018 New Revision: 1843379 URL: http://svn.apache.org/viewvc?rev=1843379&view=rev Log: Testing 3 dep updates with Jenkins build
Modified: db/torque/torque4/trunk/pom.xml Modified: db/torque/torque4/trunk/pom.xml URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/pom.xml?rev=1843379&r1=1843378&r2=1843379&view=diff ============================================================================== --- db/torque/torque4/trunk/pom.xml (original) +++ db/torque/torque4/trunk/pom.xml Wed Oct 10 04:00:04 2018 @@ -532,7 +532,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-pmd-plugin</artifactId> - <version>3.2</version> + <version>3.10.0</version> <configuration> <linkXref>true</linkXref> <targetJdk>${maven.compiler.source}</targetJdk> @@ -541,7 +541,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jxr-plugin</artifactId> - <version>2.5</version> + <version>3.0.0</version> </plugin> <plugin> <groupId>org.codehaus.mojo</groupId> @@ -556,7 +556,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>xml-maven-plugin</artifactId> - <version>1.0</version> + <version>1.0.2</version> </plugin> <plugin> <groupId>org.owasp</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org For additional commands, e-mail: torque-dev-h...@db.apache.org