Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Apr 18, 2024
1 parent d26cdd8 commit f33a2c2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<properties>
<jaxb-plugin.group>org.jvnet.jaxb</jaxb-plugin.group>
<jaxb-plugin.artifact>jaxb-maven-plugin</jaxb-plugin.artifact>
<jaxb-plugin.version>4.0.3</jaxb-plugin.version>
<jaxb-plugin.version>4.0.6</jaxb-plugin.version>
<ph-jaxb-plugin.version>4.0.3</ph-jaxb-plugin.version>
<ph-schematron.version>8.0.0</ph-schematron.version>
</properties>
Expand All @@ -75,7 +75,7 @@
<dependency>
<groupId>com.helger.commons</groupId>
<artifactId>ph-commons-parent-pom</artifactId>
<version>11.1.5</version>
<version>11.1.6</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -136,7 +136,7 @@
<dependency>
<groupId>com.helger.peppol</groupId>
<artifactId>peppol-commons-parent-pom</artifactId>
<version>9.3.3</version>
<version>9.3.4</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit f33a2c2

Please sign in to comment.