We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 164926e commit 5851af2Copy full SHA for 5851af2
prime-router/build.gradle.kts
@@ -954,7 +954,7 @@ dependencies {
954
implementation("commons-io:commons-io:2.17.0")
955
implementation("com.anyascii:anyascii:0.3.2")
956
// force jsoup since [email protected]+ has not updated
957
- implementation("org.jsoup:jsoup:1.18.1")
+ implementation("org.jsoup:jsoup:1.18.3")
958
// https://mvnrepository.com/artifact/io.swagger/swagger-annotations
959
implementation("io.swagger:swagger-annotations:1.6.14")
960
implementation("io.swagger.core.v3:swagger-jaxrs2:2.2.23")
0 commit comments