We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f69c7e1 commit 36f2729Copy full SHA for 36f2729
pom.xml
@@ -11,7 +11,7 @@
11
<groupId>org.webjars</groupId>
12
<artifactId>bootstrap</artifactId>
13
<name>Bootstrap</name>
14
- <version>5.0.0-beta4-SNAPSHOT</version>
+ <version>5.0.0-SNAPSHOT</version>
15
<packaging>jar</packaging>
16
<description>WebJar for Bootstrap</description>
17
<url>http://webjars.org</url>
@@ -20,7 +20,7 @@
20
<dependency>
21
22
<artifactId>popper.js</artifactId>
23
- <version>2.5.4</version>
+ <version>2.9.2</version>
24
</dependency>
25
</dependencies>
26
0 commit comments