aboutsummaryrefslogtreecommitdiffstats
path: root/fop-core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'fop-core/pom.xml')
-rw-r--r--fop-core/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/fop-core/pom.xml b/fop-core/pom.xml
index 19a6fa90d..b142cacd1 100644
--- a/fop-core/pom.xml
+++ b/fop-core/pom.xml
@@ -114,13 +114,13 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk15to18</artifactId>
- <version>1.77</version>
+ <version>1.78.1</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15to18</artifactId>
- <version>1.77</version>
+ <version>1.78.1</version>
<scope>provided</scope>
</dependency>
<dependency>