Skip to content

Commit 0b81605

Browse files
committed
fix HandlerExceptionResolver @configuration
1 parent 66b32af commit 0b81605

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

springboot-starter/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
<dependency>
6767
<groupId>jakarta.servlet</groupId>
6868
<artifactId>jakarta.servlet-api</artifactId>
69+
<scope>provided</scope>
6970
</dependency>
7071

7172
<dependency>

0 commit comments

Comments
 (0)