Skip to content

Commit

Permalink
Merge pull request #1795 from lnash94/version-u11
Browse files Browse the repository at this point in the history
Update dependency versions for U11
  • Loading branch information
lnash94 authored Nov 27, 2024
2 parents da7f439 + b1037f7 commit 5c03618
Show file tree
Hide file tree
Showing 5 changed files with 48 additions and 47 deletions.
60 changes: 30 additions & 30 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
org.gradle.caching=true
group=io.ballerina
version=2.1.1-SNAPSHOT
version=2.2.0-SNAPSHOT

ballerinaToOpenAPIVersion=2.1.1-SNAPSHOT
ballerinaToOpenAPIVersion=2.2.0-SNAPSHOT

spotbugsPluginVersion=6.0.18
shadowJarPluginVersion=8.1.1
downloadPluginVersion=5.4.0
releasePluginVersion=2.8.0

# Client Native Version
clientNativeVersion=1.0.1-SNAPSHOT
clientNativeVersion=1.1.0-SNAPSHOT
# Mark this as false to skip publishing the client native artifacts
clientNativePublish=false
clientNativePublish=true

#dependency
ballerinaLangVersion=2201.11.0-20241117-133400-a3054b77
ballerinaLangVersion=2201.11.0-20241121-075100-c4c87cbc
testngVersion=7.6.1
slf4jVersion=1.7.30
org.gradle.jvmargs=-Xmx4096M -Dfile.encoding=UTF-8
Expand All @@ -29,45 +29,45 @@ puppycrawlCheckstyleVersion = 10.12.1
commonsCodecVersion=1.16.0

# Stdlib Level 01
stdlibIoVersion=1.6.2-20241112-233100-995cf5f
stdlibRegexVersion=1.4.4-20241108-130200-fcd3fce
stdlibTimeVersion=2.6.0-20241113-073800-201b904
stdlibUrlVersion=2.4.1-20241113-073900-335ff51
stdlibDataXmldataVersion=1.0.1-20241113-122800-f4e815c
stdlibIoVersion=1.7.0-20241121-173300-0fbd5d4
stdlibRegexVersion=1.5.0-20241122-102400-e9a90a4
stdlibTimeVersion=2.6.0-20241122-120400-97742a7
stdlibUrlVersion=2.5.0-20241122-120400-67af694
stdlibDataXmldataVersion=1.1.0-20241122-195700-b63fee2

# Stdlib Level 02
stdlibConstraintVersion=1.6.0-20241113-090900-d276ad5
stdlibCryptoVersion=2.7.3-20241113-081400-d015a39
stdlibLogVersion=2.10.1-20241113-120000-4577868
stdlibOsVersion=1.8.1-20241113-122000-cca973b
stdlibTaskVersion=2.5.1-20241113-123500-f905281
stdlibConstraintVersion=1.6.0-20241122-133100-98689e2
stdlibCryptoVersion=2.8.0-20241122-130800-24f1267
stdlibLogVersion=2.11.0-20241122-150100-2e1a3ca
stdlibOsVersion=1.9.0-20241122-071800-1fae486
stdlibTaskVersion=2.6.0-20241122-124800-cb84357

# Stdlib Level 03
stdlibCacheVersion=3.8.1-20241113-125700-b75a1bf
stdlibFileVersion=1.10.1-20241113-151700-e1a2e38
stdlibMimeVersion=2.10.2-20241113-154200-d953747
stdlibUuidVersion=1.8.1-20241113-154400-443c67b
stdlibCacheVersion=3.9.0-20241122-182900-c956a97
stdlibFileVersion=1.11.0-20241122-180900-dff344c
stdlibMimeVersion=2.11.0-20241125-094600-bbddf94
stdlibUuidVersion=1.9.0-20241125-110300-5eb185d

# Stdlib Level 04
stdlibAuthVersion=2.12.1-20241113-162300-ded40eb
stdlibDataJsonDataVersion=0.3.0-20241114-143900-285d739
stdlibJwtVersion=2.13.1-20241113-162400-b59ccfa
stdlibOAuth2Version=2.12.1-20241113-162400-4c6ddfe
stdlibAuthVersion=2.13.0-20241125-094500-d380c71
stdlibDataJsonDataVersion=1.0.0-20241125-114000-0c2f457
stdlibJwtVersion=2.14.0-20241125-085500-10a9526
stdlibOAuth2Version=2.13.0-20241126-071700-7eb9e0b

# Stdlib Level 05
stdlibHttpVersion=2.13.0-20241126-143900-9551ecd
stdlibHttpVersion=2.13.0-20241126-181000-6585cc5

# Stdlib Level 06
stdlibGrpcVersion=1.13.0-20241114-195700-5188f60
stdlibWebsocketVersion=2.13.0-20241116-202000-ddd958d
stdlibWebsubVersion=2.13.0-20241114-233100-73205d6
stdlibGrpcVersion=1.13.0-20241126-215800-1a63b04
stdlibWebsocketVersion=2.13.0-20241127-103500-476d1aa
stdlibWebsubVersion=2.13.0-20241127-090200-25c84df

