Skip to content

Bump com.github.nbbrd.java-service-util:java-service-processor from 1.9.0 to 2.0.0#325

Merged
github-actions[bot] merged 1 commit intodevelopfrom
dependabot/maven/develop/com.github.nbbrd.java-service-util-java-service-processor-2.0.0
Apr 4, 2026
Merged

Bump com.github.nbbrd.java-service-util:java-service-processor from 1.9.0 to 2.0.0#325
github-actions[bot] merged 1 commit intodevelopfrom
dependabot/maven/develop/com.github.nbbrd.java-service-util-java-service-processor-2.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 4, 2026

Bumps com.github.nbbrd.java-service-util:java-service-processor from 1.9.0 to 2.0.0.

Release notes

Sourced from com.github.nbbrd.java-service-util:java-service-processor's releases.

Release v2.0.0

2.0.0 - 2026-04-02

This major release simplifies usage by removing deprecated properties and features. It also introduces a builder pattern for the loader, enabling greater flexibility in configuration and supporting future enhancements.

Changed

  • Migrate OSSRH to Central Portal
  • Remove singleton property to avoid class loading issues
  • Remove noFallback property (use SuppressWarnings annotation instead)
  • Remove batch and batchName properties (use batchType property instead)
  • Remove wrapper property (will be replaced by a dedicated annotation in the future)
  • Remove preprocessing property (use annotation-based preprocessing instead)
  • Remove mutability property
  • Remove backend and cleaner properties (use builder pattern instead)
  • Remove internal caching since default backend does it already
  • Replace loader constructor with a builder pattern to allow more flexibility
Changelog

Sourced from com.github.nbbrd.java-service-util:java-service-processor's changelog.

[2.0.0] - 2026-04-02

This major release simplifies usage by removing deprecated properties and features. It also introduces a builder pattern for the loader, enabling greater flexibility in configuration and supporting future enhancements.

Changed

  • Migrate OSSRH to Central Portal
  • Remove singleton property to avoid class loading issues
  • Remove noFallback property (use SuppressWarnings annotation instead)
  • Remove batch and batchName properties (use batchType property instead)
  • Remove wrapper property (will be replaced by a dedicated annotation in the future)
  • Remove preprocessing property (use annotation-based preprocessing instead)
  • Remove mutability property
  • Remove backend and cleaner properties (use builder pattern instead)
  • Remove internal caching since default backend does it already
  • Replace loader constructor with a builder pattern to allow more flexibility
Commits

Dependabot compatibility score

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 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 4, 2026
Bumps [com.github.nbbrd.java-service-util:java-service-processor](https://github.com/nbbrd/java-service-util) from 1.9.0 to 2.0.0.
- [Release notes](https://github.com/nbbrd/java-service-util/releases)
- [Changelog](https://github.com/nbbrd/java-service-util/blob/develop/CHANGELOG.md)
- [Commits](nbbrd/java-service-util@v1.9.0...v2.0.0)

---
updated-dependencies:
- dependency-name: com.github.nbbrd.java-service-util:java-service-processor
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 4, 2026
@github-actions github-actions Bot merged commit 36489e7 into develop Apr 4, 2026
13 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/develop/com.github.nbbrd.java-service-util-java-service-processor-2.0.0 branch April 4, 2026 17:54
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 4, 2026

Compatibility matrix for sdmx-dl

v3.0.0-beta.16 v3.0.0-beta.17 v3.0.0-beta.18
jdplus-sdmx HEAD
jdplus-sdmx @ HEAD -> v3.0.0-beta.16
Skipping check: source version 3.0.0-beta.18 is newer than target version 3.0.0-beta.16
jdplus-sdmx @ HEAD -> v3.0.0-beta.17
Skipping check: source version 3.0.0-beta.18 is newer than target version 3.0.0-beta.17
Compatibility matrix for **jdplus-main**
v3.6.0 v3.7.0 v3.7.1
jdplus-sdmx HEAD
jdplus-sdmx @ HEAD -> v3.7.0
[ERROR] Failed to execute goal on project jdplus-sdmx-base-api: Could not resolve dependencies for project com.github.nbbrd.jdplus-sdmx:jdplus-sdmx-base-api:jar:3.3.5-SNAPSHOT
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-tsp:jar:3.7.0 (compile)
[ERROR] 	Could not find artifact eu.europa.ec.joinup.sat:jdplus-toolkit-base-tsp:jar:3.7.0 in central (https://repo.maven.apache.org/maven2)
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-tsp:jar:tests:3.7.0 (test)
[ERROR] 	Could not find artifact eu.europa.ec.joinup.sat:jdplus-toolkit-base-tsp:jar:tests:3.7.0 in central (https://repo.maven.apache.org/maven2)
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-tspbridge:jar:3.7.0 (test)
[ERROR] 	Could not find artifact eu.europa.ec.joinup.sat:jdplus-toolkit-base-tspbridge:jar:3.7.0 in central (https://repo.maven.apache.org/maven2)
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal on project jdplus-sdmx-desktop-plugin: Could not resolve dependencies for project com.github.nbbrd.jdplus-sdmx:jdplus-sdmx-desktop-plugin:nbm:3.3.5-SNAPSHOT
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-main-desktop-design:jar:3.7.0 (provided)
[ERROR] 	Could not find artifact eu.europa.ec.joinup.sat:jdplus-main-desktop-design:jar:3.7.0 in central (https://repo.maven.apache.org/maven2)
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-desktop-plugin:jar:3.7.0 (compile)
[ERROR] 	Could not find artifact eu.europa.ec.joinup.sat:jdplus-toolkit-desktop-plugin:jar:3.7.0 in central (https://repo.maven.apache.org/maven2)
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-tsp:jar:3.7.0 (compile)
[ERROR] 	eu.europa.ec.joinup.sat:jdplus-toolkit-base-tsp:jar:3.7.0 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :jdplus-sdmx-base-api

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