Skip to content

Commit

Permalink
deps(java): bump the all group with 3 updates (#898)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 38e04f8 commit 67f6cde
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.airlift</groupId>
<artifactId>airbase</artifactId>
<version>196</version>
<version>199</version>
</parent>

<groupId>io.wren</groupId>
Expand Down Expand Up @@ -174,7 +174,7 @@
<dependency>
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP</artifactId>
<version>6.0.0</version>
<version>6.1.0</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
Expand Down Expand Up @@ -355,7 +355,7 @@
<dependency>
<groupId>org.duckdb</groupId>
<artifactId>duckdb_jdbc</artifactId>
<version>1.1.2</version>
<version>1.1.3</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 67f6cde

Please sign in to comment.