Skip to content

Commit

Permalink
deps(java): bump the all group with 5 updates (#1051)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 4, 2025
1 parent 9cf19fd commit 99dda9b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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>213</version>
<version>215</version>
</parent>

<groupId>io.wren</groupId>
Expand Down Expand Up @@ -138,7 +138,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.11.0</version>
<version>2.12.1</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -276,7 +276,7 @@
<dependency>
<groupId>io.opentelemetry.semconv</groupId>
<artifactId>opentelemetry-semconv</artifactId>
<version>1.29.0-alpha</version>
<version>1.30.0-rc.1</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -318,7 +318,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.16.1</version>
<version>1.17.0</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -349,7 +349,7 @@
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>3.48.4</version>
<version>3.49.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 99dda9b

Please sign in to comment.