We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8a46b5 commit b4b5b01Copy full SHA for b4b5b01
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>io.bastillion</groupId>
6
<artifactId>bastillion</artifactId>
7
- <version>3.11.00-SNAPSHOT</version>
+ <version>3.11.01</version>
8
<packaging>war</packaging>
9
<name>Bastillion</name>
10
<properties>
@@ -17,7 +17,7 @@
17
<dependency>
18
<groupId>loophole.mvc</groupId>
19
<artifactId>lmvc</artifactId>
20
- <version>1.06.00</version>
+ <version>1.08.00</version>
21
</dependency>
22
23
<groupId>com.h2database</groupId>
0 commit comments