#262 - Downgrade Logback 1.1.8-> 1.1.7 as it seems to cause issues.
JPA build breaks for OpenJPA (incl. load-time weaving).
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
<jodatime>2.9.7</jodatime>
|
||||
<jsonpath>2.2.0</jsonpath>
|
||||
<junit>4.12</junit>
|
||||
<logback>1.1.8</logback>
|
||||
<logback>1.1.7</logback>
|
||||
<lombok>1.16.12</lombok>
|
||||
<mockito>1.10.19</mockito>
|
||||
<querydsl>4.1.4</querydsl>
|
||||
|
||||
Reference in New Issue
Block a user