Skip to content

Commit 8bdd4a3

Browse files
fix(deps): update dependency com.zaxxer:hikaricp to v7
1 parent d976008 commit 8bdd4a3

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.1</version>
6464
</dependency>
6565

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

0 commit comments

Comments
 (0)