Skip to content

Commit

Permalink
build(deps): bump org.postgresql:postgresql from 42.7.3 to 42.7.4 (#6989
Browse files Browse the repository at this point in the history
)
  • Loading branch information
aikebah authored Sep 29, 2024
2 parents 3b7fc94 + b692a7b commit 446461f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved.
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.7.3</version>
<version>42.7.4</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 446461f

Please sign in to comment.