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 2023/06/21 17:11:00 UTC

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

Author: tilman
Date: Wed Jun 21 17:11:00 2023
New Revision: 1910545

URL: http://svn.apache.org/viewvc?rev=1910545&view=rev
Log:
PDFBOX-4892: 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=1910545&r1=1910544&r2=1910545&view=diff
==============================================================================
--- pdfbox/trunk/parent/pom.xml (original)
+++ pdfbox/trunk/parent/pom.xml Wed Jun 21 17:11:00 2023
@@ -49,7 +49,7 @@
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
 
-        <bouncycastle.version>1.74</bouncycastle.version>
+        <bouncycastle.version>1.75</bouncycastle.version>
         <log4j2.version>2.20.0</log4j2.version>
 
         <!-- This is a default value to avoid problems when running single tests