This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 02682ebbd870ecae6a39562ee4752940633671cd Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Mon Oct 15 17:08:59 2018 +0100 Updating Snakeyaml --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index c03a3b0..9b3f375 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -152,7 +152,7 @@ <cxf.servlet-api.group>javax.servlet</cxf.servlet-api.group> <cxf.servlet-api.artifact>javax.servlet-api</cxf.servlet-api.artifact> <cxf.servlet-api.version>3.1.0</cxf.servlet-api.version> - <cxf.snakeyaml.version>1.18</cxf.snakeyaml.version> + <cxf.snakeyaml.version>1.23</cxf.snakeyaml.version> <cxf.geronimo.servlet25.version>1.2</cxf.geronimo.servlet25.version> <cxf.servlet-api-2.5.artifact>geronimo-servlet_2.5_spec</cxf.servlet-api-2.5.artifact> <cxf.servlet-api-2.5.version>1.2</cxf.servlet-api-2.5.version>
