Skip to content

Commit 8a54b12

Browse files
committed
Version bump
1 parent 68c8e75 commit 8a54b12

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.helger</groupId>
2323
<artifactId>parent-pom</artifactId>
24-
<version>3.0.1</version>
24+
<version>3.0.2</version>
2525
</parent>
2626
<groupId>at.austriapro</groupId>
2727
<artifactId>ebinterface-xrechnung-mapping</artifactId>
@@ -65,14 +65,14 @@
6565
<dependency>
6666
<groupId>com.helger.commons</groupId>
6767
<artifactId>ph-commons-parent-pom</artifactId>
68-
<version>12.0.0</version>
68+
<version>12.0.1</version>
6969
<type>pom</type>
7070
<scope>import</scope>
7171
</dependency>
7272
<dependency>
7373
<groupId>com.helger.masterdata</groupId>
7474
<artifactId>ph-masterdata-parent-pom</artifactId>
75-
<version>8.0.0</version>
75+
<version>8.0.1</version>
7676
<type>pom</type>
7777
<scope>import</scope>
7878
</dependency>
@@ -103,14 +103,14 @@
103103
<dependency>
104104
<groupId>com.helger.phive</groupId>
105105
<artifactId>phive-parent-pom</artifactId>
106-
<version>11.0.0</version>
106+
<version>11.0.1</version>
107107
<type>pom</type>
108108
<scope>import</scope>
109109
</dependency>
110110
<dependency>
111111
<groupId>com.helger.phive.rules</groupId>
112112
<artifactId>phive-rules-parent-pom</artifactId>
113-
<version>4.0.0</version>
113+
<version>4.0.1</version>
114114
<type>pom</type>
115115
<scope>import</scope>
116116
</dependency>

0 commit comments

Comments
 (0)