forked from loafle/openapi-generator-original
Test build.gradle for java native petstore samples, sync pom.xml & build.gradle (#19951)
* test build.gradle for java native petstore samples * trigger build * sync pom.xml and build.gradle (java native)
This commit is contained in:
@@ -68,6 +68,7 @@ artifacts {
|
||||
ext {
|
||||
jackson_version = "2.17.1"
|
||||
jakarta_annotation_version = "1.3.5"
|
||||
beanvalidation_version = "2.0.2"
|
||||
junit_version = "5.10.2"
|
||||
httpmime_version = "4.5.13"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user