Skip to content

Update Database driver,#376

Merged
otaviojava merged 2 commits into
1.1.xfrom
update-driver-bp
May 23, 2026
Merged

Update Database driver,#376
otaviojava merged 2 commits into
1.1.xfrom
update-driver-bp

Conversation

@otaviojava
Copy link
Copy Markdown
Contributor

This pull request primarily upgrades the dependencies for various database drivers and test containers across the project, ensuring compatibility with the latest features and security updates. It also updates the changelog to reflect these changes.

Dependency upgrades:

  • Core driver and client updates:

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

    • Updated testcontainers version to 2.0.5 in the root pom.xml and replaced test dependencies to use new artifact names (e.g., testcontainers-cassandra, testcontainers-couchbase, testcontainers-neo4j, testcontainers-solr) in various modules [1] [2] [3] [4] [5]

Documentation:

  • Updated CHANGELOG.adoc to reflect all upgraded dependencies in the "Changed" section.

Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
@otaviojava otaviojava merged commit cbb2625 into 1.1.x May 23, 2026
3 checks passed
@otaviojava otaviojava deleted the update-driver-bp branch May 23, 2026 07:28
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