Skip to content

Commit 86dbff8

Browse files
fix(deps): update dependency com.zaxxer:hikaricp to v7
1 parent 753e877 commit 86dbff8

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
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>com.zaxxer</groupId>
6262
<artifactId>HikariCP</artifactId>
63-
<version>6.3.3</version>
63+
<version>7.0.2</version>
6464
</dependency>
6565

6666
<!-- Supports authentication to Google Cloud AlloyDB -->

0 commit comments

Comments
 (0)