GH-2451 - Polishing.

This commit is contained in:
Michael Simons
2022-01-31 19:32:15 +01:00
parent 1b66182a06
commit ee10bc4e85

View File

@@ -27,7 +27,7 @@ import org.neo4j.driver.Value;
*
* @author Michael J. Simons
*/
@API(status = API.Status.INTERNAL, since = "6.1")
@API(status = API.Status.INTERNAL, since = "6.1.9")
public final class MapValueWrapper {
private final Value mapValue;