Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

Commit

Permalink
Merge pull request #4 from QuantumRange/dependabot/maven/org.postgres…
Browse files Browse the repository at this point in the history
…ql-postgresql-42.7.2

Bump org.postgresql:postgresql from 42.3.8 to 42.7.2
  • Loading branch information
QuantumRange authored Oct 17, 2024
2 parents 36cd929 + 6239f04 commit 6d2bce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.3.8</version>
<version>42.7.2</version>
<scope>runtime</scope>
</dependency>
<!-- https://mvnrepository.com/artifact/com.microsoft.sqlserver/mssql-jdbc -->
Expand Down

0 comments on commit 6d2bce1

Please sign in to comment.