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 2019/09/11 17:24:37 UTC

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

Author: tilman
Date: Wed Sep 11 17:24:37 2019
New Revision: 1866803

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

Modified:
    pdfbox/trunk/parent/pom.xml

Modified: pdfbox/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/parent/pom.xml?rev=1866803&r1=1866802&r2=1866803&view=diff
==============================================================================
--- pdfbox/trunk/parent/pom.xml (original)
+++ pdfbox/trunk/parent/pom.xml Wed Sep 11 17:24:37 2019
@@ -49,7 +49,7 @@
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
 
-        <bouncycastle.version>1.62</bouncycastle.version>
+        <bouncycastle.version>1.63</bouncycastle.version>
       </properties>
 
     <dependencyManagement>