We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a143e2 commit 84d8a2aCopy full SHA for 84d8a2a
pom.xml
@@ -38,7 +38,7 @@
38
<project.build.outputTimestamp>2024-04-16T12:32:12Z</project.build.outputTimestamp>
39
40
<!-- dependencies -->
41
- <bouncycastle.version>1.78.1</bouncycastle.version>
+ <bouncycastle.version>1.80</bouncycastle.version>
42
43
<!-- test dependencies -->
44
<junit.version>5.12.0</junit.version>
@@ -62,7 +62,7 @@
62
<dependency>
63
<groupId>org.jetbrains</groupId>
64
<artifactId>annotations</artifactId>
65
- <version>24.1.0</version>
+ <version>26.0.2</version>
66
<scope>provided</scope>
67
</dependency>
68
0 commit comments