Skip to content

Commit

Permalink
chore(deps): bump io.opentelemetry.javaagent:opentelemetry-javaagent
Browse files Browse the repository at this point in the history
Bumps [io.opentelemetry.javaagent:opentelemetry-javaagent](https://github.com/open-telemetry/opentelemetry-java-instrumentation) from 2.13.2 to 2.13.3.
- [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java-instrumentation@v2.13.2...v2.13.3)

---
updated-dependencies:
- dependency-name: io.opentelemetry.javaagent:opentelemetry-javaagent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Bastian Krol <[email protected]>
  • Loading branch information
dependabot[bot] authored and basti1302 committed Mar 3, 2025
1 parent 0d26055 commit bbe1672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/instrumentation/jvm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<dependency>
<groupId>io.opentelemetry.javaagent</groupId>
<artifactId>opentelemetry-javaagent</artifactId>
<version>2.13.2</version>
<version>2.13.3</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit bbe1672

Please sign in to comment.