We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1deced commit 8edfbedCopy full SHA for 8edfbed
pom.xml
@@ -22,7 +22,7 @@
22
<parent>
23
<groupId>com.helger</groupId>
24
<artifactId>parent-pom</artifactId>
25
- <version>2.0.0</version>
+ <version>2.0.1</version>
26
</parent>
27
<groupId>com.helger.as2</groupId>
28
<artifactId>as2-lib-parent-pom</artifactId>
@@ -77,7 +77,7 @@
77
<dependency>
78
<groupId>com.helger.commons</groupId>
79
<artifactId>ph-commons-parent-pom</artifactId>
80
- <version>11.0.1</version>
+ <version>11.0.2</version>
81
<type>pom</type>
82
<scope>import</scope>
83
</dependency>
0 commit comments