Skip to content

Commit 4323006

Browse files
fix(deps): update dependency org.postgresql:postgresql to v42.7.6 (#218)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d58f125 commit 4323006

File tree

1 file changed

+1
-1
lines changed
  • embedding-stores/langchain4j-community-alloydb-pg

1 file changed

+1
-1
lines changed

embedding-stores/langchain4j-community-alloydb-pg/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>org.postgresql</groupId>
3636
<artifactId>postgresql</artifactId>
37-
<version>42.7.5</version>
37+
<version>42.7.6</version>
3838
<exclusions>
3939
<exclusion>
4040
<groupId>org.checkerframework</groupId>

0 commit comments

Comments
 (0)