Skip to content

Commit 779b816

Browse files
deps(java): bump the all group across 1 directory with 6 updates (#1071)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 850eba7 commit 779b816

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

+5-5
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.airlift</groupId>
77
<artifactId>airbase</artifactId>
8-
<version>216</version>
8+
<version>223</version>
99
</parent>
1010

1111
<groupId>io.wren</groupId>
@@ -67,7 +67,7 @@
6767
<dep.airlift.version>269</dep.airlift.version>
6868
<dep.packaging.version>${dep.airlift.version}</dep.packaging.version>
6969
<dep.drift.version>1.22</dep.drift.version>
70-
<dep.testcontainers.version>1.20.4</dep.testcontainers.version>
70+
<dep.testcontainers.version>1.20.5</dep.testcontainers.version>
7171
<dep.errorprone.version>2.36.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>
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>org.jdbi</groupId>
9494
<artifactId>jdbi3-bom</artifactId>
95-
<version>3.47.0</version>
95+
<version>3.48.0</version>
9696
<type>pom</type>
9797
<scope>import</scope>
9898
</dependency>
@@ -276,7 +276,7 @@
276276
<dependency>
277277
<groupId>io.opentelemetry.semconv</groupId>
278278
<artifactId>opentelemetry-semconv</artifactId>
279-
<version>1.30.0-rc.1</version>
279+
<version>1.30.0</version>
280280
</dependency>
281281

282282
<dependency>
@@ -318,7 +318,7 @@
318318
<dependency>
319319
<groupId>net.bytebuddy</groupId>
320320
<artifactId>byte-buddy</artifactId>
321-
<version>1.17.0</version>
321+
<version>1.17.1</version>
322322
</dependency>
323323

324324
<dependency>

0 commit comments

Comments
 (0)