Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps the dev-deps group with 7 updates in the / directory:

Package From To
io.github.glytching:junit-extensions 2.4.0 2.6.0
org.codehaus.mojo:exec-maven-plugin 3.0.0 3.6.3
org.openapitools:openapi-generator-maven-plugin 6.2.1 7.19.0
io.github.floverfelt:find-and-replace-maven-plugin 1.1.0 1.2.0
org.apache.maven.plugins:maven-surefire-plugin 3.0.0-M7 3.5.4
org.apache.maven.plugins:maven-release-plugin 3.0.0-M7 3.3.1
org.folio:folio-module-descriptor-validator 1.0.0 1.0.1

Updates io.github.glytching:junit-extensions from 2.4.0 to 2.6.0

Release notes

Sourced from io.github.glytching:junit-extensions's releases.

2.6.0

All injection of random static fields.

2.5.0

Upgraded to random-beans 3.9.0

Commits

Updates org.codehaus.mojo:exec-maven-plugin from 3.0.0 to 3.6.3

Release notes

Sourced from org.codehaus.mojo:exec-maven-plugin's releases.

3.6.3

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

3.6.2

🚀 New features and improvements

📦 Dependency updates

3.6.1

🐛 Bug Fixes

📦 Dependency updates

3.6.0

🚀 New features and improvements

🐛 Bug Fixes

... (truncated)

