diff --git a/dom4j-sourcetarget.patch b/dom4j-sourcetarget.patch
index 51c8eb2..1644b75 100644
--- a/dom4j-sourcetarget.patch
+++ b/dom4j-sourcetarget.patch
@@ -6,8 +6,8 @@
optimize="${optimize}"
- target="1.3"
- source="1.3"
-+ target="1.6"
-+ source="1.6"
++ target="8"
++ source="8"
deprecation="${deprecation}"
classpathref="compile.classpath">
@@ -15,7 +15,7 @@