diff --git a/cart-api/pom.xml b/cart-api/pom.xml
index 8e0d4b79..3de4d9e0 100644
--- a/cart-api/pom.xml
+++ b/cart-api/pom.xml
@@ -48,7 +48,7 @@
 		<dependency>
 			<groupId>org.webjars</groupId>
 			<artifactId>swagger-ui</artifactId>
-			<version>3.38.0</version>
+			<version>3.50.0</version>
 		</dependency>
 		<dependency>
 			<groupId>org.webjars</groupId>