You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by ti...@apache.org on 2020/05/29 17:40:00 UTC

svn commit: r1878282 - /pdfbox/trunk/parent/pom.xml

Author: tilman
Date: Fri May 29 17:40:00 2020
New Revision: 1878282

URL: http://svn.apache.org/viewvc?rev=1878282&view=rev
Log:
PDFBOX-4071: update bc

Modified:
    pdfbox/trunk/parent/pom.xml

Modified: pdfbox/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/parent/pom.xml?rev=1878282&r1=1878281&r2=1878282&view=diff
==============================================================================
--- pdfbox/trunk/parent/pom.xml (original)
+++ pdfbox/trunk/parent/pom.xml Fri May 29 17:40:00 2020
@@ -80,7 +80,7 @@
             <dependency>
                 <groupId>org.bouncycastle</groupId>
                 <artifactId>bcprov-jdk15on</artifactId>
-                <version>${bouncycastle.version}</version>
+                <version>${bouncycastle.version}.01</version>
             </dependency>
             <dependency>
                 <groupId>org.bouncycastle</groupId>