Skip to content

Commit e4d2cb9

Browse files
Bump the dependencies group with 2 updates (#127)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b1feb2 commit e4d2cb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
<dependency>
133133
<groupId>org.xerial</groupId>
134134
<artifactId>sqlite-jdbc</artifactId>
135-
<version>3.50.3.0</version>
135+
<version>3.51.0.0</version>
136136
</dependency>
137137
<dependency>
138138
<groupId>io.minio</groupId>
@@ -157,7 +157,7 @@
157157
<dependency>
158158
<groupId>org.jdbi</groupId>
159159
<artifactId>jdbi3-sqlite</artifactId>
160-
<version>3.49.6</version>
160+
<version>3.50.0</version>
161161
</dependency>
162162
<dependency>
163163
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)