File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,11 @@ and this project adheres to https://semver.org/spec/v2.0.0.html[Semantic Version
88
99== [Unreleased]  
1010
11+ === Changed
12+ 
13+ - Update OrientDB driver to 3.2.44
14+ - Update Couchbase driver to 3.9.2
15+ 
1116== [1.1.10] - 2025-08-19
1217
1318=== Changed
Original file line number Diff line number Diff line change 4949        <dependency >
5050            <groupId >com.couchbase.client</groupId >
5151            <artifactId >java-client</artifactId >
52-             <version >3.9.0 </version >
52+             <version >3.9.1 </version >
5353        </dependency >
5454        <dependency >
5555            <groupId >org.testcontainers</groupId >
Original file line number Diff line number Diff line change 3535        <dependency >
3636            <groupId >com.orientechnologies</groupId >
3737            <artifactId >orientdb-graphdb</artifactId >
38-             <version >3.2.43 </version >
38+             <version >3.2.44 </version >
3939        </dependency >
4040        <dependency >
4141            <groupId >${project.groupId} </groupId >
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments