Skip to content

Commit

Permalink
Updated to postgresql-42.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ao-apps committed Nov 28, 2023
1 parent 752ee40 commit 6104ece
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.2.0</version>
</dependency>
<dependency>
<groupId>org.postgresql</groupId><artifactId>postgresql</artifactId><version>42.6.0</version>
<groupId>org.postgresql</groupId><artifactId>postgresql</artifactId><version>42.7.0</version>
</dependency>
<!-- Runtime Transitive -->
<dependency>
Expand Down

0 comments on commit 6104ece

Please sign in to comment.