Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Sep 20, 2024
1 parent 3928cd5 commit d3653c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.23.1</log4j.version>
<log4j.version>2.24.0</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 All @@ -77,7 +77,7 @@
<dependency>
<groupId>com.helger.commons</groupId>
<artifactId>ph-commons-parent-pom</artifactId>
<version>11.1.6</version>
<version>11.1.8</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit d3653c3

Please sign in to comment.