Skip to content

Update NoSQL Drivers#375

Merged
otaviojava merged 18 commits into
mainfrom
update-driver-api
May 22, 2026
Merged

Update NoSQL Drivers#375
otaviojava merged 18 commits into
mainfrom
update-driver-api

Conversation

@otaviojava
Copy link
Copy Markdown
Contributor

This pull request updates several dependencies across multiple JNoSQL modules to their latest patch or minor versions. The main goal is to keep the project up-to-date with the latest improvements and bug fixes from upstream libraries.

Dependency version updates by module:

Core and Shared Dependencies

  • Updated the testcontainers.version property in the root pom.xml from 2.0.4 to 2.0.5.

Driver and Client Library Updates

  • Upgraded ArangoDB Java driver to 7.26.0 in jnosql-arangodb/pom.xml.
  • Upgraded Couchbase Java client to 3.11.3 in jnosql-couchbase/pom.xml.
  • Upgraded DynamoDB SDK to 2.44.11 in jnosql-dynamodb/pom.xml.
  • Upgraded Hazelcast client to 5.7.0 in jnosql-hazelcast/pom.xml.
  • Upgraded Infinispan client to 16.1.4 in jnosql-infinispan/pom.xml.
  • Upgraded MongoDB Java driver to 5.7.0 in jnosql-mongodb/pom.xml.
  • Upgraded Neo4j Java driver to 6.1.0 in jnosql-neo4j/pom.xml.
  • Upgraded Oracle NoSQL SDK to 5.4.21 in jnosql-oracle-nosql/pom.xml.
  • Upgraded OrientDB graphdb to 3.2.52 in jnosql-orientdb/pom.xml.
  • Upgraded Jedis (Redis client) to 7.5.0 in jnosql-redis/pom.xml.
  • Upgraded Apache Tinkerpop to 3.8.1 in jnosql-tinkerpop/pom.xml.
  • Upgraded Apache HttpClient5 Cache to 5.6.1 in jnosql-couchdb/pom.xml.

Other Minor Cleanups

  • Minor XML formatting cleanups in jnosql-couchbase/pom.xml.

These updates help ensure compatibility, security, and access to the latest features and bug fixes from the underlying libraries.

@otaviojava otaviojava merged commit c679133 into main May 22, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant