Skip to content

Commit

Permalink
Merge pull request #900 from /issues/899-remove-implicit-commons-text
Browse files Browse the repository at this point in the history
Fix #899: Remove implicit commons-text dependency
  • Loading branch information
banterCZ authored Oct 30, 2023
2 parents 11c3d76 + 16674eb commit 323b5c4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions enrollment-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,13 +111,6 @@
<artifactId>postgresql</artifactId>
</dependency>

<!-- Other Dependencies -->
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.10.0</version>
</dependency>

<!-- Logging -->
<dependency>
<groupId>net.logstash.logback</groupId>
Expand Down

0 comments on commit 323b5c4

Please sign in to comment.