Discussion:
svn commit: r1843384 - /db/torque/torque4/trunk/pom.xml
p***@apache.org
2018-10-10 04:27:59 UTC
Permalink
Author: painter
Date: Wed Oct 10 04:27:59 2018
New Revision: 1843384

URL: http://svn.apache.org/viewvc?rev=1843384&view=rev
Log:
Try the next 2 dep updates

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=1843384&r1=1843383&r2=1843384&view=diff
==============================================================================
--- db/torque/torque4/trunk/pom.xml (original)
+++ db/torque/torque4/trunk/pom.xml Wed Oct 10 04:27:59 2018
@@ -434,7 +434,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-eclipse-plugin</artifactId>
- <version>2.9</version>
+ <version>2.10</version>
<configuration>
<workspace>..</workspace>
<downloadSources>true</downloadSources>
@@ -561,7 +561,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
- <version>3.1.2</version>
+ <version>3.3.2</version>
</plugin>
</plugins>
</pluginManagement>



---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-***@db.apache.org
For additional commands, e-mail: torque-dev-***@db.apache.org

Loading...