Commits
  • fe1fa8c [maven-release-plugin] prepare release 3.6.3
  • 5b3feca Bump asm.version from 9.9 to 9.9.1
  • efc7faa Bump org.apache.commons:commons-exec from 1.5.0 to 1.6.0
  • cdaf267 JUnit 5 best practices (#505)
  • f3f5997 Move ExecJavaMojoTest, ExecMojoTest to JUnit 5
  • 03b87b5 Document thread group isolation limitation in java goal (#503)
  • 7a66c3e Add support for JEP 512 for for package-private static main methods with and ...
  • a6d01ef Move to JUnit 5
  • 88d5961 [maven-release-plugin] prepare for next development iteration
  • 416fdf1 [maven-release-plugin] prepare release 3.6.2
  • Additional commits viewable in compare view

Updates org.openapitools:openapi-generator-maven-plugin from 6.2.1 to 7.19.0

Updates io.github.floverfelt:find-and-replace-maven-plugin from 1.1.0 to 1.2.0

Release notes

Sourced from io.github.floverfelt:find-and-replace-maven-plugin's releases.

1.2.0

What's Changed

New Contributors

Full Changelog: floverfelt/find-and-replace-maven-plugin@1.1...1.2.0

Commits
  • 2b9af38 Release v1.2.0.
  • 731a46b Merge pull request #11 from floverfelt/build-fixes
  • 810a332 Remove StringUtils reference.
  • bfb40a1 Add a better error message on ProcessFilesTask when the baseDir does not exist.
  • 82d3232 Remove configuration from maven-compiler-plugin, use maven properties.
  • 290ce33 Advance version to 1.2.0-SNAPSHOT, standardize maven plugin versions, switch ...
  • 9bb4fac Merge pull request #9 from gsdefender/main
  • f8544ab Add junit tests to verify that only the first match of (filename, directory n...
  • 7e660a0 Add replaceAll boolean flag for single / multiple replacements and related lo...
  • b06b169 add support for single replace in file
  • See full diff in compare view

Updates org.apache.maven.plugins:maven-surefire-plugin from 3.0.0-M7 to 3.5.4

Release notes

Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.

3.5.4

🚀 New features and improvements

🐛 Bug Fixes

👻 Maintenance

📦 Dependency updates

3.5.3

🐛 Bug Fixes

👻 Maintenance

... (truncated)

Commits
  • 88513d8 [maven-release-plugin] prepare release surefire-3.5.4
  • 9c48828 Simplify cuncumber IT configuration and make windows build working again (#3174)
  • 74b2d8c Bump org.htmlunit:htmlunit from 4.15.0 to 4.16.0 (#3173)
  • 6c30bf1 [SUREFIRE-2298] fix xml output with junit 5 nested classes (#828)
  • 9f49866 Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 (#3172)
  • fb96954 Bump org.htmlunit:htmlunit from 4.13.0 to 4.15.0 (#3171)
  • 1e63159 Name the shutdown hook (#3170)
  • 76e806a feat: enable prevent branch protection rules (#3168)
  • 0fbfb27 Implement fail-fast behavior for JUnit Platform provider (#3155)
  • 98d081e Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#3167)
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-release-plugin from 3.0.0-M7 to 3.3.1

Release notes

Sourced from org.apache.maven.plugins:maven-release-plugin's releases.

3.3.1

💥 Breaking changes

🐛 Bug Fixes

📦 Dependency updates

3.3.0

💥 Breaking changes

  • Include "[ci skip]" by default in scmReleaseCommitComment (#1423) @​kwin

🚀 New features and improvements

🐛 Bug Fixes

👻 Maintenance

... (truncated)

Commits
  • 7e8ebac [maven-release-plugin] prepare release maven-release-3.3.1
  • f0f28e5 Revert inclusion of ci skip in release commit msg
  • 2a82901 Bump org.codehaus.plexus:plexus-testing from 2.0.1 to 2.0.2 (#1444)
  • c8613d2 [maven-release-plugin] prepare for next development iteration
  • 2b8adaa [maven-release-plugin] prepare release maven-release-3.3.0
  • 88630f9 Fixed #1426 : Replace archived org.semver:api with custom SemVer implemen...
  • 7af8ace Fix license header in xml files
  • 8914b84 Make implementation of new SemVer policies private for project
  • 7e861f0 Resolve todo that led to pointless asserts (#1442)
  • 422f895 Prefer JDK join method (#1434)
  • Additional commits viewable in compare view

Updates org.folio:folio-module-descriptor-validator from 1.0.0 to 1.0.1

Release notes

Sourced from org.folio:folio-module-descriptor-validator's releases.

v1.0.1

  • Doc: <plugin> snippets for pom.xml have wrong indentation (MVNMDVAL-3)
  • Doc: Explain <pluginRepository> to fix "Failure to find folio-module-descriptor-validator" (MVNMDVAL-5)
  • Doc: Add issue tracker link to README (MVNMDVAL-4)
  • Remove duplicate errors. Pretty-print md-validator.sh output. (#16)
  • Doc: Example pom.xml. Example shell usage. (#17)
  • Fix broken moduleDescriptorFile parameter (MVNMDVAL-6)
  • Doc: Provide complete minimal pom.xml for non-maven modules (#22)
  • Show path in error msg when descriptor file is not found (MVNMDVAL-7)
  • Add success report when no issue was found (MVNMDVAL-2)
  • Allow two foreign module permissions for mod-pubsub circular dependency (MVNMDVAL-8)
Changelog

Sourced from org.folio:folio-module-descriptor-validator's changelog.

Version v1.0.1 (05.11.2024)

  • Doc: <plugin> snippets for pom.xml have wrong indentation (MVNMDVAL-3)
  • Doc: Explain <pluginRepository> to fix "Failure to find folio-module-descriptor-validator" (MVNMDVAL-5)
  • Doc: Add issue tracker link to README (MVNMDVAL-4)
  • Remove duplicate errors. Pretty-print md-validator.sh output. (#16)
  • Doc: Example pom.xml. Example shell usage. (#17)
  • Fix broken moduleDescriptorFile parameter (MVNMDVAL-6)
  • Doc: Provide complete minimal pom.xml for non-maven modules (#22)
  • Show path in error msg when descriptor file is not found (MVNMDVAL-7)
  • Add success report when no issue was found (MVNMDVAL-2)
  • Allow two foreign module permissions for mod-pubsub circular dependency (MVNMDVAL-8)
Commits
  • 9fa6bf5 [maven-release-plugin] prepare release v1.0.1
  • 881e228 NEWS for 1.0.1
  • be8f266 MVNMDVAL-8: Add owner exception for mod-pubsub circular dependency (#30)
  • 007f5eb MVNMDVAL-2: Add report when no issue was found (#26)
  • b5849b2 MVNMDVAL-7: Show path in error msg when descriptor file is not found (#25)
  • c26b66b Provide complete minimal pom.xml for non-maven modules (#22)
  • 66f2928 MVNMDVAL-6 Rename variable / fix typo (#23)
  • 304425b improve README.md (#17)
  • fa5b4b5 fix error duplicates and adjust script to save report in the file (#16)
  • 35bae7e MVNMDVAL-4: Add issue tracker link to README (#14)
  • 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

…dates

Bumps the dev-deps group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [io.github.glytching:junit-extensions](https://github.com/glytching/junit-extensions) | `2.4.0` | `2.6.0` |
| [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.0.0` | `3.6.3` |
| org.openapitools:openapi-generator-maven-plugin | `6.2.1` | `7.19.0` |
| [io.github.floverfelt:find-and-replace-maven-plugin](https://github.com/floverfelt/find-and-replace-maven-plugin) | `1.1.0` | `1.2.0` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.0.0-M7` | `3.5.4` |
| [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) | `3.0.0-M7` | `3.3.1` |
| [org.folio:folio-module-descriptor-validator](https://github.com/folio-org/folio-module-descriptor-validator) | `1.0.0` | `1.0.1` |



Updates `io.github.glytching:junit-extensions` from 2.4.0 to 2.6.0
- [Release notes](https://github.com/glytching/junit-extensions/releases)
- [Commits](glytching/junit-extensions@v2.4.0...v2.6.0)

Updates `org.codehaus.mojo:exec-maven-plugin` from 3.0.0 to 3.6.3
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](mojohaus/exec-maven-plugin@exec-maven-plugin-3.0.0...3.6.3)

Updates `org.openapitools:openapi-generator-maven-plugin` from 6.2.1 to 7.19.0

Updates `io.github.floverfelt:find-and-replace-maven-plugin` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/floverfelt/find-and-replace-maven-plugin/releases)
- [Commits](floverfelt/find-and-replace-maven-plugin@1.1...1.2.0)

Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.0.0-M7 to 3.5.4
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.0.0-M7...surefire-3.5.4)

Updates `org.apache.maven.plugins:maven-release-plugin` from 3.0.0-M7 to 3.3.1
- [Release notes](https://github.com/apache/maven-release/releases)
- [Commits](apache/maven-release@maven-release-3.0.0-M7...maven-release-3.3.1)

Updates `org.folio:folio-module-descriptor-validator` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/folio-org/folio-module-descriptor-validator/releases)
- [Changelog](https://github.com/folio-org/folio-module-descriptor-validator/blob/master/NEWS.md)
- [Commits](folio-org/folio-module-descriptor-validator@v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: io.github.glytching:junit-extensions
  dependency-version: 2.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: org.codehaus.mojo:exec-maven-plugin
  dependency-version: 3.6.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: org.openapitools:openapi-generator-maven-plugin
  dependency-version: 7.19.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dev-deps
- dependency-name: io.github.floverfelt:find-and-replace-maven-plugin
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-version: 3.5.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: org.apache.maven.plugins:maven-release-plugin
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: org.folio:folio-module-descriptor-validator
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-deps
...

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 Jan 19, 2026
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