diff --git a/NEWS.md b/NEWS.md
index d47ec62..60e510b 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,3 +1,5 @@
+## 1.11.1 2022-08-29
+ * [MODNCIP-39](https://issues.folio.org/browse/MODNCIP-39) - Dependency vulnerabilities
## 1.11.0 2022-06-24
* [MODNCIP-40](https://issues.folio.org/browse/MODNCIP-40) - mod-ncip - Morning Glory 2022 R2 - Vert.x 3.9.9/v4 upgrade
## 1.10.0 2022-02-24
diff --git a/pom.xml b/pom.xml
index ca306df..12ead01 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.folio
mod-ncip
- 1.11.1-SNAPSHOT
+ 1.11.2-SNAPSHOT
NCIP
NCIP responder for FOLIO (internal module)
@@ -15,7 +15,7 @@
- 4.1.1
+ 4.3.1
UTF-8
UTF-8
11
@@ -43,57 +43,58 @@
net.sf.dozer
dozer
- 5.5.1
+ 5.3.2
+
+
+ commons-beanutils
+ commons-beanutils
+
+
com.sun.xml.bind
jaxb-impl
- 2.2.4-1
+ 2.3.1
org.extensiblecatalog.ncip.v2
binding-jar
- 2.0.0
+ 3.0.0
org.extensiblecatalog.ncip.v2
binding-ilsdiv1_0_bc
- 2.0.0
+ 3.0.0
org.extensiblecatalog.ncip.v2
binding-ncipv2_01
- 2.0.0
+ 3.0.0
org.extensiblecatalog.ncip.v2
binding-ilsdiv1_0
- 2.0.0
+ 3.0.0
org.extensiblecatalog.ncip.v2
binding-ncipv2_02
- 2.0.0
+ 3.0.0
org.extensiblecatalog.ncip.v2
binding-wclv1_0
- 2.0.0
+ 3.0.0
org.extensiblecatalog.ncip.v2
common
- 2.0.0
-
-
- org.extensiblecatalog.ncip.v2
- responder
- 2.0.0
+ 3.0.0
org.extensiblecatalog.ncip.v2
service
- 2.0.0
+ 3.0.0
commons-lang
@@ -132,6 +133,11 @@
log4j-api
2.17.1
+
+ org.apache.logging.log4j
+ log4j-core
+ 2.17.1
+
org.slf4j
jcl-over-slf4j