Author: tilman Date: Sun Apr 7 04:11:14 2024 New Revision: 1916842 URL: http://svn.apache.org/viewvc?rev=1916842&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=1916842&r1=1916841&r2=1916842&view=diff ============================================================================== --- pdfbox/branches/3.0/pom.xml (original) +++ pdfbox/branches/3.0/pom.xml Sun Apr 7 04:11:14 2024 @@ -55,7 +55,7 @@ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> - <bouncycastle.version>1.77</bouncycastle.version> + <bouncycastle.version>1.78</bouncycastle.version> <junit.version>5.10.2</junit.version> <jbig2.version>3.0.4</jbig2.version> <jai.version>1.4.0</jai.version>