Skip to content

Commit

Permalink
Update LOG4j2 and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
skavanagh committed Dec 16, 2021
1 parent d8a46b5 commit b4b5b01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.bastillion</groupId>
<artifactId>bastillion</artifactId>
<version>3.11.00-SNAPSHOT</version>
<version>3.11.01</version>
<packaging>war</packaging>
<name>Bastillion</name>
<properties>
Expand All @@ -17,7 +17,7 @@
<dependency>
<groupId>loophole.mvc</groupId>
<artifactId>lmvc</artifactId>
<version>1.06.00</version>
<version>1.08.00</version>
</dependency>
<dependency>
<groupId>com.h2database</groupId>
Expand Down

0 comments on commit b4b5b01

Please sign in to comment.