Skip to content

Commit 36f2729

Browse files
committed
bump to 5.0.0 - fixes #158
1 parent f69c7e1 commit 36f2729

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<groupId>org.webjars</groupId>
1212
<artifactId>bootstrap</artifactId>
1313
<name>Bootstrap</name>
14-
<version>5.0.0-beta4-SNAPSHOT</version>
14+
<version>5.0.0-SNAPSHOT</version>
1515
<packaging>jar</packaging>
1616
<description>WebJar for Bootstrap</description>
1717
<url>http://webjars.org</url>
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>org.webjars</groupId>
2222
<artifactId>popper.js</artifactId>
23-
<version>2.5.4</version>
23+
<version>2.9.2</version>
2424
</dependency>
2525
</dependencies>
2626

0 commit comments

Comments
 (0)