This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob-ui.git
The following commit(s) were added to refs/heads/master by this push:
new ea84a88 Bump postgresql from 42.2.5 to 42.4.1 (#161)
ea84a88 is described below
commit ea84a888d4d2e4bbf75fb95d4358abc819c56382
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 17 01:32:08 2022 +0000
Bump postgresql from 42.2.5 to 42.4.1 (#161)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ccca2e4..bd7b432 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
<mockito.version>2.7.21</mockito.version>
<commons-dbcp2.version>2.2.0</commons-dbcp2.version>
<h2.version>1.4.196</h2.version>
- <postgresql.version>42.2.5</postgresql.version>
+ <postgresql.version>42.4.1</postgresql.version>
<lombok.version>1.18.20</lombok.version>
<commons.codec.version>1.10</commons.codec.version>
<maven.deploy.skip>true</maven.deploy.skip>