#373 - Downgrade Logback to 1.1.7.
Everything > 1.1.7 seems to break OpenJPA integration tests for whatever reason.
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
<jodatime>2.9.9</jodatime>
|
||||
<jsonpath>2.2.0</jsonpath>
|
||||
<junit>4.12</junit>
|
||||
<logback>1.1.11</logback>
|
||||
<logback>1.1.7</logback>
|
||||
<lombok>1.16.18</lombok>
|
||||
<mockito>1.10.19</mockito>
|
||||
<querydsl>4.1.4</querydsl>
|
||||
|
||||
Reference in New Issue
Block a user