Good afternoon everyone,
We are migrating our modules to connect to the new and auto managed version of Neo4j Aura v5 using the driver for Java, currently our modules are built on Java 11, using Neo4j v4 On premise (driver for connection version 4.28.x) , but we’ve found that we would need to upgrade to Java 17 using the recommended one by the official website within the “connection guide” for Java developers (5.28.x), so we’re wondering if it would be any version of the driver that can be connected to an instance of Neo4j Aura that wouldn’t need to upgrade our Java version.
Thanks!