This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cxf.git
commit bca28f3d8c69edd370d877077b761087699c02d1 Author: Andriy Redko <[email protected]> AuthorDate: Thu Dec 15 18:32:53 2022 -0500 Update Apache Lucene to 9.4.2 (samples) --- distribution/src/main/release/samples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribution/src/main/release/samples/pom.xml b/distribution/src/main/release/samples/pom.xml index 76937f361d..58e577efb5 100644 --- a/distribution/src/main/release/samples/pom.xml +++ b/distribution/src/main/release/samples/pom.xml @@ -41,7 +41,7 @@ <cxf.tomcat.version>10.1.4</cxf.tomcat.version> <cxf.jboss.weld.version>4.0.2.Final</cxf.jboss.weld.version> <cxf.gson.version>2.8.5</cxf.gson.version> - <cxf.lucene.version>9.4.1</cxf.lucene.version> + <cxf.lucene.version>9.4.2</cxf.lucene.version> <cxf.olingo.server.version>4.9.0</cxf.olingo.server.version> <cxf.aspectj.version>1.9.1</cxf.aspectj.version> <cxf.brave.version>5.14.1</cxf.brave.version>
