diff --git a/1980EN_04_Code/ticket-agency-cdi/pom.xml b/1980EN_04_Code/ticket-agency-cdi/pom.xml
index aa3d5be..4e507cd 100644
--- a/1980EN_04_Code/ticket-agency-cdi/pom.xml
+++ b/1980EN_04_Code/ticket-agency-cdi/pom.xml
@@ -13,18 +13,6 @@
UTF-8
-
-
-
- org.richfaces
- richfaces-bom
- 4.3.7.Final
- import
- pom
-
-
-
-
javax
@@ -41,12 +29,9 @@
- org.richfaces.ui
- richfaces-components-ui
-
-
- org.richfaces.core
- richfaces-core-impl
+ org.richfaces
+ richfaces
+ 4.5.3.Final
diff --git a/1980EN_04_Code/ticket-agency-cdi/src/main/webapp/WEB-INF/web.xml b/1980EN_04_Code/ticket-agency-cdi/src/main/webapp/WEB-INF/web.xml
index c02cc82..9373bd9 100644
--- a/1980EN_04_Code/ticket-agency-cdi/src/main/webapp/WEB-INF/web.xml
+++ b/1980EN_04_Code/ticket-agency-cdi/src/main/webapp/WEB-INF/web.xml
@@ -15,4 +15,9 @@
faces/index.xhtml
+
+
+ com.sun.faces.enableRestoreView11Compatibility
+ true
+
\ No newline at end of file