Update log4j version to 1.2.16

Change-Id: I0667ff861fc12a45df136198bac72f16827d98c5
This commit is contained in:
Anatol Pomazau
2010-07-09 10:52:40 -07:00
committed by Shawn O. Pearce
parent 9e6445b9b3
commit 8cb68dcc70

View File

@@ -600,7 +600,7 @@ limitations under the License.
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<version>1.2.15</version>
<version>1.2.16</version>
<exclusions>
<exclusion>
<groupId>javax.mail</groupId>