File tree Expand file tree Collapse file tree
websub/src/main/ballerina Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ target = "java8"
203203
204204 [[platform .libraries ]]
205205 artifactId = " org.wso2.carbon.secvault"
206- version = " 1.0.0"
206+ version = " 1.0.0-wso2v2 "
207207 path = " ./lib/org.wso2.securevault-1.0.0-wso2v2.jar"
208208 groupId = " org.wso2.carbon.secvault"
209209 modules = [" grpc" ]
Original file line number Diff line number Diff line change @@ -182,29 +182,29 @@ target = "java8"
182182
183183 [[platform .libraries ]]
184184 artifactId = " broker-common"
185- version = " 0.970.0 "
186- path = " ./lib/broker-common-0.970.0 .jar"
185+ version = " 0.970.5 "
186+ path = " ./lib/broker-common-0.970.5 .jar"
187187 groupId = " io.ballerina.messaging"
188188 modules = [" web-sub" ]
189189
190190 [[platform .libraries ]]
191191 artifactId = " broker-auth"
192- version = " 0.970.0 "
193- path = " ./lib/broker-auth-0.970.0 .jar"
192+ version = " 0.970.5 "
193+ path = " ./lib/broker-auth-0.970.5 .jar"
194194 groupId = " io.ballerina.messaging"
195195 modules = [" web-sub" ]
196196
197197 [[platform .libraries ]]
198198 artifactId = " broker-rest-runner"
199- version = " 0.970.0 "
200- path = " ./lib/broker-rest-runner-0.970.0 .jar"
199+ version = " 0.970.5 "
200+ path = " ./lib/broker-rest-runner-0.970.5 .jar"
201201 groupId = " io.ballerina.messaging"
202202 modules = [" web-sub" ]
203203
204204 [[platform .libraries ]]
205205 artifactId = " broker-coordination"
206- version = " 0.970.0 "
207- path = " ./lib/broker-coordination-0.970.0 .jar"
206+ version = " 0.970.5 "
207+ path = " ./lib/broker-coordination-0.970.5 .jar"
208208 groupId = " io.ballerina.messaging"
209209 modules = [" web-sub" ]
210210
@@ -217,7 +217,7 @@ target = "java8"
217217
218218 [[platform .libraries ]]
219219 artifactId = " guava"
220- version = " 19.0 "
220+ version = " 32.1.1-jre "
221221 path = " ./lib/guava-32.1.1-jre.jar"
222222 groupId = " com.google.guava"
223223 modules = [" web-sub" ]
You can’t perform that action at this time.
0 commit comments