Skip to content

Commit ee10bc4

Browse files
GH-2451 - Polishing.
1 parent 1b66182 commit ee10bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/springframework/data/neo4j/core/mapping/MapValueWrapper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
*
2828
* @author Michael J. Simons
2929
*/
30-
@API(status = API.Status.INTERNAL, since = "6.1")
30+
@API(status = API.Status.INTERNAL, since = "6.1.9")
3131
public final class MapValueWrapper {
3232

3333
private final Value mapValue;

0 commit comments

Comments
 (0)