Update dependencies

This commit is contained in:
Richard Körber
2022-11-03 16:56:29 +01:00
parent cf8be5b6cf
commit 95fd249d28
4 changed files with 14 additions and 14 deletions

View File

@@ -70,7 +70,7 @@
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpg-jdk15on</artifactId>
<artifactId>bcpg-jdk18on</artifactId>
<version>${bouncycastle.version}</version>
<scope>test</scope>
</dependency>