Skip to content

Commit 999487c

Browse files
[Dependabot]: Bump org.webjars:swagger-ui in /application
Bumps [org.webjars:swagger-ui](https://github.com/swagger-api/swagger-ui) from 5.18.2 to 5.28.1. - [Release notes](https://github.com/swagger-api/swagger-ui/releases) - [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc) - [Commits](swagger-api/swagger-ui@v5.18.2...v5.28.1) --- updated-dependencies: - dependency-name: org.webjars:swagger-ui dependency-version: 5.28.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b5f422c commit 999487c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<commons-lang3.version>3.14.0</commons-lang3.version>
2020
<commons-collections4.version>4.4</commons-collections4.version>
2121
<springdoc-openapi-ui.version>1.8.0</springdoc-openapi-ui.version>
22-
<webjars-swagger-ui.version>5.18.2</webjars-swagger-ui.version>
22+
<webjars-swagger-ui.version>5.28.1</webjars-swagger-ui.version>
2323
<log4j2.version>2.16.0</log4j2.version> <!-- Springboot does not use Log4J, this is here to force
2424
other
2525
dependencies to use the latest version -->

0 commit comments

Comments
 (0)