diff options
Diffstat (limited to 'eaaf_core_utils/pom.xml')
| -rw-r--r-- | eaaf_core_utils/pom.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/eaaf_core_utils/pom.xml b/eaaf_core_utils/pom.xml index 181bce1a..19d5f32e 100644 --- a/eaaf_core_utils/pom.xml +++ b/eaaf_core_utils/pom.xml @@ -53,7 +53,7 @@      </dependency>          <dependency>        <groupId>org.bouncycastle</groupId> -      <artifactId>bctls-jdk15on</artifactId> +      <artifactId>bctls-jdk15to18</artifactId>      </dependency>      <dependency> | 
