We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db788f9 commit c9b0140Copy full SHA for c9b0140
gradle/libs.versions.toml
@@ -12,8 +12,8 @@ base = "2025.7-SNAPSHOT"
12
#junit = "5.9.3"
13
jacoco = "0.8.7"
14
15
-spring-web = "6.2.12"
16
-spring-data = "3.5.5"
+spring-web = "7.0.2"
+spring-data = "4.0.1"
17
18
[libraries]
19
openapi-processor-api = { module = "io.openapiprocessor:openapi-processor-api", version.ref = "api" }
0 commit comments