Skip to content

Commit

Permalink
Update OpenTelemetry to 1.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo authored and electrum committed Mar 15, 2024
1 parent ac2bd5f commit b9cc0a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Airbase 153
* Dependency updates:
- OpenTelemetry 1.36.0 (from 1.35.0)

Airbase 152
* Dependency downgrades:
- modernizer-maven-annotations 2.7.0 (from 2.8.0)
Expand Down
2 changes: 1 addition & 1 deletion airbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
<dep.logback.version>1.5.3</dep.logback.version>
<!-- do not update yet: 2.8.0 requires Maven 3.9.5 which breaks mvnd support -->
<dep.modernizer.version>2.7.0</dep.modernizer.version>
<dep.opentelemetry.version>1.35.0</dep.opentelemetry.version>
<dep.opentelemetry.version>1.36.0</dep.opentelemetry.version>
<dep.opentelemetry-instrumentation.version>2.1.0</dep.opentelemetry-instrumentation.version>
<dep.slf4j.version>2.0.12</dep.slf4j.version>
<dep.slice.version>2.2</dep.slice.version>
Expand Down

0 comments on commit b9cc0a3

Please sign in to comment.