Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Feb 26, 2024
1 parent 4a5fae7 commit 0f5ca69
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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 @@ -71,7 +71,7 @@
<dependency>
<groupId>com.mysql</groupId>
<artifactId>mysql-connector-j</artifactId>
<version>8.2.0</version>
<version>8.3.0</version>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
</developers>

<properties>
<log4j.version>2.22.1</log4j.version>
<log4j.version>2.23.0</log4j.version>
<protobuf.version>3.25.3</protobuf.version>
</properties>

Expand Down

0 comments on commit 0f5ca69

Please sign in to comment.