diff --git a/NOTICE.txt b/NOTICE.txt
index 4625efd..a3fadf3 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -12,4 +12,5 @@
This product uses the following external (Open Source) libraries:
- - Apache POI
+ - Apache POI (https://poi.apache.org/)
+ - Jakarta Activation (https://eclipse-ee4j.github.io/jaf/)
diff --git a/pom.xml b/pom.xml
index fb212e7..4e548e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,6 +59,11 @@
poi-scratchpad
3.9
+
+ com.sun.activation
+ jakarta.activation
+ 1.2.1
+