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.1.
- [Release notes](https://github.com/jakartaee/concurrency/releases)
- [Commits](jakartaee/concurrency@3.0.3...3.1.1)

---
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 Aug 1, 2024
1 parent 0788ed2 commit ddac195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion finish/inventory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>jakarta.enterprise.concurrent</groupId>
<artifactId>jakarta.enterprise.concurrent-api</artifactId>
<version>3.0.3</version>
<version>3.1.1</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit ddac195

Please sign in to comment.