Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Jul 30, 2024
1 parent ba25c79 commit acdfbd5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
<dependency>
<groupId>com.helger.web</groupId>
<artifactId>ph-web-parent-pom</artifactId>
<version>10.1.8</version>
<version>10.1.9</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -128,21 +128,21 @@
<dependency>
<groupId>com.helger.peppol</groupId>
<artifactId>peppol-commons-parent-pom</artifactId>
<version>9.4.0</version>
<version>9.5.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.helger</groupId>
<artifactId>phoss-directory-parent-pom</artifactId>
<version>0.13.3</version>
<version>0.13.4</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.fasterxml.woodstox</groupId>
<artifactId>woodstox-core</artifactId>
<version>6.4.0</version>
<version>6.7.0</version>
</dependency>
<dependency>
<groupId>com.helger</groupId>
Expand Down

0 comments on commit acdfbd5

Please sign in to comment.