Skip to content

Commit c569c54

Browse files
author
ballerina-bot
committed
[Automated] Update the native jar versions
1 parent 5e70733 commit c569c54

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

ballerina/Dependencies.toml

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,11 @@ dependencies = [
3232
[[package]]
3333
org = "ballerina"
3434
name = "crypto"
35-
version = "2.9.2"
35+
version = "2.9.1"
3636
dependencies = [
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]]
4542
org = "ballerina"
@@ -141,12 +138,10 @@ name = "oauth2"
141138
version = "2.15.0"
142139
dependencies = [
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
]
152147
modules = [
@@ -156,7 +151,7 @@ modules = [
156151
[[package]]
157152
org = "ballerina"
158153
name = "observe"
159-
version = "1.5.1"
154+
version = "1.5.0"
160155
dependencies = [
161156
{org = "ballerina", name = "jballerina.java"}
162157
]
@@ -188,13 +183,10 @@ modules = [
188183
[[package]]
189184
org = "ballerina"
190185
name = "time"
191-
version = "2.7.0"
186+
version = "2.8.0"
192187
dependencies = [
193188
{org = "ballerina", name = "jballerina.java"}
194189
]
195-
modules = [
196-
{org = "ballerina", packageName = "time", moduleName = "time"}
197-
]
198190

199191
[[package]]
200192
org = "ballerina"

0 commit comments

Comments
 (0)