This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 81ff1d1631c Upgrade Olingo4 to version 4.10.0 (#11984)
81ff1d1631c is described below

commit 81ff1d1631c0112b2de3328dc9955b5bfde3a588
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Nov 14 09:41:37 2023 +0100

    Upgrade Olingo4 to version 4.10.0 (#11984)
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 2770936f5ea..90c26ae2145 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -358,7 +358,7 @@
         <nimbus-jose-jwt>9.31</nimbus-jose-jwt>
         <nitrite-version>3.4.4</nitrite-version>
         <olingo2-version>2.0.12</olingo2-version>
-        <olingo4-version>4.9.0</olingo4-version>
+        <olingo4-version>4.10.0</olingo4-version>
         <ognl-version>3.4.1</ognl-version>
         <openapi-generator>6.6.0</openapi-generator>
         <openjpa-version>3.2.2</openjpa-version>

Reply via email to