Skip to content

Commit

Permalink
Merge pull request #1 from jenkinsci/master
Browse files Browse the repository at this point in the history
Bump postgresql from 42.3.6 to 42.4.0 (jenkinsci#1298)
  • Loading branch information
jetune committed Jun 13, 2022
2 parents c634e53 + ecc59dc commit a2112d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.3.6</version>
<version>42.4.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a2112d6

Please sign in to comment.