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

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf-decanter.git


The following commit(s) were added to refs/heads/main by this push:
     new 7248c182 Bump com.orientechnologies:orientdb-client from 3.2.41 to 
3.2.42 (#503)
7248c182 is described below

commit 7248c1821d7a1259cf3feaa0ae45f8de9ded5063
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 19 17:44:29 2025 +0200

    Bump com.orientechnologies:orientdb-client from 3.2.41 to 3.2.42 (#503)
    
    Bumps 
[com.orientechnologies:orientdb-client](https://github.com/orientechnologies/orientdb)
 from 3.2.41 to 3.2.42.
    - [Release notes](https://github.com/orientechnologies/orientdb/releases)
    - 
[Changelog](https://github.com/orientechnologies/orientdb/blob/3.2.42/history.txt)
    - 
[Commits](https://github.com/orientechnologies/orientdb/compare/3.2.41...3.2.42)
    
    ---
    updated-dependencies:
    - dependency-name: com.orientechnologies:orientdb-client
      dependency-version: 3.2.42
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 appender/orientdb/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/appender/orientdb/pom.xml b/appender/orientdb/pom.xml
index 93d5ef2b..a035063a 100644
--- a/appender/orientdb/pom.xml
+++ b/appender/orientdb/pom.xml
@@ -60,7 +60,7 @@
         <dependency>
             <groupId>com.orientechnologies</groupId>
             <artifactId>orientdb-client</artifactId>
-            <version>3.2.41</version>
+            <version>3.2.42</version>
         </dependency>
 
         <!-- test -->

Reply via email to