Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Jan 15, 2024
1 parent 219f180 commit d4e5df9
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 @@ -67,7 +67,7 @@
</developers>

<properties>
<log4j.version>2.22.0</log4j.version>
<log4j.version>2.22.1</log4j.version>
<protobuf.version>3.25.1</protobuf.version>
</properties>

Expand Down Expand Up @@ -111,7 +111,7 @@
<dependency>
<groupId>com.helger.web</groupId>
<artifactId>ph-web-parent-pom</artifactId>
<version>10.1.5</version>
<version>10.1.7</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -125,7 +125,7 @@
<dependency>
<groupId>com.helger.peppol</groupId>
<artifactId>peppol-commons-parent-pom</artifactId>
<version>9.1.3</version>
<version>9.2.3</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -149,7 +149,7 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.16.0</version>
<version>2.16.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit d4e5df9

Please sign in to comment.