Skip to content

Commit

Permalink
Update dependency org.postgresql:postgresql to v42.2.26.jre6
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] authored Oct 2, 2024
1 parent 31dc101 commit d0280f3
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 @@ -41,7 +41,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.2.5</version>
<version>42.2.26.jre6</version>
</dependency>
<dependency>
<groupId>com.microsoft.sqlserver</groupId>
Expand Down

0 comments on commit d0280f3

Please sign in to comment.