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 490d392ae06 Bump org.webjars:swagger-ui from 5.30.0 to 5.30.1 (#17129)
490d392ae06 is described below
commit 490d392ae061901e18483e54ed665e271d6176bc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 3 12:17:53 2025 -0800
Bump org.webjars:swagger-ui from 5.30.0 to 5.30.1 (#17129)
Bumps [org.webjars:swagger-ui](https://github.com/swagger-api/swagger-ui)
from 5.30.0 to 5.30.1.
- [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.30.0...v5.30.1)
---
updated-dependencies:
- dependency-name: org.webjars:swagger-ui
dependency-version: 5.30.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 57c0ffa1897..7cfafc4cebc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -151,7 +151,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.30.0</swagger-ui.version>
+ <swagger-ui.version>5.30.1</swagger-ui.version>
<hadoop.version>3.4.2</hadoop.version>
<jsonpath.version>2.10.0</jsonpath.version>
<jsonsmart.version>2.6.0</jsonsmart.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]