Skip to content

Commit b00d587

Browse files
Bump postgresql from 42.3.7 to 42.3.8 in /dss-apps/dss-scriptis-server
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.7 to 42.3.8. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.3.7...REL42.3.8) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b1c0369 commit b00d587

File tree

1 file changed

+1
-1
lines changed
  • dss-apps/dss-scriptis-server

1 file changed

+1
-1
lines changed

dss-apps/dss-scriptis-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<dependency>
137137
<groupId>org.postgresql</groupId>
138138
<artifactId>postgresql</artifactId>
139-
<version>42.3.7</version>
139+
<version>42.3.8</version>
140140
</dependency>
141141
<dependency>
142142
<groupId>org.apache.linkis</groupId>

0 commit comments

Comments
 (0)