Skip to content

Bump org.eclipse.microprofile:microprofile from 4.0.1 to 7.0#41

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/maven/org.eclipse.microprofile-microprofile-7.0
Closed

Bump org.eclipse.microprofile:microprofile from 4.0.1 to 7.0#41
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/maven/org.eclipse.microprofile-microprofile-7.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2024

Bumps org.eclipse.microprofile:microprofile from 4.0.1 to 7.0.

Release notes

Sourced from org.eclipse.microprofile:microprofile's releases.

7.0-RC1

Spec PDF | Spec HTML

6.1

Spec PDF | Spec HTML

MicroProfile 6.0 aligns with Jakarta EE 10 Core Profile. This release continues the Jakarta EE 9.1 jakarta.* namespace alignment with Jakarta specifications introduced in MicroProfile 5.0.

The complete list of MicroProfile 6.1 specifications includes:

Jakarta EE 10 Core Profile MicroProfile Config 3.1 MicroProfile Fault Tolerance 4.0 MicroProfile Metrics 5.1 MicroProfile Health 4.0 MicroProfile Telemetry 1.1 MicroProfile OpenAPI 3.1 MicroProfile JWT Authentication 2.1 MicroProfile Rest Client 3.0

The Maven coordinates for this Eclipse release are as follows:

6.1-RC1

Spec PDF | Spec HTML

MicroProfile 6.1 aligns with Jakarta EE 10 Core Profile and replaces MicroProfile OpenTracing with MicroProfile Telemetry. This release continues the Jakarta EE 9.1 jakarta.* namespace alignment with Jakarta specifications introduced in MicroProfile 5.0.

To get started with MicroProfile 6.0, add the following dependency to your pom.xml to get the complete MicroProfile stack:

<dependency>
    <groupId>org.eclipse.microprofile</groupId>
    <artifactId>microprofile</artifactId>
    <version>6.1-RC1</version>
    <type>pom</type>
    <scope>provided</scope>
</dependency>

6.0

Spec PDF | Spec HTML

... (truncated)

Commits
  • 642a3ac [maven-release-plugin] prepare release 7.0
  • 15e7b10 [maven-release-plugin] prepare for next development iteration
  • 1bddf98 [maven-release-plugin] prepare release 7.0
  • bc73116 Revert "tidy up plugins'" (#459)
  • 92773b1 [maven-release-plugin] prepare for next development iteration
  • 4d92f79 [maven-release-plugin] prepare release 7.0
  • 6accaae [maven-release-plugin] prepare for next development iteration
  • a246d21 [maven-release-plugin] prepare release 7.0
  • 3a8dd71 tidy up plugins(#458)
  • 491ae83 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [org.eclipse.microprofile:microprofile](https://github.com/eclipse/microprofile) from 4.0.1 to 7.0.
- [Release notes](https://github.com/eclipse/microprofile/releases)
- [Commits](microprofile/microprofile@4.0.1...7.0)

---
updated-dependencies:
- dependency-name: org.eclipse.microprofile:microprofile
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 22, 2024
@dependabot dependabot bot requested a review from a team August 22, 2024 05:12
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 10, 2025

Superseded by #68.

@dependabot dependabot bot closed this Jun 10, 2025
@dependabot dependabot bot deleted the dependabot/maven/org.eclipse.microprofile-microprofile-7.0 branch June 10, 2025 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants