You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by gk...@apache.org on 2015/10/16 14:35:14 UTC

svn commit: r1708976 - /turbine/fulcrum/trunk/security/hibernate/pom.xml

Author: gk
Date: Fri Oct 16 12:35:13 2015
New Revision: 1708976

URL: http://svn.apache.org/viewvc?rev=1708976&view=rev
Log:
upgrade to v.16 which does not require jmx.

Modified:
    turbine/fulcrum/trunk/security/hibernate/pom.xml

Modified: turbine/fulcrum/trunk/security/hibernate/pom.xml
URL: http://svn.apache.org/viewvc/turbine/fulcrum/trunk/security/hibernate/pom.xml?rev=1708976&r1=1708975&r2=1708976&view=diff
==============================================================================
--- turbine/fulcrum/trunk/security/hibernate/pom.xml (original)
+++ turbine/fulcrum/trunk/security/hibernate/pom.xml Fri Oct 16 12:35:13 2015
@@ -119,7 +119,7 @@
         <dependency>
         	<groupId>log4j</groupId>
         	<artifactId>log4j</artifactId>
-        	<version>1.2.15</version>
+        	<version>1.2.16</version>
         	<type>jar</type>
         	<scope>test</scope>
         </dependency>