Skip to content

Commit 5aca59c

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents bb4c7bd + 8a14430 commit 5aca59c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

query-engine/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>io.opentelemetry</groupId>
4848
<artifactId>opentelemetry-bom</artifactId>
49-
<version>1.58.0</version>
49+
<version>1.59.0</version>
5050
<type>pom</type>
5151
<scope>import</scope>
5252
</dependency>
@@ -368,7 +368,7 @@
368368
<dependency>
369369
<groupId>ch.qos.logback</groupId>
370370
<artifactId>logback-classic</artifactId>
371-
<version>1.5.27</version>
371+
<version>1.5.28</version>
372372
</dependency>
373373
<dependency>
374374
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)