Skip to content

Commit

Permalink
Version update
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Mar 29, 2024
1 parent 844b41d commit 20e3662
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 @@ -84,21 +84,21 @@
<dependency>
<groupId>com.helger</groupId>
<artifactId>ph-css-parent-pom</artifactId>
<version>7.0.1</version>
<version>7.0.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.helger.web</groupId>
<artifactId>ph-web-parent-pom</artifactId>
<version>10.1.7</version>
<version>10.1.8</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.helger.photon</groupId>
<artifactId>ph-oton-parent-pom</artifactId>
<version>9.2.1</version>
<version>9.2.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 20e3662

Please sign in to comment.