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 6c9be0c + df990ad commit c5306e8Copy full SHA for c5306e8
pom.xml
@@ -5,12 +5,12 @@
5
<parent>
6
<groupId>info.unterrainer.commons</groupId>
7
<artifactId>parent-pom</artifactId>
8
- <version>0.1.3</version>
+ <version>0.1.19</version>
9
</parent>
10
11
<modelVersion>4.0.0</modelVersion>
12
<artifactId>jre-utils</artifactId>
13
- <version>0.1.8</version>
+ <version>0.1.9</version>
14
<name>JreUtils</name>
15
<packaging>jar</packaging>
16
@@ -25,7 +25,7 @@
25
<dependency>
26
27
<artifactId>cli-utils</artifactId>
28
- <version>0.2.9</version>
+ <version>0.2.10</version>
29
</dependency>
30
</dependencies>
31
0 commit comments