Skip to content

Commit

Permalink
Update dependency org.codehaus.plexus:plexus-component-annotations to…
Browse files Browse the repository at this point in the history
… v2.2.0
  • Loading branch information
renovate[bot] authored May 6, 2024
1 parent 8552ff0 commit c25da57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-extension/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ description = "Maven extension to observe Maven builds with distributed traces u
otelJava.moduleName.set("io.opentelemetry.maven")

dependencies {
implementation("org.codehaus.plexus:plexus-component-annotations:2.1.1")
implementation("org.codehaus.plexus:plexus-component-annotations:2.2.0")

implementation("io.opentelemetry:opentelemetry-api")
implementation("io.opentelemetry:opentelemetry-sdk")
Expand Down

0 comments on commit c25da57

Please sign in to comment.