Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Sep 4, 2024
1 parent c5a0179 commit 36d35a4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion phoss-smp-webapp-sql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.7.3</version>
<version>42.7.4</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<flyway.version>9.22.3</flyway.version>
<log4j.version>2.23.1</log4j.version>
<mongodb.version>5.1.3</mongodb.version>
<protobuf.version>4.27.3</protobuf.version>
<protobuf.version>4.27.4</protobuf.version>
<ph-db.version>7.0.5</ph-db.version>
</properties>

Expand Down Expand Up @@ -143,7 +143,7 @@
<dependency>
<groupId>com.helger</groupId>
<artifactId>phoss-directory-parent-pom</artifactId>
<version>0.13.4</version>
<version>0.13.5</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 36d35a4

Please sign in to comment.