Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Oct 19, 2022
1 parent 7411d6b commit 18c920f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@
</developers>

<properties>
<jetty.version>9.4.48.v20220622</jetty.version>
<log4j.version>2.18.0</log4j.version>
<jetty.version>9.4.49.v20220914</jetty.version>
<log4j.version>2.19.0</log4j.version>
<phase4.version>1.4.0</phase4.version>
<ph-commons.version>10.2.0</ph-commons.version>
<ph-commons.version>10.2.1</ph-commons.version>
</properties>

<dependencyManagement>
Expand All @@ -88,7 +88,7 @@
<dependency>
<groupId>com.helger.web</groupId>
<artifactId>ph-web-parent-pom</artifactId>
<version>9.7.1</version>
<version>9.7.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -116,7 +116,7 @@
<dependency>
<groupId>com.helger.photon</groupId>
<artifactId>ph-oton-parent-pom</artifactId>
<version>8.4.1</version>
<version>8.4.3</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -130,7 +130,7 @@
<dependency>
<groupId>com.helger.phive.rules</groupId>
<artifactId>phive-rules-parent-pom</artifactId>
<version>2.1.15</version>
<version>2.1.16</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -143,7 +143,7 @@
<dependency>
<groupId>eu.de4a.ial</groupId>
<artifactId>ial-parent-pom</artifactId>
<version>0.1.6</version>
<version>0.1.8</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 18c920f

Please sign in to comment.