Skip to content

Commit

Permalink
Added info to enforcer plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemmermann committed Oct 15, 2023
1 parent 5a78724 commit 4e017bc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,11 @@
<version>11.5.1</version>
</dependency>

<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20230618</version>
</dependency>
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
Expand Down

0 comments on commit 4e017bc

Please sign in to comment.