We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c41d3ab commit e9430a0Copy full SHA for e9430a0
library/pom.xml
@@ -23,7 +23,7 @@
23
<dependency>
24
<groupId>com.github.martinpaljak</groupId>
25
<artifactId>capfile</artifactId>
26
- <version>25.11.24</version>
+ <version>25.11.24.1</version>
27
</dependency>
28
<!-- For logging -->
29
pom.xml
@@ -127,7 +127,7 @@
127
128
<groupId>org.bouncycastle</groupId>
129
<artifactId>bcpkix-jdk18on</artifactId>
130
- <version>1.82</version>
+ <version>1.83</version>
131
132
133
<groupId>org.testng</groupId>
0 commit comments