Author: tv Date: Sun Sep 9 15:06:13 2018 New Revision: 1840415 URL: http://svn.apache.org/viewvc?rev=1840415&view=rev Log: Update dependency on commons-jcs to 2.2.1
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=1840415&r1=1840414&r2=1840415&view=diff ============================================================================== --- db/torque/torque4/trunk/pom.xml (original) +++ db/torque/torque4/trunk/pom.xml Sun Sep 9 15:06:13 2018 @@ -345,7 +345,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-jcs-core</artifactId> - <version>2.2</version> + <version>2.2.1</version> </dependency> <dependency> --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org For additional commands, e-mail: torque-dev-h...@db.apache.org