Skip to content

Commit 9819b49

Browse files
committed
No longer need to exclude old maven artifact name
1 parent 3a8b4a2 commit 9819b49

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -145,12 +145,6 @@
145145
<version>3.1.6</version>
146146
<scope>compile</scope>
147147
<optional>true</optional>
148-
<exclusions>
149-
<exclusion>
150-
<groupId>javassist</groupId>
151-
<artifactId>javassist</artifactId>
152-
</exclusion>
153-
</exclusions>
154148
</dependency>
155149
<dependency>
156150
<groupId>org.javassist</groupId>

0 commit comments

Comments
 (0)