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.
2 parents 0e79605 + e9afd70 commit 651579eCopy full SHA for 651579e
pom.xml
@@ -5,12 +5,12 @@
5
<parent>
6
<groupId>info.unterrainer.commons</groupId>
7
<artifactId>parent-pom</artifactId>
8
- <version>0.1.26</version>
+ <version>0.2.1</version>
9
</parent>
10
11
<modelVersion>4.0.0</modelVersion>
12
<artifactId>parent-javalin-pom</artifactId>
13
- <version>0.0.15</version>
+ <version>0.1.0</version>
14
<name>ParentJavalinPom</name>
15
<packaging>pom</packaging>
16
<url>https://github.com/UnterrainerInformatik/java-parent-javalin-pom</url>
@@ -43,6 +43,7 @@
43
<plugin>
44
<groupId>org.apache.maven.plugins</groupId>
45
<artifactId>maven-dependency-plugin</artifactId>
46
+ <version>3.1.2</version>
47
<executions>
48
<execution>
49
<id>analyze</id>
0 commit comments