File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 19
19
20
20
<dependency >
21
21
<groupId >org.bouncycastle</groupId >
22
- <artifactId >bcpkix-jdk15on </artifactId >
22
+ <artifactId >bcpkix-jdk18on </artifactId >
23
23
</dependency >
24
24
<dependency >
25
25
<groupId >com.fasterxml.jackson.core</groupId >
Original file line number Diff line number Diff line change 89
89
90
90
<!-- sdk dependency versions -->
91
91
<slf4j .version>2.0.9</slf4j .version>
92
- <bouncy .castle. version>1.70</ bouncy .castle .version>
92
+ <bouncycastle . version>1.81</ bouncycastle .version>
93
93
<jackson .version>2.19.0</jackson .version>
94
94
<protobuf-java .version>3.25.8</protobuf-java .version>
95
95
<httpmime .version>4.5.14</httpmime .version>
148
148
<!-- sdk dependencies -->
149
149
<dependency >
150
150
<groupId >org.bouncycastle</groupId >
151
- <artifactId >bcpkix-jdk15on </artifactId >
152
- <version >${bouncy.castle .version} </version >
151
+ <artifactId >bcpkix-jdk18on </artifactId >
152
+ <version >${bouncycastle .version} </version >
153
153
</dependency >
154
154
<dependency >
155
155
<groupId >com.fasterxml.jackson</groupId >
Original file line number Diff line number Diff line change 19
19
20
20
<dependency >
21
21
<groupId >org.bouncycastle</groupId >
22
- <artifactId >bcpkix-jdk15on </artifactId >
22
+ <artifactId >bcpkix-jdk18on </artifactId >
23
23
</dependency >
24
24
<dependency >
25
25
<groupId >com.fasterxml.jackson.core</groupId >
You can’t perform that action at this time.
0 commit comments