Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2025

Bumps the spec-deps group in /jetty-ee9 with 3 updates: jakarta.inject:jakarta.inject-api, jakarta.json:jakarta.json-api and jakarta.validation:jakarta.validation-api.

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

Commits
  • b07ba3d [maven-release-plugin] prepare release 2.0.1.MR
  • da37685 [maven-release-plugin] prepare release 2.0.0-RC2
  • b565201 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

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

Release notes

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

Jakarta JSON Processing 2.1.3

What's Changed

Full Changelog: jakartaee/jsonp-api@2.1.2-RELEASE...2.1.3-RELEASE

Jakarta JSON Processing 2.1.2

What's Changed

New Contributors

Full Changelog: jakartaee/jsonp-api@2.1.1-RELEASE...2.1.2-RELEASE

Jakarta JSON Processing 2.1.1

What's Changed

New Contributors

Full Changelog: jakartaee/jsonp-api@2.1.0-RELEASE...2.1.1-RELEASE

Jakarta JSON Processing 2.1.0

This release contains following changes:

  • added API to create JsonValue from primitive types
  • added API to create get JsonValue from java.lang.Number type
  • added API to get current event from the JsonParser
  • added standard property to handle duplicated keys
  • clarified behaviour of JsonObjectBuilder.build() method
  • clarified behaviour of JsonGenerator.close() method
  • changed type bounds of a Map argument in Json.createObjectBuilder(Map): JsonObjectBuilder method
  • added definition of exceptions thrown by JsonParser.getValue()/getObject()/getArray() methods
  • removed (default) implementation from the specification API artifact and moved the implementation to the separate project (Eclipse Parsson)
  • provided standalone, Apache Maven based TCK

New Contributors

... (truncated)

Commits
  • b7f9d85 Update API version of jakarta.json:jsonp to 2.1.3
  • 357e30a Update gh action build
  • ed5c55c update parent, build plugins
  • 7ff1087 add support for OSGi Service Loader Mediator
  • 4d57820 Merge pull request #397 from senivam/master_2.1.2
  • 1371b92 Merge remote-tracking branch 'origin/2.1.2' into 'origin/master'
  • dc41223 Update API version of jakarta.json:jsonp to 2.1.3-SNAPSHOT
  • 190d5ff Update API version of jakarta.json:jsonp to 2.1.2
  • 080d0e0 add 21-ea to gh action build
  • 81184d4 update build plugins
  • Additional commits viewable in compare view

Updates jakarta.validation:jakarta.validation-api from 3.0.2 to 3.1.1

Release notes

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

3.1.1

What's Changed

New Contributors

Full Changelog: jakartaee/validation@3.1.0...3.1.1

3.1.0

What's Changed

New Contributors

Full Changelog: jakartaee/validation@3.0.2...3.1.0

3.1.0-M1

The 3.1.0-M1 milestone release for EE 11

What's Changed

New Contributors

Full Changelog: jakartaee/validation@3.0.2...3.1.0-M1

Commits
  • a188798 Prepare a 3.1.1 service release
  • d93abee Include the xsd files in the api jar
  • 1b6f29f Add Jakarta Validation 3.1 XSDs (#221)
  • cac4dff Tag and branch for 3.1.0 release (#211)
  • 9520b42 Prepare for the 3.1.0-M2 release (#210)
  • 30da76e Update builds to cover JDK 17 and JDK 21 (#201)
  • 29ea0de Bump org.apache.maven.plugins:maven-deploy-plugin from 3.0.0-M1 to 3.1.1 (#199)
  • 8fd0969 Bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.12.1 (#198)
  • 4ed088a Bump org.apache.felix:maven-bundle-plugin from 3.5.0 to 5.1.9 (#197)
  • a8be989 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.5 (#196)
  • Additional commits viewable in compare view

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

Bumps the spec-deps group in /jetty-ee9 with 3 updates: [jakarta.inject:jakarta.inject-api](https://github.com/eclipse-ee4j/injection-api), [jakarta.json:jakarta.json-api](https://github.com/eclipse-ee4j/jsonp) and [jakarta.validation:jakarta.validation-api](https://github.com/jakartaee/validation).


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

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

Updates `jakarta.validation:jakarta.validation-api` from 3.0.2 to 3.1.1
- [Release notes](https://github.com/jakartaee/validation/releases)
- [Commits](jakartaee/validation@3.0.2...3.1.1)

---
updated-dependencies:
- dependency-name: jakarta.inject:jakarta.inject-api
  dependency-version: 2.0.1.MR
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: spec-deps
- dependency-name: jakarta.json:jakarta.json-api
  dependency-version: 2.1.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spec-deps
- dependency-name: jakarta.validation:jakarta.validation-api
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spec-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 17, 2025
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.

0 participants