Skip to content

Commit

Permalink
Version update
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Dec 15, 2021
1 parent ed497f7 commit cf87f90
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 @@ -63,7 +63,7 @@
</developers>

<properties>
<log4j.version>2.15.0</log4j.version>
<log4j.version>2.16.0</log4j.version>
</properties>

<dependencyManagement>
Expand Down Expand Up @@ -113,7 +113,7 @@
<dependency>
<groupId>com.helger.photon</groupId>
<artifactId>ph-oton-parent-pom</artifactId>
<version>8.3.3</version>
<version>8.3.4</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -134,7 +134,7 @@
<dependency>
<groupId>com.helger.phase4</groupId>
<artifactId>phase4-parent-pom</artifactId>
<version>1.3.3</version>
<version>1.3.4</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit cf87f90

Please sign in to comment.