Skip to content

Commit

Permalink
Add more dependency regarding magnolia category
Browse files Browse the repository at this point in the history
  • Loading branch information
andreapagliacci committed Jul 26, 2023
1 parent 1de831e commit 8c7419d
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 @@ -158,6 +158,12 @@
<version>4.8.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.thoughtworks.proxytoys</groupId>
<artifactId>proxytoys-site</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>

<dependency>
<groupId>org.ehcache</groupId>
Expand Down

0 comments on commit 8c7419d

Please sign in to comment.