Skip to content

Commit

Permalink
Merge pull request #7 from soyjuanmalopez/dependabot/maven/infraestru…
Browse files Browse the repository at this point in the history
…cture/org.postgresql-postgresql-42.4.1

Bump postgresql from 42.2.11 to 42.4.1 in /infraestructure
  • Loading branch information
soyjuanmalopez authored Jan 17, 2024
2 parents ee914e1 + 1dea0bc commit 7e77d9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infraestructure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.2.11</version>
<version>42.4.1</version>
</dependency>
<!-- H2 -->
<dependency>
Expand Down

0 comments on commit 7e77d9f

Please sign in to comment.