Skip to content

Commit

Permalink
Qulice. Undeclared dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
andreoss committed Oct 29, 2023
1 parent 11f4875 commit 17ddc7f
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 @@ -315,6 +315,12 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>ch.qos.reload4j</groupId>
<artifactId>reload4</artifactId>
<version>1.2.22</version>
<scope>test</scope>
</dependency>
</dependencies>
</dependencyManagement>
<build>
Expand Down

0 comments on commit 17ddc7f

Please sign in to comment.