# Stdlib Level 07
stdlibGraphqlVersion=1.15.0-20241117-164000-4d95b39
stdlibGraphqlVersion=1.15.0-20241127-145000-9be4f77

# Ballerinax Observer
observeVersion=1.4.0-20241113-092000-b83ae74
observeInternalVersion=1.3.1-20241113-101700-265054d
observeVersion=1.4.0-20241122-184200-c596093
observeInternalVersion=1.4.0-20241122-185200-9e5b1bb

# Enabled publishing insecure checksums, due to fail to publish to maven central
# Refer https://github.com/gradle/gradle/issues/11308
Expand Down
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down
1 change: 1 addition & 0 deletions module-ballerina-openapi/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,7 @@ ballerinaBuild.dependsOn checkstyleMain
ballerinaBuild.dependsOn checkstyleTest
ballerinaBuild.dependsOn jar
ballerinaBuild.finalizedBy revertTomlFile
ballerinaBuild.dependsOn test
build.dependsOn ballerinaBuild

publishToMavenLocal.dependsOn build
Expand Down
4 changes: 2 additions & 2 deletions openapi-client-native/ballerina-tests/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ distribution = "2201.11.0-20241117-133400-a3054b77"
[[platform.java21.dependency]]
groupId = "io.ballerina.openapi"
artifactId = "client-native"
version = "1.0.1-SNAPSHOT"
path = "../build/libs/openapi-client-native-1.0.1-SNAPSHOT.jar"
version = "1.1.0-SNAPSHOT"
path = "../build/libs/openapi-client-native-1.1.0-SNAPSHOT.jar"
graalvmCompatible = true
28 changes: 14 additions & 14 deletions openapi-client-native/ballerina-tests/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@

[ballerina]
dependencies-toml-version = "2"
distribution-version = "2201.11.0-20241117-133400-a3054b77"
distribution-version = "2201.11.0-20241121-075100-c4c87cbc"

[[package]]
org = "ballerina"
name = "auth"
version = "2.12.1"
version = "2.13.0"
dependencies = [
{org = "ballerina", name = "crypto"},
{org = "ballerina", name = "jballerina.java"},
Expand All @@ -22,7 +22,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "cache"
version = "3.8.1"
version = "3.9.0"
dependencies = [
{org = "ballerina", name = "constraint"},
{org = "ballerina", name = "jballerina.java"},
Expand Down Expand Up @@ -55,7 +55,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "crypto"
version = "2.7.3"
version = "2.8.0"
dependencies = [
{org = "ballerina", name = "jballerina.java"},
{org = "ballerina", name = "time"}
Expand All @@ -64,7 +64,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "data.jsondata"
version = "0.3.0"
version = "1.0.0"
dependencies = [
{org = "ballerina", name = "jballerina.java"},
{org = "ballerina", name = "lang.object"}
Expand All @@ -73,7 +73,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "file"
version = "1.10.1"
version = "1.11.0"
dependencies = [
{org = "ballerina", name = "io"},
{org = "ballerina", name = "jballerina.java"},
Expand Down Expand Up @@ -117,7 +117,7 @@ modules = [
[[package]]
org = "ballerina"
name = "io"
version = "1.6.2"
version = "1.7.0"
dependencies = [
{org = "ballerina", name = "jballerina.java"},
{org = "ballerina", name = "lang.value"}
Expand All @@ -134,7 +134,7 @@ modules = [
[[package]]
org = "ballerina"
name = "jwt"
version = "2.13.1"
version = "2.14.0"
dependencies = [
{org = "ballerina", name = "cache"},
{org = "ballerina", name = "crypto"},
Expand Down Expand Up @@ -232,7 +232,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "log"
version = "2.10.1"
version = "2.11.0"
dependencies = [
{org = "ballerina", name = "io"},
{org = "ballerina", name = "jballerina.java"},
Expand All @@ -243,7 +243,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "mime"
version = "2.10.2"
version = "2.11.0"
dependencies = [
{org = "ballerina", name = "io"},
{org = "ballerina", name = "jballerina.java"},
Expand All @@ -254,7 +254,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "oauth2"
version = "2.12.1"
version = "2.13.0"
dependencies = [
{org = "ballerina", name = "cache"},
{org = "ballerina", name = "crypto"},
Expand All @@ -275,7 +275,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "os"
version = "1.8.1"
version = "1.9.0"
dependencies = [
{org = "ballerina", name = "io"},
{org = "ballerina", name = "jballerina.java"}
Expand All @@ -284,7 +284,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "task"
version = "2.5.1"
version = "2.6.0"
dependencies = [
{org = "ballerina", name = "jballerina.java"},
{org = "ballerina", name = "time"}
Expand Down Expand Up @@ -315,7 +315,7 @@ dependencies = [
[[package]]
org = "ballerina"
name = "url"
version = "2.4.1"
version = "2.5.0"
dependencies = [
{org = "ballerina", name = "jballerina.java"}
]
Expand Down

0 comments on commit 5c03618

Please sign in to comment.