File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11[versions ]
2- jackson-core = " 2.20"
2+ jackson-core = " 2.20.0"
3+ jackson-annotations = " 2.20"
34jakarta-annotations = " 3.0.0"
45junit = " 6.0.0"
56openapi-generator = " 7.16.0"
67
78[libraries ]
8- jackson-annotations = { module = " com.fasterxml.jackson.core:jackson-annotations" , version.ref = " jackson-core " }
9- jackson-databind = { module = " com.fasterxml.jackson.core:jackson-databind" , version.ref = " jackson-core" }
9+ jackson-annotations = { module = " com.fasterxml.jackson.core:jackson-annotations" , version.ref = " jackson-annotations " }
10+ jackson-databind = { module = " com.fasterxml.jackson.core:jackson-databind" , version.ref = " jackson-core" }
1011jakarta-annotations = { module = " jakarta.annotation:jakarta.annotation-api" , version.ref = " jakarta-annotations" }
1112junit-jupiter = { module = " org.junit.jupiter:junit-jupiter" , version.ref = " junit" }
1213
You can’t perform that action at this time.
0 commit comments