Skip to content

Commit 1ab9490

Browse files
committed
Qulice fix
1 parent 5bf2604 commit 1ab9490

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

+6
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,12 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
102102
<version>2.0.12</version>
103103
<scope>test</scope>
104104
</dependency>
105+
<dependency>
106+
<groupId>ch.qos.reload4j</groupId>
107+
<artifactId>reload4j</artifactId>
108+
<version>1.2.22</version>
109+
<scope>test</scope>
110+
</dependency>
105111
<dependency>
106112
<groupId>log4j</groupId>
107113
<artifactId>log4j</artifactId>

0 commit comments

Comments
 (0)