Skip to content

Commit 3d94542

Browse files
committed
fix: update opensearch-connector version to 1.0.4
1 parent 5c19f95 commit 3d94542

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@
283283
<dependency>
284284
<groupId>com.utmstack</groupId>
285285
<artifactId>opensearch-connector</artifactId>
286-
<version>1.0.3</version>
286+
<version>1.0.4</version>
287287
</dependency>
288288
<dependency>
289289
<groupId>jakarta.json</groupId>

0 commit comments

Comments
 (0)