Skip to content

Commit 5c242f1

Browse files
committed
Set spring.mvc.pathmatch.matching-strategy=ant-path-matcher
spring-projects/spring-boot#28874
1 parent 781a29f commit 5c242f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.springframework.boot</groupId>
66
<artifactId>spring-boot-starter-parent</artifactId>
7-
<version>2.5.6</version>
7+
<version>2.6.1</version>
88
<relativePath />
99
</parent>
1010
<groupId>org.hihn.ampd</groupId>

0 commit comments

Comments
 (0)