File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed
Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 205205This projects includes binary packages with the following licenses:
206206Bouncy Castle License
207207 * Bouncy Castle -- licenses/LICENSE-bouncycastle.txt
208- - org.bouncycastle-bcpkix-fips-1.0.7.jar
209- - org.bouncycastle-bc-fips-1.0.2.6.jar
208+ - org.bouncycastle-bcpkix-fips-2.0.10.jar
209+ - org.bouncycastle-bc-fips-2.0.1.jar
210+ - org.bouncycastle-bctutil-fips-2.0.5.jar
Original file line number Diff line number Diff line change 3232 <name >Apache Pulsar :: Bouncy Castle :: BC-FIPS</name >
3333
3434 <dependencies >
35+ <dependency >
36+ <groupId >org.bouncycastle</groupId >
37+ <artifactId >bcutil-fips</artifactId >
38+ <version >2.0.5</version >
39+ </dependency >
3540 <dependency >
3641 <groupId >${project.groupId} </groupId >
3742 <artifactId >pulsar-common</artifactId >
Original file line number Diff line number Diff line change @@ -201,8 +201,8 @@ flexible messaging model and an intuitive client API.</description>
201201 <bouncycastle .bcprov-jdk18on.version>1.78.1</bouncycastle .bcprov-jdk18on.version>
202202 <bouncycastle .bcpkix-jdk18on.version>1.81</bouncycastle .bcpkix-jdk18on.version>
203203 <bouncycastle .bcprov-ext-jdk18on.version>1.78.1</bouncycastle .bcprov-ext-jdk18on.version>
204- <bouncycastle .bcpkix-fips.version>1 .0.7 </bouncycastle .bcpkix-fips.version>
205- <bouncycastle .bc-fips.version>1 .0.2.6 </bouncycastle .bc-fips.version>
204+ <bouncycastle .bcpkix-fips.version>2 .0.10 </bouncycastle .bcpkix-fips.version>
205+ <bouncycastle .bc-fips.version>2 .0.1 </bouncycastle .bc-fips.version>
206206 <jackson .version>2.17.2</jackson .version>
207207 <fastutil .version>8.5.16</fastutil .version>
208208 <reflections .version>0.10.2</reflections .version>
You can’t perform that action at this time.
0 commit comments