diff --git a/client/wfprev-war/pom.xml b/client/wfprev-war/pom.xml
index afed57bfc..4100fb898 100644
--- a/client/wfprev-war/pom.xml
+++ b/client/wfprev-war/pom.xml
@@ -24,46 +24,43 @@
+
- javax.ws.rs
- javax.ws.rs-api
+ ca.bc.gov.nrs.wfone.common
+ wfone-common-webade-oauth2
+
+
+ ca.bc.gov.nrs.wfone.common
+ wfone-common-webade-oauth2-test
+
- org.glassfish.jersey.core
- jersey-common
+ org.springframework
+ spring-core
-
-
- jakarta.xml.bind
- jakarta.xml.bind-api
- 2.3.2
+ org.springframework
+ spring-beans
-
- org.glassfish.jaxb
- jaxb-runtime
- 2.3.2
+ org.springframework
+ spring-aop
-
-
- ca.bc.gov.nrs.wfone.common
- wfone-common-webade-oauth2
+ org.springframework
+ spring-context
- ca.bc.gov.nrs.wfone.common
- wfone-common-webade-oauth2-test
+ org.springframework
+ spring-web
-
-
org.springframework
spring-webmvc
-
+
-
+
javax.servlet
javax.servlet-api
provided
@@ -74,33 +71,24 @@
org.springframework.security
spring-security-core
-
org.springframework.security
spring-security-web
-
-
- org.springframework
- spring-web
-
-
-
org.springframework.security
spring-security-config
-
+
- org.tuckey
- urlrewritefilter
+ org.springframework.security.oauth
+ spring-security-oauth2
- javax.servlet
- javax.servlet-api
- provided
+ org.tuckey
+ urlrewritefilter
@@ -113,21 +101,21 @@
jcl-over-slf4j
- org.slf4j
- slf4j-log4j12
+ org.apache.logging.log4j
+ log4j-slf4j-impl
- log4j
- log4j
+ org.apache.logging.log4j
+ log4j-api
- log4j
- apache-log4j-extras
+ org.apache.logging.log4j
+ log4j-core
-
+
src/main/resources