summaryrefslogtreecommitdiff
path: root/eaaf_core_utils
diff options
context:
space:
mode:
authorThomas <>2022-03-31 19:14:51 +0200
committerThomas <>2022-03-31 19:14:51 +0200
commitc86b852ddf6e2b2ad4ead9b00b503f395ce43848 (patch)
tree5d5867be10362bf241ff4fae57d4c3e63011f9fe /eaaf_core_utils
parent848efe7c67685634f8b891f9b93769f41f251aa9 (diff)
downloadEAAF-Components-c86b852ddf6e2b2ad4ead9b00b503f395ce43848.tar.gz
EAAF-Components-c86b852ddf6e2b2ad4ead9b00b503f395ce43848.tar.bz2
EAAF-Components-c86b852ddf6e2b2ad4ead9b00b503f395ce43848.zip
chore(core): update some more third-party libs
Diffstat (limited to 'eaaf_core_utils')
-rw-r--r--eaaf_core_utils/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/eaaf_core_utils/pom.xml b/eaaf_core_utils/pom.xml
index 7f9ce49d..7b1087f1 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-jdk15to18</artifactId>
+ <artifactId>bctls-jdk15on</artifactId>
</dependency>
<dependency>