Browse Source

+ downgraded slf4j to 1.5.6 to solve IllegalAcessError with Hibernate 3.3

pull/23217/head
Costin Leau 16 years ago
parent
commit
0590184557
  1. 2
      build.versions

2
build.versions

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
#common dependency versions
aspectj.version=1.6.8.RELEASE
commons.pool.version=1.5.3
slf4j.version=1.5.10
slf4j.version=1.5.6
org.testng.version=5.10.0
org.junit.version=4.7.0
Loading…
Cancel
Save