Skip to content

Commit a49f830

Browse files
Bump ballerina-interpreter version to 0.1.1
1 parent c97853d commit a49f830

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed
Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
org = "wso2"
33
name = "afm_ballerina"
4-
version = "0.1.0"
4+
version = "0.1.1"
55
distribution = "2201.12.10"
66

77
[build-options]
@@ -11,52 +11,52 @@ observabilityIncluded = true
1111
[[platform.java21.dependency]]
1212
groupId = "com.github.erosb"
1313
artifactId = "everit-json-schema"
14-
version = "1.14.4"
14+
version = "0.1.1"
1515

1616
# transitive dependency of com.github.erosb:everit-json-schema:1.14.4
1717
[[platform.java21.dependency]]
1818
groupId = "org.json"
1919
artifactId = "json"
20-
version = "20231013"
20+
version = "0.1.1"
2121

2222
# transitive dependency of com.github.erosb:everit-json-schema:1.14.4
2323
[[platform.java21.dependency]]
2424
groupId = "commons-validator"
2525
artifactId = "commons-validator"
26-
version = "1.7"
26+
version = "0.1.1"
2727

2828
# transitive dependency of commons-validator:commons-validator:1.7
2929
[[platform.java21.dependency]]
3030
groupId = "commons-digester"
3131
artifactId = "commons-digester"
32-
version = "2.1"
32+
version = "0.1.1"
3333

3434
# transitive dependency of commons-validator:commons-validator:1.7
3535
[[platform.java21.dependency]]
3636
groupId = "commons-logging"
3737
artifactId = "commons-logging"
38-
version = "1.2"
38+
version = "0.1.1"
3939

4040
# transitive dependency of commons-validator:commons-validator:1.7
4141
[[platform.java21.dependency]]
4242
groupId = "commons-collections"
4343
artifactId = "commons-collections"
44-
version = "3.2.2"
44+
version = "0.1.1"
4545

4646
# transitive dependency of com.github.erosb:everit-json-schema:1.14.4
4747
[[platform.java21.dependency]]
4848
groupId = "com.damnhandy"
4949
artifactId = "handy-uri-templates"
50-
version = "2.1.8"
50+
version = "0.1.1"
5151

5252
# transitive dependency of com.damnhandy:handy-uri-templates:2.1.8
5353
[[platform.java21.dependency]]
5454
groupId = "joda-time"
5555
artifactId = "joda-time"
56-
version = "2.10.2"
56+
version = "0.1.1"
5757

5858
# transitive dependency of com.github.erosb:everit-json-schema:1.14.4
5959
[[platform.java21.dependency]]
6060
groupId = "com.google.re2j"
6161
artifactId = "re2j"
62-
version = "1.6"
62+
version = "0.1.1"

0 commit comments

Comments
 (0)