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 777cd64c19 Bump org.webjars:swagger-ui from 5.18.3 to 5.20.0 (#15166)
777cd64c19 is described below
commit 777cd64c1995696594cf2c8c83cfc4ed47685609
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 3 12:45:58 2025 -0800
Bump org.webjars:swagger-ui from 5.18.3 to 5.20.0 (#15166)
Bumps [org.webjars:swagger-ui](https://github.com/swagger-api/swagger-ui)
from 5.18.3 to 5.20.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.18.3...v5.20.0)
---
updated-dependencies:
- dependency-name: org.webjars:swagger-ui
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
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 856d5ab904..91793e6a02 100644
--- a/pom.xml
+++ b/pom.xml
@@ -148,7 +148,7 @@
<jersey.version>2.45</jersey.version>
<hk2.version>2.6.1</hk2.version>
<swagger.version>1.6.15</swagger.version>
- <swagger-ui.version>5.18.3</swagger-ui.version>
+ <swagger-ui.version>5.20.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: [email protected]
For additional commands, e-mail: [email protected]