Skip to content

Commit e8e3a15

Browse files
Bump org.postgresql:postgresql from 42.7.1 to 42.7.2 (#1635)
1 parent 7f777f6 commit e8e3a15

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
@@ -280,7 +280,7 @@
280280
<dependency>
281281
<groupId>org.postgresql</groupId>
282282
<artifactId>postgresql</artifactId>
283-
<version>42.7.1</version>
283+
<version>42.7.2</version>
284284
<scope>test</scope>
285285
</dependency>
286286
</dependencies>

0 commit comments

Comments
 (0)