Kaynağa Gözat

Upgrade bouncycastle

main
Simon Steiner 3 hafta önce
ebeveyn
işleme
ac126625d6
2 değiştirilmiş dosya ile 2 ekleme ve 3 silme
  1. 2
    2
      fop-core/pom.xml
  2. 0
    1
      fop/build.xml

+ 2
- 2
fop-core/pom.xml Dosyayı Görüntüle

@@ -114,13 +114,13 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk15to18</artifactId>
<version>1.77</version>
<version>1.78.1</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15to18</artifactId>
<version>1.77</version>
<version>1.78.1</version>
<scope>provided</scope>
</dependency>
<dependency>

+ 0
- 1
fop/build.xml Dosyayı Görüntüle

@@ -490,7 +490,6 @@ list of possible build targets.
<exclude name="zxing*.jar"/>
<exclude name="avalon*.jar"/>
<exclude name="barcode4j*.jar"/>
<exclude name="bcprov*.jar"/>
<exclude name="fop-pdf-images*.jar"/>
<exclude name="jai_imageio*.jar"/>
<exclude name="levigo*.jar"/>

Loading…
İptal
Kaydet