Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Oct 12, 2024
1 parent 8b9cd95 commit d74a530
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 @@ -69,7 +69,7 @@
<properties>
<expiringmap.version>0.5.11</expiringmap.version>
<flyway.version>9.22.3</flyway.version>
<log4j.version>2.24.0</log4j.version>
<log4j.version>2.24.1</log4j.version>
<mongodb.version>5.1.4</mongodb.version>
<protobuf.version>4.28.2</protobuf.version>
<ph-db.version>7.0.6</ph-db.version>
Expand Down Expand Up @@ -115,7 +115,7 @@
<dependency>
<groupId>com.helger</groupId>
<artifactId>ph-css-parent-pom</artifactId>
<version>7.0.2</version>
<version>7.0.3</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -129,7 +129,7 @@
<dependency>
<groupId>com.helger.photon</groupId>
<artifactId>ph-oton-parent-pom</artifactId>
<version>9.2.6</version>
<version>9.2.7</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -160,7 +160,7 @@
<dependency>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-bom</artifactId>
<version>2.17.2</version>
<version>2.18.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit d74a530

Please sign in to comment.