summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_pvp2_core
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_modules/eaaf_module_pvp2_core
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_modules/eaaf_module_pvp2_core')
-rw-r--r--eaaf_modules/eaaf_module_pvp2_core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/eaaf_modules/eaaf_module_pvp2_core/pom.xml b/eaaf_modules/eaaf_module_pvp2_core/pom.xml
index 089ecb4f..ccb11517 100644
--- a/eaaf_modules/eaaf_module_pvp2_core/pom.xml
+++ b/eaaf_modules/eaaf_module_pvp2_core/pom.xml
@@ -65,7 +65,7 @@
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
- <artifactId>bcprov-jdk15to18</artifactId>
+ <artifactId>bcprov-jdk15on</artifactId>
</dependency>
<dependency>