This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push: new 8d2343c09f Bump org.webjars:swagger-ui from 5.22.0 to 5.24.0 (#16064) 8d2343c09f is described below commit 8d2343c09f39b2891990d54e8f81e93d03df04f2 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Jun 10 23:58:41 2025 -0700 Bump org.webjars:swagger-ui from 5.22.0 to 5.24.0 (#16064) Bumps [org.webjars:swagger-ui](https://github.com/swagger-api/swagger-ui) from 5.22.0 to 5.24.0. - [Release notes](https://github.com/swagger-api/swagger-ui/releases) - [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc) - [Commits](https://github.com/swagger-api/swagger-ui/compare/v5.22.0...v5.24.0) --- updated-dependencies: - dependency-name: org.webjars:swagger-ui dependency-version: 5.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a4d3e9aeeb..8da702b19f 100644 --- a/pom.xml +++ b/pom.xml @@ -150,7 +150,7 @@ <jersey.version>2.47</jersey.version> <hk2.version>2.6.1</hk2.version> <swagger.version>1.6.16</swagger.version> - <swagger-ui.version>5.22.0</swagger-ui.version> + <swagger-ui.version>5.24.0</swagger-ui.version> <hadoop.version>3.4.1</hadoop.version> <jsonpath.version>2.9.0</jsonpath.version> <jsonsmart.version>2.5.2</jsonsmart.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org