Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Jul 13, 2024
1 parent 7963a8d commit a45ca65
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 @@ -64,11 +64,11 @@
<properties>
<!-- Peppol Directory runs on Lucene v8 -->
<lucene.version>8.11.2</lucene.version>
<jersey.version>3.1.6</jersey.version>
<jersey.version>3.1.7</jersey.version>
<log4j.version>2.23.1</log4j.version>
<jaxb-plugin.group>org.jvnet.jaxb</jaxb-plugin.group>
<jaxb-plugin.artifact>jaxb-maven-plugin</jaxb-plugin.artifact>
<jaxb-plugin.version>4.0.6</jaxb-plugin.version>
<jaxb-plugin.version>4.0.8</jaxb-plugin.version>
<ph-jaxb-plugin.version>4.0.3</ph-jaxb-plugin.version>
</properties>

Expand All @@ -84,7 +84,7 @@
<dependency>
<groupId>com.helger</groupId>
<artifactId>ph-poi</artifactId>
<version>6.0.2</version>
<version>6.0.3</version>
</dependency>
<dependency>
<groupId>com.helger.masterdata</groupId>
Expand All @@ -110,7 +110,7 @@
<dependency>
<groupId>com.helger.photon</groupId>
<artifactId>ph-oton-parent-pom</artifactId>
<version>9.2.4</version>
<version>9.2.5</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit a45ca65

Please sign in to comment.