This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch CXF-8671
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/CXF-8671 by this push:
new 25a45a4c4e Bump cxf.olingo.server.version from 4.10.0 to 5.0.0 (#1597)
25a45a4c4e is described below
commit 25a45a4c4e9f3e2d0668d20f0496e0e19fff3f2a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 21 16:55:37 2023 -0500
Bump cxf.olingo.server.version from 4.10.0 to 5.0.0 (#1597)
Bumps `cxf.olingo.server.version` from 4.10.0 to 5.0.0.
Updates `org.apache.olingo:odata-commons-api` from 4.10.0 to 5.0.0
Updates `org.apache.olingo:odata-commons-core` from 4.10.0 to 5.0.0
Updates `org.apache.olingo:odata-server-api` from 4.10.0 to 5.0.0
Updates `org.apache.olingo:odata-server-core` from 4.10.0 to 5.0.0
---
updated-dependencies:
- dependency-name: org.apache.olingo:odata-commons-api
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: org.apache.olingo:odata-commons-core
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: org.apache.olingo:odata-server-api
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: org.apache.olingo:odata-server-core
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
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 5f475fff4c..6b4419d842 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -42,7 +42,7 @@
<cxf.jboss.weld.version>4.0.3.Final</cxf.jboss.weld.version>
<cxf.gson.version>2.10.1</cxf.gson.version>
<cxf.lucene.version>9.9.1</cxf.lucene.version>
- <cxf.olingo.server.version>4.10.0</cxf.olingo.server.version>
+ <cxf.olingo.server.version>5.0.0</cxf.olingo.server.version>
<cxf.aspectj.version>1.9.21</cxf.aspectj.version>
<cxf.brave.version>5.17.0</cxf.brave.version>
<cxf.zest.version>2.1</cxf.zest.version>