Skip to content

Bump the jakarta group with 2 updates #10395

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2025

Bumps the jakarta group with 2 updates: jakarta.inject:jakarta.inject-api and jakarta.json:jakarta.json-api.

Updates jakarta.inject:jakarta.inject-api from 2.0.0 to 2.0.1

Release notes

Sourced from jakarta.inject:jakarta.inject-api's releases.

2.0.1.RC1 Service Release

This release add an explicit module-info class, and Java 8 source/target levels. #17 #18

Commits
  • 80c9e12 [maven-release-plugin] prepare release 2.0.1
  • 7c66336 Merge pull request #25 from jakartaredhat/root-mi
  • 75d0db9 An alternate way to build Java 8 source/target jar with Java 8 module-info.class
  • fced20c [maven-release-plugin] prepare for next development iteration
  • f32706e [maven-release-plugin] prepare release 2.0.1.RC1
  • f090537 Merge pull request #22 from rbygrave/feature/javadoc-tt-to-code
  • ca549ae Merge pull request #20 from rbygrave/feature/moditech-module-info
  • afb602b Build as multi-release jar
  • 777bb39 #20 add module-info without multi-version jar
  • f32375c Change javadoc <tt> <code>
  • Additional commits viewable in compare view

Updates jakarta.json:jakarta.json-api from 2.0.1 to 2.0.2

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 24, 2025
@hibernate-github-bot
Copy link

hibernate-github-bot bot commented Jun 24, 2025

Thanks for your pull request!

This pull request appears to follow the contribution rules.

› This message was automatically generated.

@hibernate hibernate deleted a comment from hibernate-github-bot bot Jun 24, 2025
@hibernate hibernate deleted a comment from hibernate-github-bot bot Jun 24, 2025
Comment on lines -22 to +27
implementation "jakarta.inject:jakarta.inject-api:2.0.0"
implementation "jakarta.inject:jakarta.inject-api:2.0.1"

implementation 'io.smallrye:jandex:3.1.2'
implementation 'org.apache.httpcomponents:httpclient:4.5.13'
implementation 'jakarta.json.bind:jakarta.json.bind-api:2.0.0'
implementation 'jakarta.json:jakarta.json-api:2.0.1'
implementation 'jakarta.json:jakarta.json-api:2.0.2'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is all very weird -- I'm not sure why the local build plugins would need this, but if they do, we need to find some way to not have it in the "jakarta group" for dependabot, because it's confusing.

Bumps the jakarta group with 2 updates: [jakarta.inject:jakarta.inject-api](https://github.com/eclipse-ee4j/injection-api) and [jakarta.json:jakarta.json-api](https://github.com/eclipse-ee4j/jsonp).


Updates `jakarta.inject:jakarta.inject-api` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/eclipse-ee4j/injection-api/releases)
- [Commits](jakartaee/inject@2.0.0...2.0.1)

Updates `jakarta.json:jakarta.json-api` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/eclipse-ee4j/jsonp/releases)
- [Commits](https://github.com/eclipse-ee4j/jsonp/commits)

---
updated-dependencies:
- dependency-name: jakarta.inject:jakarta.inject-api
  dependency-version: 2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: jakarta
- dependency-name: jakarta.json:jakarta.json-api
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: jakarta
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/jakarta-366b247967 branch from 16c6413 to 45c5e64 Compare June 25, 2025 05:22
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant