You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/08/31 07:12:24 UTC

[camel] branch optaplanner-9.43.0.Final created (now 15b1547ee38)

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

acosentino pushed a change to branch optaplanner-9.43.0.Final
in repository https://gitbox.apache.org/repos/asf/camel.git


      at 15b1547ee38 Upgrade Optaplanner to version 9.43.0.Final

This branch includes the following new commits:

     new 15b1547ee38 Upgrade Optaplanner to version 9.43.0.Final

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel] 01/01: Upgrade Optaplanner to version 9.43.0.Final

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch optaplanner-9.43.0.Final
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 15b1547ee38b5cdfd1db4ac06807fab0ed23eda3
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 31 09:06:56 2023 +0200

    Upgrade Optaplanner to version 9.43.0.Final
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b715f21002f..5cd12421f45 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -370,7 +370,7 @@
         <openstack4j-version>3.11</openstack4j-version>
         <opentelemetry-version>1.28.0</opentelemetry-version>
         <opentelemetry-alpha-version>${opentelemetry-version}-alpha</opentelemetry-alpha-version>
-        <optaplanner-version>9.42.0.Final</optaplanner-version>
+        <optaplanner-version>9.43.0.Final</optaplanner-version>
         <os-maven-plugin-version>1.7.1</os-maven-plugin-version>
         <paho-version>1.2.5</paho-version>
         <parquet-common-version>1.13.1</parquet-common-version>