Skip to content

Commit

Permalink
deps(java): bump the all group with 3 updates (#1006)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 26, 2024
1 parent 791753f commit bdf25ea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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>205</version>
<version>207</version>
</parent>

<groupId>io.wren</groupId>
Expand Down Expand Up @@ -156,7 +156,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>4.29.1</version>
<version>4.29.2</version>
</dependency>

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

<dependency>
Expand Down

0 comments on commit bdf25ea

Please sign in to comment.