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 2024/04/19 03:06:52 UTC

svn commit: r1917122 - /pdfbox/branches/3.0/pom.xml

Author: tilman
Date: Fri Apr 19 03:06:51 2024
New Revision: 1917122

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

Modified:
    pdfbox/branches/3.0/pom.xml

Modified: pdfbox/branches/3.0/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/3.0/pom.xml?rev=1917122&r1=1917121&r2=1917122&view=diff
==============================================================================
--- pdfbox/branches/3.0/pom.xml (original)
+++ pdfbox/branches/3.0/pom.xml Fri Apr 19 03:06:51 2024
@@ -55,7 +55,7 @@
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
 
-    <bouncycastle.version>1.78</bouncycastle.version>
+    <bouncycastle.version>1.78.1</bouncycastle.version>
     <junit.version>5.10.2</junit.version>
     <jbig2.version>3.0.4</jbig2.version>
     <jai.version>1.4.0</jai.version>