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 3db1e780 Bump com.orientechnologies:orientdb-client from 3.2.48 to
3.2.49 (#600)
3db1e780 is described below
commit 3db1e78060609d4b546c566372e5f167f432a95b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 31 08:33:54 2026 +0100
Bump com.orientechnologies:orientdb-client from 3.2.48 to 3.2.49 (#600)
---
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 1ffc7692..4b19e040 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.48</version>
+ <version>3.2.49</version>
</dependency>
<!-- test -->