Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Dec 5, 2023
1 parent e686b1c commit 4f0dae8
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>com.helger.commons</groupId>
<artifactId>ph-commons-parent-pom</artifactId>
<version>11.1.2</version>
<version>11.1.3</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -86,6 +86,13 @@
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.helger.diver</groupId>
<artifactId>ph-diver-parent-pom</artifactId>
<version>1.0.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.helger.phive</groupId>
<artifactId>phive-parent-pom</artifactId>
Expand Down Expand Up @@ -129,7 +136,7 @@
<dependency>
<groupId>com.helger.peppol</groupId>
<artifactId>peppol-commons-parent-pom</artifactId>
<version>9.0.8</version>
<version>9.1.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 4f0dae8

Please sign in to comment.