We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f883355 commit 157609fCopy full SHA for 157609f
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>io.bastillion</groupId>
5
<artifactId>lmvc</artifactId>
6
- <version>1.11.6</version>
+ <version>1.11.7</version>
7
<packaging>jar</packaging>
8
<name>Loophole MVC</name>
9
<description>Loophole - Model-View-Controller Framework</description>
@@ -114,7 +114,7 @@
114
<plugin>
115
<groupId>org.apache.maven.plugins</groupId>
116
<artifactId>maven-source-plugin</artifactId>
117
- <version>3.3.0</version>
+ <version>3.2.1</version>
118
<executions>
119
<execution>
120
<id>attach-sources</id>
0 commit comments