Skip to content

Commit

Permalink
fix: vunerable postgresql version
Browse files Browse the repository at this point in the history
  • Loading branch information
64ArthurAraujo committed Jan 3, 2024
1 parent 66b0e48 commit 414cb65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<scope>runtime</scope>
<version>42.3.8</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 414cb65

Please sign in to comment.