File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.airlift</groupId >
77 <artifactId >airbase</artifactId >
8- <version >269 </version >
8+ <version >279 </version >
99 </parent >
1010
1111 <groupId >io.wren</groupId >
6767 <dep .airlift.version>269</dep .airlift.version>
6868 <dep .packaging.version>${dep.airlift.version} </dep .packaging.version>
6969 <dep .drift.version>1.23</dep .drift.version>
70- <dep .testcontainers.version>1.21.2 </dep .testcontainers.version>
71- <dep .errorprone.version>2.38 .0</dep .errorprone.version>
70+ <dep .testcontainers.version>1.21.3 </dep .testcontainers.version>
71+ <dep .errorprone.version>2.40 .0</dep .errorprone.version>
7272 <dep .plugin.failsafe.version>${dep.plugin.surefire.version} </dep .plugin.failsafe.version>
7373 <netty .version>4.1.45.Final</netty .version>
7474
153153 <version >1.0.3</version >
154154 </dependency >
155155
156+ <dependency >
157+ <groupId >com.google.inject</groupId >
158+ <artifactId >guice</artifactId >
159+ <version >7.0.0</version >
160+ </dependency >
161+
156162 <dependency >
157163 <groupId >com.google.protobuf</groupId >
158164 <artifactId >protobuf-java</artifactId >
349355 <dependency >
350356 <groupId >org.checkerframework</groupId >
351357 <artifactId >checker-qual</artifactId >
352- <version >3.49.4 </version >
358+ <version >3.49.5 </version >
353359 </dependency >
354360
355361 <dependency >
356362 <groupId >org.duckdb</groupId >
357363 <artifactId >duckdb_jdbc</artifactId >
358- <version >1.3.1 .0</version >
364+ <version >1.3.2 .0</version >
359365 </dependency >
360366
361367 <dependency >
You can’t perform that action at this time.
0 commit comments