Skip to content

Commit e9430a0

Browse files
committed
chores: update BC dep
1 parent c41d3ab commit e9430a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>com.github.martinpaljak</groupId>
2525
<artifactId>capfile</artifactId>
26-
<version>25.11.24</version>
26+
<version>25.11.24.1</version>
2727
</dependency>
2828
<!-- For logging -->
2929
<dependency>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<dependency>
128128
<groupId>org.bouncycastle</groupId>
129129
<artifactId>bcpkix-jdk18on</artifactId>
130-
<version>1.82</version>
130+
<version>1.83</version>
131131
</dependency>
132132
<dependency>
133133
<groupId>org.testng</groupId>

0 commit comments

Comments
 (0)