Skip to content

Commit 457ed58

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

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

embedding-stores/langchain4j-community-cloud-sql-pg/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<postgres.version>42.7.7</postgres.version>
2828
<pg-socket.version>1.25.2</pg-socket.version>
2929
<jdbc-socket.version>1.25.2</jdbc-socket.version>
30-
<hikaricp.version>6.3.2</hikaricp.version>
30+
<hikaricp.version>7.0.1</hikaricp.version>
3131
<google.oauth.client.version>1.39.0</google.oauth.client.version>
3232
<google.api.client.version>2.8.0</google.api.client.version>
3333
<google.auth.library.http.version>1.37.1</google.auth.library.http.version>

0 commit comments

Comments
 (0)