Skip to content

Commit

Permalink
#54 Remove commons-id dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nealeu committed Dec 28, 2023
1 parent d048a41 commit 3839abc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -149,11 +149,6 @@
<artifactId>commons-codec</artifactId>
<version>1.14</version>
</dependency>
<dependency>
<groupId>commons-id</groupId>
<artifactId>commons-id</artifactId>
<version>0.1-dev</version>
</dependency>
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
Expand Down

0 comments on commit 3839abc

Please sign in to comment.