HHH-3632 - Changed version of jcl-over-slf4j, to 1.5.2

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15671 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Juraci Krohling 2008-12-08 14:05:46 +00:00
parent e2ae25a9a9
commit 19e258ce5a
1 changed files with 2 additions and 2 deletions

View File

@ -90,7 +90,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>jcl-over-slf4j</artifactId>
<version>1.4.2</version>
<version>1.5.2</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
@ -368,4 +368,4 @@
</profile>
</profiles>
</project>
</project>