Skip to content

Commit

Permalink
Merge pull request #59 from finarkein/dependabot/maven/fiul-rest/org.…
Browse files Browse the repository at this point in the history
…postgresql-postgresql-42.3.3

build(deps): bump postgresql from 42.2.25 to 42.3.3 in /fiul-rest
  • Loading branch information
primarypi authored Feb 17, 2022
2 parents 592e6f6 + a2d46a3 commit 9595677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fiul-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.2.25</version>
<version>42.3.3</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 9595677

Please sign in to comment.