Skip to content

Commit ba2de63

Browse files
Bump org.postgresql:postgresql from 42.6.0 to 42.7.0 (#1593)
1 parent 0136f9f commit ba2de63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@
281281
<dependency>
282282
<groupId>org.postgresql</groupId>
283283
<artifactId>postgresql</artifactId>
284-
<version>42.6.0</version>
284+
<version>42.7.0</version>
285285
<scope>test</scope>
286286
</dependency>
287287
</dependencies>

0 commit comments

Comments
 (0)