Skip to content

Commit 22389d1

Browse files
committed
fix :: Expected lookupPath in request attribute "org.springframework.web.util.UrlPathHelper.PATH".
1 parent c65ce0f commit 22389d1

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

pom.xml

-10
Original file line numberDiff line numberDiff line change
@@ -42,16 +42,6 @@
4242
<artifactId>spring-boot-autoconfigure</artifactId>
4343
</dependency>
4444

45-
<dependency>
46-
<groupId>org.springframework.boot</groupId>
47-
<artifactId>spring-boot-autoconfigure-processor</artifactId>
48-
</dependency>
49-
50-
<dependency>
51-
<groupId>com.h2database</groupId>
52-
<artifactId>h2</artifactId>
53-
</dependency>
54-
5545
<dependency>
5646
<groupId>org.reflections</groupId>
5747
<artifactId>reflections</artifactId>

0 commit comments

Comments
 (0)