Skip to content

Commit cb7ff6c

Browse files
Bump jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api
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]>
1 parent a0fd88c commit cb7ff6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start/inventory/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>jakarta.enterprise.concurrent</groupId>
3232
<artifactId>jakarta.enterprise.concurrent-api</artifactId>
33-
<version>3.0.3</version>
33+
<version>3.1.1</version>
3434
<scope>provided</scope>
3535
</dependency>
3636
<dependency>

0 commit comments

Comments
 (0)