summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorStefan Bodewig <bodewig@apache.org>2023-03-04 15:22:53 +0100
committerStefan Bodewig <bodewig@apache.org>2023-03-04 15:22:53 +0100
commit541a1d2448af3e95134f79a970a608403deab00a (patch)
treed1e8de2850f17ef1b0bac342f341d5e1aef8aa75 /lib
parent60a2ab286dc3afefeafe47e56ccded74cc035a75 (diff)
downloadant-541a1d2448af3e95134f79a970a608403deab00a.tar.gz
IBM's ftp now requires ftps which is not supported by java.net.URL
Diffstat (limited to 'lib')
-rw-r--r--lib/libraries.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libraries.properties b/lib/libraries.properties
index 91b9b859f..418de4282 100644
--- a/lib/libraries.properties
+++ b/lib/libraries.properties
@@ -29,7 +29,7 @@ m2.sha1.checksum=c4642858aa22465650ad2a469b24e22696177441
m2.repo=https://repo1.maven.org/maven2/
# hashes of libraries loaded over insecure connections
-netrexx.sha256=1f99f054e9b1e412d29823088f3fa7cfce90a7af25d907a60a6d7908a6b97ea4
+.sha256=2443dfe8d8974a38a390ee55c2757396f3e2350d4b18cc8dc489709bf5593b61
# Versions of different libraries. Please keep in alphabetical order, except
# when a specific dependency forces them to be out-of-order
@@ -51,6 +51,7 @@ hamcrest-core.version=1.3
hamcrest-library.version=${hamcrest-core.version}
jai-core.version=1.1.3
jai-codec.version=1.1.3
+netrexx.version=2.05
# Later 1.6 versions call themselves "jakarta.mail" but do not use the namespace yet
javax.mail.version=1.6.2
jakarta.mail.version=2.0.1