We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87eb875 + 78f8a4c commit 7894b41Copy full SHA for 7894b41
1 file changed
pom.xml
@@ -71,6 +71,11 @@
71
<artifactId>bootstrap</artifactId>
72
<version>${webjars-bootstrap.version}</version>
73
</dependency>
74
+ <dependency>
75
+ <groupId>org.webjars</groupId>
76
+ <artifactId>webjars-locator</artifactId>
77
+ <version>0.30</version>
78
+ </dependency>
79
<dependency>
80
<groupId>org.springframework.boot</groupId>
81
<artifactId>spring-boot-devtools</artifactId>
0 commit comments