fix package name

This commit is contained in:
Peter-Josef Meisch
2021-11-12 19:23:50 +01:00
committed by GitHub
parent 94c95ee4da
commit 35c608b546

View File

@@ -19,4 +19,4 @@
*/
@org.springframework.lang.NonNullApi
@org.springframework.lang.NonNullFields
package org.springframework.data.elasticsearch.clients.elasticsearch7;
package org.springframework.data.elasticsearch.backend.elasticsearch7;