Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

Commit

Permalink
Merge f2c54b1 into 8ab100c
Browse files Browse the repository at this point in the history
  • Loading branch information
mmontgomery-square committed Oct 26, 2022
2 parents 8ab100c + f2c54b1 commit 817b2c4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Expand Up @@ -264,6 +264,11 @@
<artifactId>commons-lang3</artifactId>
<version>3.12.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.10.0</version>
</dependency>
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
Expand Down

0 comments on commit 817b2c4

Please sign in to comment.