Skip to content

Commit 9654279

Browse files
Merge pull request jenkinsci#1330 from jenkinsci/dependabot/maven/org.postgresql-postgresql-42.5.0
2 parents f8da21a + bf53e4f commit 9654279

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
@@ -276,7 +276,7 @@
276276
<dependency>
277277
<groupId>org.postgresql</groupId>
278278
<artifactId>postgresql</artifactId>
279-
<version>42.4.0</version>
279+
<version>42.5.0</version>
280280
<scope>test</scope>
281281
</dependency>
282282
<dependency>

0 commit comments

Comments
 (0)