Skip to content

Commit

Permalink
Bump jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api
Browse files Browse the repository at this point in the history
Bumps [jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api](https://github.com/jakartaee/concurrency) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/jakartaee/concurrency/releases)
- [Commits](jakartaee/concurrency@3.0.3...3.1.0)

---
updated-dependencies:
- dependency-name: jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 7, 2024
1 parent 63f291f commit 735ff66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tck/tracing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<dependency>
<groupId>jakarta.enterprise.concurrent</groupId>
<artifactId>jakarta.enterprise.concurrent-api</artifactId>
<version>3.0.3</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>io.opentelemetry.instrumentation</groupId>
Expand Down

0 comments on commit 735ff66

Please sign in to comment.