mention DEFLATE64 in POM
diff --git a/pom.xml b/pom.xml
index ef550be..536fb66 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,8 +31,8 @@
   <description>
 Apache Commons Compress software defines an API for working with
 compression and archive formats.  These include: bzip2, gzip, pack200,
-lzma, xz, Snappy, traditional Unix Compress, DEFLATE, LZ4, Brotli,
-Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
+lzma, xz, Snappy, traditional Unix Compress, DEFLATE, DEFLATE64, LZ4,
+Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
   </description>
 
   <properties>