Skip to content

Commit ec4078e

Browse files
committed
fix: Sorting not working on any column in index management view
1 parent 134dcf1 commit ec4078e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@
271271
<dependency>
272272
<groupId>com.utmstack</groupId>
273273
<artifactId>opensearch-connector</artifactId>
274-
<version>1.0.1</version>
274+
<version>1.0.2</version>
275275
</dependency>
276276
<dependency>
277277
<groupId>jakarta.json</groupId>

0 commit comments

Comments
 (0)