Skip to content
This repository was archived by the owner on Jun 2, 2022. It is now read-only.

Commit a8313e6

Browse files
author
Corbacho Anthony
committed
.
1 parent 60ea0c3 commit a8313e6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,22 +21,26 @@
2121
<version>3.8.1</version>
2222
<scope>test</scope>
2323
</dependency>
24+
2425
<dependency>
2526
<groupId>com.github.tony19</groupId>
2627
<artifactId>named-regexp</artifactId>
2728
<version>0.1.9</version>
2829
</dependency>
30+
2931
<dependency>
3032
<groupId>org.apache.commons</groupId>
3133
<artifactId>commons-lang3</artifactId>
3234
<version>3.1</version>
3335
</dependency>
36+
3437
<dependency>
3538
<groupId>com.google.code.gson</groupId>
3639
<artifactId>gson</artifactId>
3740
<version>2.2.2</version>
3841
</dependency>
3942
</dependencies>
43+
4044
<organization>
4145
<name>NFlabs</name>
4246
<url>www.nflabs.com</url>

0 commit comments

Comments
 (0)