diff --git a/P/Sda1/Streams/Solution/pom.xml b/P/Sda1/Streams/Solution/pom.xml
index 2cf028248c23f068cf62c0659f8a8ccefafe1c08..ded001ffcf1473da99fd7b449dc54e1e1c03b01e 100644
--- a/P/Sda1/Streams/Solution/pom.xml
+++ b/P/Sda1/Streams/Solution/pom.xml
@@ -34,6 +34,12 @@
                         <scope>test</scope>
                 </dependency>
 
+                <dependency>
+                        <groupId>com.github.npathai</groupId>
+                        <artifactId>hamcrest-optional</artifactId>
+                        <version>2.0.0</version>
+                </dependency>
+
                 <dependency>
                         <groupId>com.google.guava</groupId>
                         <artifactId>guava</artifactId>