Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Oct 12, 2024
1 parent d3653c3 commit 9536082
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 @@
<!-- Peppol Directory runs on Lucene v8 -->
<lucene.version>8.11.2</lucene.version>
<jersey.version>3.1.7</jersey.version>
<log4j.version>2.24.0</log4j.version>
<log4j.version>2.24.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.8</jaxb-plugin.version>
Expand Down Expand Up @@ -96,7 +96,7 @@
<dependency>
<groupId>com.helger</groupId>
<artifactId>ph-css-parent-pom</artifactId>
<version>7.0.2</version>
<version>7.0.3</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -110,7 +110,7 @@
<dependency>
<groupId>com.helger.photon</groupId>
<artifactId>ph-oton-parent-pom</artifactId>
<version>9.2.6</version>
<version>9.2.7</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 9536082

Please sign in to comment.