aboutsummaryrefslogtreecommitdiffstats
path: root/sonar/ooxml/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sonar/ooxml/pom.xml')
-rw-r--r--sonar/ooxml/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sonar/ooxml/pom.xml b/sonar/ooxml/pom.xml
index 41f1523351..fdf297b3e8 100644
--- a/sonar/ooxml/pom.xml
+++ b/sonar/ooxml/pom.xml
@@ -129,12 +129,12 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk15on</artifactId>
- <version>1.68</version>
+ <version>1.69</version>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15on</artifactId>
- <version>1.68</version>
+ <version>1.69</version>
</dependency>
<dependency>
<groupId>org.apache.santuario</groupId>