Skip to content

Commit 157609f

Browse files
authored
Update pom.xml
1 parent f883355 commit 157609f

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
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>io.bastillion</groupId>
55
<artifactId>lmvc</artifactId>
6-
<version>1.11.6</version>
6+
<version>1.11.7</version>
77
<packaging>jar</packaging>
88
<name>Loophole MVC</name>
99
<description>Loophole - Model-View-Controller Framework</description>
@@ -114,7 +114,7 @@
114114
<plugin>
115115
<groupId>org.apache.maven.plugins</groupId>
116116
<artifactId>maven-source-plugin</artifactId>
117-
<version>3.3.0</version>
117+
<version>3.2.1</version>
118118
<executions>
119119
<execution>
120120
<id>attach-sources</id>

0 commit comments

Comments
 (0)