Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps org.fugerit.java:fj-core from 8.6.9 to 8.7.1.

Release notes

Sourced from org.fugerit.java:fj-core's releases.

2025-10.0

[8.7.1] - 2025-10-31

Changed

  • reduced logging level for XmlBeanHelper.setFromElementSafe
  • ValidatorDate always accepts date format overflow fugerit-org/fj-lib#111

Changed

  • fj-bom version set to 2.0.5

2025-07.0

[8.7.0] - 2025-07-06

Added

Deprecated

  • MavenProps.getPropery() method. (flagged for removal in future versions)

Changed

  • new method MavenProps.getPropertyOptional()
  • fj-bom version set to 2.0.2

Fixed

  • typo in MavenProps utility, constant GROUP_ID value is "gropupId" should be "groupId" fugerit-org/fj-lib#97
Changelog

Sourced from org.fugerit.java:fj-core's changelog.

[8.7.1] - 2025-10-31

Changed

  • reduced logging level for XmlBeanHelper.setFromElementSafe
  • ValidatorDate always accepts date format overflow fugerit-org/fj-lib#111

Changed

  • fj-bom version set to 2.0.5

[8.7.0] - 2025-07-06

Added

Deprecated

  • MavenProps.getPropery() method. (flagged for removal in future versions)

Changed

  • new method MavenProps.getPropertyOptional()
  • fj-bom version set to 2.0.2

Fixed

  • typo in MavenProps utility, constant GROUP_ID value is "gropupId" should be "groupId" fugerit-org/fj-lib#97
Commits
  • a84a2a0 Merge pull request #112 from fugerit-org/111-validatordate-always-accepts-dat...
  • fcdab00 chore: remove unused imports #111
  • 22a2952 feat: ValidatorDate always accepts date format overflow #111
  • 5ab8603 Merge pull request #110 from fugerit-org/109-reduce-logging-level-for-xmlbean...
  • cbb8c0a chore: reduce logging level for XmlBeanHelper.setFromElementSafe #109
  • 2103b64 Merge pull request #107 from fugerit-org/dependabot/maven/fj-daogen-version-1...
  • 9550201 Merge pull request #108 from fugerit-org/dependabot/maven/commons-io-commons-...
  • abcc92a chore(deps-dev): bump commons-io:commons-io from 2.19.0 to 2.20.0
  • 51ec8bc chore(deps): bump fj-daogen-version from 1.8.8 to 1.8.9
  • 074b4c1 set next snapshot
  • Additional commits viewable in compare view

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

Bumps [org.fugerit.java:fj-core](https://github.com/fugerit-org/fj-lib) from 8.6.9 to 8.7.1.
- [Release notes](https://github.com/fugerit-org/fj-lib/releases)
- [Changelog](https://github.com/fugerit-org/fj-lib/blob/main/CHANGELOG.md)
- [Commits](fugerit-org/fj-lib@v8.6.9...v8.7.1)

---
updated-dependencies:
- dependency-name: org.fugerit.java:fj-core
  dependency-version: 8.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Nov 3, 2025
@fugerit79 fugerit79 merged commit 6b5883b into main Nov 4, 2025
1 check failed
@fugerit79 fugerit79 deleted the dependabot/maven/org.fugerit.java-fj-core-8.7.1 branch November 4, 2025 19:06
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.

2 participants