Skip to content

Commit

Permalink
build(deps): bump jakarta.jakartaee-bom from 8.0.0 to 10.0.0
Browse files Browse the repository at this point in the history
Bumps jakarta.jakartaee-bom from 8.0.0 to 10.0.0.

---
updated-dependencies:
- dependency-name: jakarta.platform:jakarta.jakartaee-bom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 27, 2023
1 parent 7297f74 commit 2561b3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>jakarta.platform</groupId>
<artifactId>jakarta.jakartaee-bom</artifactId>
<version>8.0.0</version>
<version>10.0.0</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit 2561b3a

Please sign in to comment.