diff --git a/pom.xml b/pom.xml
index 24133f9..fbc4e68 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
3.1.1
1.8
1.8
- 5.2.20.RELEASE
+ 6.1.6
pom
diff --git a/quarkus-spring-web-api/pom.xml b/quarkus-spring-web-api/pom.xml
index 81a2ed2..6ada505 100644
--- a/quarkus-spring-web-api/pom.xml
+++ b/quarkus-spring-web-api/pom.xml
@@ -48,7 +48,10 @@
org/springframework/http/HttpStatus**
org/springframework/http/HttpMethod**
org/springframework/http/ResponseEntity**
+ org/springframework/http/ProblemDetail**
org/springframework/web/SpringServletContainerInitializer**
+ org/springframework/web/ErrorResponseException**
+ org/springframework/web/ErrorResponse**
org/springframework/web/context/annotation/RequestScope**
org/springframework/web/bind/annotation/CookieValue**
org/springframework/web/bind/annotation/DeleteMapping**