Kaynağa Gözat

Remove javassist dependency

Pascal Birchler 9 yıl önce
ebeveyn
işleme
045c9336cc
1 değiştirilmiş dosya ile 0 ekleme ve 5 silme
  1. 0
    5
      pom.xml

+ 0
- 5
pom.xml Dosyayı Görüntüle

214
       <version>1.5.6</version>
214
       <version>1.5.6</version>
215
     </dependency>
215
     </dependency>
216
     <dependency>
216
     <dependency>
217
-      <groupId>javassist</groupId>
218
-      <artifactId>javassist</artifactId>
219
-      <version>3.8.0.GA</version>
220
-    </dependency>
221
-    <dependency>
222
       <groupId>commons-lang</groupId>
217
       <groupId>commons-lang</groupId>
223
       <artifactId>commons-lang</artifactId>
218
       <artifactId>commons-lang</artifactId>
224
       <version>2.3</version>
219
       <version>2.3</version>