Skip to content

Commit 6b84b4b

Browse files
fix(deps): update dependency com.zaxxer:hikaricp to v7
1 parent d7e0e1c commit 6b84b4b

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.2</version>
63+
<version>7.0.2</version>
6464
</dependency>
6565

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

0 commit comments

Comments
 (0)