Kaynağa Gözat

add collections4 dependency

tags/2.0.1
Jonathan Cobb 3 yıl önce
ebeveyn
işleme
5d21e7d14f
1 değiştirilmiş dosya ile 5 ekleme ve 6 silme
  1. +5
    -6
      pom.xml

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

@@ -126,12 +126,11 @@ cobbzilla-utils is available under the Apache License, version 2: http://www.apa
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
<version>${commons-beanutils.version}</version>
<exclusions>
<exclusion>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>
<version>${commons-collections4.version}</version>
</dependency>

<dependency>


Yükleniyor…
İptal
Kaydet