File tree 3 files changed +4
-4
lines changed
turing-sprinklr/sprinklr-sample
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 38
38
<dependency >
39
39
<groupId >co.elastic.clients</groupId >
40
40
<artifactId >elasticsearch-java</artifactId >
41
- <version >8.17.1 </version >
41
+ <version >8.17.2 </version >
42
42
</dependency >
43
43
<dependency >
44
44
<groupId >org.springframework.boot</groupId >
167
167
<dependency >
168
168
<groupId >org.mariadb.jdbc</groupId >
169
169
<artifactId >mariadb-java-client</artifactId >
170
- <version >3.5.1 </version >
170
+ <version >3.5.2 </version >
171
171
</dependency >
172
172
<dependency >
173
173
<groupId >org.postgresql</groupId >
Original file line number Diff line number Diff line change 48
48
<dependency >
49
49
<groupId >org.mariadb.jdbc</groupId >
50
50
<artifactId >mariadb-java-client</artifactId >
51
- <version >3.5.1 </version >
51
+ <version >3.5.2 </version >
52
52
<exclusions >
53
53
<exclusion >
54
54
<groupId >org.slf4j</groupId >
Original file line number Diff line number Diff line change 71
71
<url >https://jitpack.io</url >
72
72
</repository >
73
73
</repositories >
74
- </project >
74
+ </project >
You can’t perform that action at this time.
0 commit comments