Skip to content

Commit

Permalink
Qulice fix
Browse files Browse the repository at this point in the history
  • Loading branch information
andreoss committed Feb 23, 2024
1 parent 5bf2604 commit 1ab9490
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,12 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<version>2.0.12</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>ch.qos.reload4j</groupId>
<artifactId>reload4j</artifactId>
<version>1.2.22</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
Expand Down

0 comments on commit 1ab9490

Please sign in to comment.