Skip to content

Commit

Permalink
[Automated] Update the native jar versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ballerina-bot committed Oct 16, 2024
1 parent 4e82077 commit ed84ac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ballerina/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ graalvmCompatible = true
groupId = "io.ballerina.stdlib"
artifactId = "soap-native"
version = "2.0.0"
path = "../native/build/libs/soap-native-2.0.0-SNAPSHOT.jar"
path = "../native/build/libs/soap-native-2.0.0.jar"

[[platform.java17.dependency]]
groupId = "org.apache.wss4j"
Expand Down

0 comments on commit ed84ac5

Please sign in to comment.