@@ -32,14 +32,11 @@ dependencies = [
3232[[package ]]
3333org = " ballerina"
3434name = " crypto"
35- version = " 2.9.2 "
35+ version = " 2.9.1 "
3636dependencies = [
3737 {org = " ballerina" , name = " jballerina.java" },
3838 {org = " ballerina" , name = " time" }
3939]
40- modules = [
41- {org = " ballerina" , packageName = " crypto" , moduleName = " crypto" }
42- ]
4340
4441[[package ]]
4542org = " ballerina"
@@ -141,12 +138,10 @@ name = "oauth2"
141138version = " 2.15.0"
142139dependencies = [
143140 {org = " ballerina" , name = " cache" },
144- {org = " ballerina" , name = " crypto" },
145141 {org = " ballerina" , name = " jballerina.java" },
146142 {org = " ballerina" , name = " lang.runtime" },
147143 {org = " ballerina" , name = " log" },
148144 {org = " ballerina" , name = " test" },
149- {org = " ballerina" , name = " time" },
150145 {org = " ballerina" , name = " url" }
151146]
152147modules = [
@@ -156,7 +151,7 @@ modules = [
156151[[package ]]
157152org = " ballerina"
158153name = " observe"
159- version = " 1.5.1 "
154+ version = " 1.5.0 "
160155dependencies = [
161156 {org = " ballerina" , name = " jballerina.java" }
162157]
@@ -188,13 +183,10 @@ modules = [
188183[[package ]]
189184org = " ballerina"
190185name = " time"
191- version = " 2.7 .0"
186+ version = " 2.8 .0"
192187dependencies = [
193188 {org = " ballerina" , name = " jballerina.java" }
194189]
195- modules = [
196- {org = " ballerina" , packageName = " time" , moduleName = " time" }
197- ]
198190
199191[[package ]]
200192org = " ballerina"
0 commit comments