77dependencies-toml-version = " 2"
88distribution-version = " 2201.12.0"
99
10+ [[package ]]
11+ org = " ballerina"
12+ name = " avro"
13+ version = " 1.2.0"
14+ dependencies = [
15+ {org = " ballerina" , name = " jballerina.java" }
16+ ]
17+
1018[[package ]]
1119org = " ballerina"
1220name = " crypto"
13- version = " 2.9.0 "
21+ version = " 2.9.3 "
1422dependencies = [
1523 {org = " ballerina" , name = " jballerina.java" },
1624 {org = " ballerina" , name = " time" }
@@ -22,7 +30,7 @@ modules = [
2230[[package ]]
2331org = " ballerina"
2432name = " data.jsondata"
25- version = " 1.1.0 "
33+ version = " 1.1.3 "
2634dependencies = [
2735 {org = " ballerina" , name = " jballerina.java" },
2836 {org = " ballerina" , name = " lang.object" }
@@ -67,7 +75,6 @@ modules = [
6775org = " ballerina"
6876name = " lang.__internal"
6977version = " 0.0.0"
70- scope = " testOnly"
7178dependencies = [
7279 {org = " ballerina" , name = " jballerina.java" },
7380 {org = " ballerina" , name = " lang.object" }
@@ -92,6 +99,16 @@ dependencies = [
9299 {org = " ballerina" , name = " jballerina.java" }
93100]
94101
102+ [[package ]]
103+ org = " ballerina"
104+ name = " lang.int"
105+ version = " 0.0.0"
106+ dependencies = [
107+ {org = " ballerina" , name = " jballerina.java" },
108+ {org = " ballerina" , name = " lang.__internal" },
109+ {org = " ballerina" , name = " lang.object" }
110+ ]
111+
95112[[package ]]
96113org = " ballerina"
97114name = " lang.object"
@@ -139,18 +156,29 @@ dependencies = [
139156 {org = " ballerina" , name = " jballerina.java" }
140157]
141158
159+ [[package ]]
160+ org = " ballerina"
161+ name = " log"
162+ version = " 2.12.0"
163+ dependencies = [
164+ {org = " ballerina" , name = " io" },
165+ {org = " ballerina" , name = " jballerina.java" },
166+ {org = " ballerina" , name = " lang.value" },
167+ {org = " ballerina" , name = " observe" }
168+ ]
169+
142170[[package ]]
143171org = " ballerina"
144172name = " observe"
145- version = " 1.5.0 "
173+ version = " 1.5.1 "
146174dependencies = [
147175 {org = " ballerina" , name = " jballerina.java" }
148176]
149177
150178[[package ]]
151179org = " ballerina"
152180name = " os"
153- version = " 1.10.0 "
181+ version = " 1.10.1 "
154182scope = " testOnly"
155183dependencies = [
156184 {org = " ballerina" , name = " io" },
@@ -188,14 +216,25 @@ modules = [
188216[[package ]]
189217org = " ballerina"
190218name = " time"
191- version = " 2.7 .0"
219+ version = " 2.8 .0"
192220dependencies = [
193221 {org = " ballerina" , name = " jballerina.java" }
194222]
195223modules = [
196224 {org = " ballerina" , packageName = " time" , moduleName = " time" }
197225]
198226
227+ [[package ]]
228+ org = " ballerina"
229+ name = " uuid"
230+ version = " 1.10.0"
231+ dependencies = [
232+ {org = " ballerina" , name = " crypto" },
233+ {org = " ballerina" , name = " jballerina.java" },
234+ {org = " ballerina" , name = " lang.int" },
235+ {org = " ballerina" , name = " time" }
236+ ]
237+
199238[[package ]]
200239org = " ballerinai"
201240name = " observe"
@@ -208,21 +247,57 @@ dependencies = [
208247[[package ]]
209248org = " ballerinax"
210249name = " cdc"
211- version = " 1.0.3 "
250+ version = " 1.2.0 "
212251dependencies = [
213252 {org = " ballerina" , name = " crypto" },
214253 {org = " ballerina" , name = " data.jsondata" },
254+ {org = " ballerina" , name = " io" },
215255 {org = " ballerina" , name = " jballerina.java" },
216- {org = " ballerinai" , name = " observe" }
256+ {org = " ballerina" , name = " log" },
257+ {org = " ballerinai" , name = " observe" },
258+ {org = " ballerinax" , name = " kafka" }
217259]
218260modules = [
219261 {org = " ballerinax" , packageName = " cdc" , moduleName = " cdc" }
220262]
221263
264+ [[package ]]
265+ org = " ballerinax"
266+ name = " confluent.cavroserdes"
267+ version = " 1.0.2"
268+ dependencies = [
269+ {org = " ballerina" , name = " avro" },
270+ {org = " ballerina" , name = " jballerina.java" },
271+ {org = " ballerinai" , name = " observe" },
272+ {org = " ballerinax" , name = " confluent.cregistry" }
273+ ]
274+
275+ [[package ]]
276+ org = " ballerinax"
277+ name = " confluent.cregistry"
278+ version = " 0.4.3"
279+ dependencies = [
280+ {org = " ballerina" , name = " jballerina.java" }
281+ ]
282+
283+ [[package ]]
284+ org = " ballerinax"
285+ name = " kafka"
286+ version = " 4.6.3"
287+ dependencies = [
288+ {org = " ballerina" , name = " crypto" },
289+ {org = " ballerina" , name = " jballerina.java" },
290+ {org = " ballerina" , name = " time" },
291+ {org = " ballerina" , name = " uuid" },
292+ {org = " ballerinai" , name = " observe" },
293+ {org = " ballerinax" , name = " confluent.cavroserdes" },
294+ {org = " ballerinax" , name = " confluent.cregistry" }
295+ ]
296+
222297[[package ]]
223298org = " ballerinax"
224299name = " postgresql"
225- version = " 1.16.2 "
300+ version = " 1.16.3 "
226301dependencies = [
227302 {org = " ballerina" , name = " crypto" },
228303 {org = " ballerina" , name = " file" },
0 commit comments