summaryrefslogtreecommitdiff
path: root/eaaf_core_utils
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2020-08-04 14:24:07 +0200
committerThomas Lenz <thomas.lenz@egiz.gv.at>2020-08-04 14:24:07 +0200
commitc6668a5481e70cafe86b6cc966471159d5e17192 (patch)
tree0a68411eb74c4ff521ac3fa93f136c09674f3c0c /eaaf_core_utils
parent6e803872d1de98b306f781640b694ba48738b00b (diff)
downloadEAAF-Components-c6668a5481e70cafe86b6cc966471159d5e17192.tar.gz
EAAF-Components-c6668a5481e70cafe86b6cc966471159d5e17192.tar.bz2
EAAF-Components-c6668a5481e70cafe86b6cc966471159d5e17192.zip
update 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 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>