Skip to content

Commit 7f21e30

Browse files
committed
maven plugin: remove unused dependencies
1 parent 870aa32 commit 7f21e30

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

handlebars-maven-plugin/pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -78,16 +78,6 @@
7878
<version>21.0</version>
7979
</dependency>
8080

81-
<dependency>
82-
<groupId>org.apache.commons</groupId>
83-
<artifactId>commons-lang3</artifactId>
84-
</dependency>
85-
86-
<dependency>
87-
<groupId>org.apache.commons</groupId>
88-
<artifactId>commons-text</artifactId>
89-
</dependency>
90-
9181
<!-- Test dependencies -->
9282
<dependency>
9383
<groupId>junit</groupId>

0 commit comments

Comments
 (0)