Skip to content

Commit

Permalink
Updated to postgresql-42.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ao-apps committed Mar 15, 2024
1 parent 329dbb0 commit 612cf74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -529,7 +529,7 @@ along with aoserv-daemon. If not, see <https://www.gnu.org/licenses/>.
<groupId>com.mysql</groupId><artifactId>mysql-connector-j</artifactId><version>8.3.0</version>
</dependency>
<dependency>
<groupId>org.postgresql</groupId><artifactId>postgresql</artifactId><version>42.7.2</version>
<groupId>org.postgresql</groupId><artifactId>postgresql</artifactId><version>42.7.3</version>
</dependency>
<!-- Runtime Transitive -->
<dependency>
Expand Down

0 comments on commit 612cf74

Please sign in to comment.