Skip to content

Commit

Permalink
Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui t…
Browse files Browse the repository at this point in the history
…o v2.7.0 {patch} (#1247)

* Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.7.0 {patch}

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update build.gradle

Fix license violation

Signed-off-by: Esta Nagy <[email protected]>

* Updating dependency checksums {patch} (#1248)

Signed-off-by: Esta Nagy <[email protected]>

---------

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Esta Nagy <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Esta Nagy <[email protected]>
  • Loading branch information
renovate[bot] and nagyesta authored Nov 24, 2024
1 parent be56222 commit dcd9cf1
Show file tree
Hide file tree
Showing 3 changed files with 178 additions and 174 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ configure(subprojects.findAll({
allowUrl("http://www.eclipse.org/legal/epl-2.0")
allowUrl("http://www.eclipse.org/org/documents/edl-v10.php")
allowUrl("https://asm.ow2.io/license.html")
allowUrl("https://github.com/webjars/webjars-locator-lite/blob/main/LICENSE.md")
ignoreDependencies("org.apache.tomcat", "tomcat-servlet-api")
unusedAction("IGNORE")
}
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ abortMission = "5.0.281"
checkstyle = "10.12.2"
jacoco = "0.8.10"
jackson = { strictly = "2.18.1" }
openApiUi = "2.6.0"
openApiUi = "2.7.0"

abortMissionPlugin = "5.0.93"
dockerPlugin = "0.36.0"
Expand Down
Loading

0 comments on commit dcd9cf1

Please sign in to comment.