File tree 2 files changed +1
-2
lines changed
2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
14
14
### Infrastructure
15
15
### Documentation
16
16
### Maintenance
17
- - Set bouncycastle version inline ([ #1087 ] ( https://github.com/opensearch-project/flow-framework/pull/1087 ) )
17
+ - Remove unused bouncycastle ([ #1087 ] ( https://github.com/opensearch-project/flow-framework/pull/1087 ) )
18
18
19
19
### Refactoring
20
20
Original file line number Diff line number Diff line change @@ -177,7 +177,6 @@ dependencies {
177
177
implementation " software.amazon.cryptography:aws-cryptographic-material-providers:1.9.0"
178
178
implementation " org.dafny:DafnyRuntime:4.10.0"
179
179
implementation " software.amazon.smithy.dafny:conversion:0.1.1"
180
- implementation " org.bouncycastle:bcprov-jdk18on:1.78"
181
180
api " org.apache.httpcomponents.core5:httpcore5:${ versions.httpcore5} "
182
181
implementation " jakarta.json.bind:jakarta.json.bind-api:3.0.1"
183
182
implementation " org.glassfish:jakarta.json:2.0.1"
You can’t perform that action at this time.
0 commit comments