This is an automated email from the ASF dual-hosted git repository.
deki pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/master by this push:
new 375b065 update Maven minor version
375b065 is described below
commit 375b065fa6c6fdc73b2d137654f5b60cc3464793
Author: Dennis Kieselhorst <[email protected]>
AuthorDate: Sun Apr 19 12:11:03 2020 +0200
update Maven minor version
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 2c07488..1c8cc60 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -159,7 +159,7 @@
<cxf.littleproxy.version>1.1.2</cxf.littleproxy.version>
<cxf.logback.classic.version>1.2.3</cxf.logback.classic.version>
<cxf.lucene.version>8.2.0</cxf.lucene.version>
- <cxf.maven.core.version>3.6.2</cxf.maven.core.version>
+ <cxf.maven.core.version>3.6.3</cxf.maven.core.version>
<cxf.microprofile.config.version>1.2</cxf.microprofile.config.version>
<cxf.microprofile.rest.client.version>1.4.1</cxf.microprofile.rest.client.version>
<cxf.microprofile.openapi.version>1.1.2</cxf.microprofile.openapi.version>