Skip to content

Commit 65432be

Browse files
Bump jakarta.platform:jakarta.jakartaee-api in /start/system
Bumps [jakarta.platform:jakarta.jakartaee-api](https://github.com/eclipse-ee4j/ee4j) from 10.0.0 to 11.0.0. - [Release notes](https://github.com/eclipse-ee4j/ee4j/releases) - [Commits](https://github.com/eclipse-ee4j/ee4j/commits) --- updated-dependencies: - dependency-name: jakarta.platform:jakarta.jakartaee-api dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e61b652 commit 65432be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start/system/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>jakarta.platform</groupId>
3434
<artifactId>jakarta.jakartaee-api</artifactId>
35-
<version>10.0.0</version>
35+
<version>11.0.0</version>
3636
<scope>provided</scope>
3737
</dependency>
3838
<dependency>

0 commit comments

Comments
 (0)