You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/07/13 13:03:49 UTC

[camel] branch main updated: Upgrade olingo2 2.0.12

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

davsclaus 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 e8c9e1a9d57 Upgrade olingo2 2.0.12
e8c9e1a9d57 is described below

commit e8c9e1a9d5727b95079df7e90cc899a099863d67
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Thu Jul 13 15:03:41 2023 +0200

    Upgrade olingo2 2.0.12
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 19f854be87b..9d9e662818a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -373,7 +373,7 @@
         <nimbus-jose-jwt>9.22</nimbus-jose-jwt>
         <nitrite-version>3.4.4</nitrite-version>
         <okclient-version>3.14.9</okclient-version>
-        <olingo2-version>2.0.11</olingo2-version>
+        <olingo2-version>2.0.12</olingo2-version>
         <olingo4-version>4.9.0</olingo4-version>
         <ognl-version>3.3.4</ognl-version>
         <openapi-generator>6.6.0</openapi-generator>