Skip to content

Commit

Permalink
fix(deps): update dependency org.jdbi:jdbi3-core to v3.46.0 (#3491)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 16778d3 commit 14281dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion connectors/jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-core</artifactId>
<version>3.45.4</version>
<version>3.46.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 14281dd

Please sign in to comment.