Skip to content

chore(deps-dev): bump the dev-deps group across 1 directory with 7 updates#600

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/dev-deps-b273c58808
Open

chore(deps-dev): bump the dev-deps group across 1 directory with 7 updates#600
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/dev-deps-b273c58808

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2026

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

Package From To
org.folio.okapi:okapi-testing 7.0.1 7.0.2
org.mockito:mockito-junit-jupiter 5.21.0 5.22.0
org.assertj:assertj-core 3.27.6 3.27.7
org.apache.maven.plugins:maven-compiler-plugin 3.14.1 3.15.0
org.codehaus.mojo:properties-maven-plugin 1.2.1 1.3.0
org.apache.maven.plugins:maven-surefire-plugin 3.5.4 3.5.5
org.jsonschema2pojo:jsonschema2pojo-maven-plugin 1.2.2 1.3.3

Updates org.folio.okapi:okapi-testing from 7.0.1 to 7.0.2

Release notes

Sourced from org.folio.okapi:okapi-testing's releases.

v7.0.2

Changelog

Sourced from org.folio.okapi:okapi-testing's changelog.

7.0.2 2026-02-11

Commits
  • ef1b9f4 [maven-release-plugin] prepare release v7.0.2
  • 26275d9 NEWS for 7.0.2
  • cbab3f6 OKAPI-1239 upgrade Vertx, assertj, micrometer (#1434)
  • 8a386ed Merge pull request #1433 from folio-org/OKAPI-1238
  • 483b004 OKAPI-1238: log4j 4.5.23 fixing SocketAppender TLS hostname verification CVE-...
  • 0510937 OKAPI-1236 upgrade to test-containers 2.0.3 (#1432)
  • 14ffcfe OKAPI-1234 Docker API version (#1431)
  • ff65e50 Merge pull request #1428 from folio-org/OKAPI-1232
  • 6f0a592 OKAPI-1232: Vert.x 5.0.6 fixing CVE-2025-67735 Netty CRLF injection
  • 94966d5 Merge pull request #1425 from folio-org/OKAPI-1228
  • Additional commits viewable in compare view

Updates org.mockito:mockito-junit-jupiter from 5.21.0 to 5.22.0

Release notes

Sourced from org.mockito:mockito-junit-jupiter's releases.

v5.22.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.22.0

Commits
  • 25f1395 Add core API to enable Kotlin singleton mocking (#3762)
  • ef9ee55 Avoids mocking private static methods, as well as package-private static meth...
  • d16fcfc Bump graalvm/setup-graalvm from 1.4.4 to 1.4.5 (#3780)
  • 27eb8a3 Clarify RETURNS_MOCKS behavior with sealed abstract enums (Java 15+) (#3773)
  • 9e5d449 Add tests for Sets utility class (#3771)
  • 8d9a62f Bump actions/upload-artifact from 5 to 6 (#3774)
  • See full diff in compare view

Updates org.assertj:assertj-core from 3.27.6 to 3.27.7

Release notes

Sourced from org.assertj:assertj-core's releases.

v3.27.7

🔒 Security

Core

🚫 Deprecated

Core

  • Deprecate XmlStringPrettyFormatter with no replacement

🐛 Bug Fixes

Guava

  • Navigation to assertj-core or guava types from assertj-guava Javadoc site has unnecessary header #3478

🔨 Dependency Upgrades

Core

  • Upgrade to Byte Buddy 1.18.3
  • Upgrade to JUnit BOM 5.14.1

Guava

  • Upgrade to Guava 33.5.0-jre
Commits
  • e840716 [maven-release-plugin] prepare release assertj-build-3.27.7
  • 85ca7eb Deprecate XmlStringPrettyFormatter
  • 77081dc Merge commit from fork
  • b68fc24 Bump github/codeql-action from 4.31.9 to 4.31.10 in the github-actions group ...
  • 0cf5bb6 Bump kotlin.version from 2.1.0 to 2.2.21
  • d393ef1 Abort tests when symbolic links cannot be created (#3788)
  • 2212433 Add IntelliJ custom inspection for test class names
  • 5717d02 Update JetBrains icon
  • a8ec20b Add icon for JetBrains products
  • c05fb3d Bump Maven to 3.9.12 and Wrapper to 3.3.4
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0

Release notes

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

3.15.0

🐛 Bug Fixes

👻 Maintenance

📦 Dependency updates

Commits
  • 9290cb3 [maven-release-plugin] prepare release maven-compiler-plugin-3.15.0
  • 3657d40 Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
  • 7bbf805 Bump plexusCompilerVersion from 2.16.1 to 2.16.2
  • 57fa938 Bump org.apache.maven.plugins:maven-plugins from 46 to 47
  • 385e3f2 Fix Java 25 compatibility during integration tests (#1020)
  • 6b34423 Bump org.apache.maven.plugins:maven-plugins from 45 to 46
  • aaeb9c6 [MCOMPILER-540] useIncrementalCompilation=false may add generated sources to ...
  • 6e3db9d Bump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.2
  • 0fe9b84 Remove declaration of "plexus-snapshots" repository (#1010)
  • 35f6800 Bump org.ow2.asm:asm from 9.9 to 9.9.1
  • Additional commits viewable in compare view

Updates org.codehaus.mojo:properties-maven-plugin from 1.2.1 to 1.3.0

Release notes

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

1.3.0

🚀 New features and improvements

👻 Maintenance

🔧 Build

📦 Dependency updates

Commits
  • 91a2ade [maven-release-plugin] prepare release properties-maven-plugin-1.3.0
  • bf56d32 Bump org.codehaus.mojo:mojo-parent from 94 to 95
  • 80e20be Bump org.codehaus.mojo:mojo-parent from 93 to 94
  • e8ae7a5 Bump org.yaml:snakeyaml from 2.4 to 2.5
  • bb39c3d Bump org.codehaus.mojo:mojo-parent from 92 to 93
  • b41267b Bump org.codehaus.mojo:mojo-parent from 91 to 92
  • bb548c5 Bump org.codehaus.mojo:mojo-parent from 87 to 91
  • 3ffa9cb Use Sisu plugin
  • 7adbe3b Require Maven 3.6.3
  • 407342f Bump org.yaml:snakeyaml from 2.3 to 2.4
  • Additional commits viewable in compare view

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

Release notes

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

3.5.5

🚀 New features and improvements

🐛 Bug Fixes

  • Use PowerShell instead of WMIC for detecting zombie process on Windows (#3258) @​jbliznak. Please note if you are using Windows with Java 8 and not PowerShell (you have options to: use Java 9+, install PowerShell or stay on Surefire 3.5.4)
  • Properly work with test failures caused during beforeAll phase (#3194) @​Frawless

📝 Documentation updates

  • Clarify how late placeholder replacement (@{...}) deals with (#3208) @​kwin

👻 Maintenance

🔧 Build

📦 Dependency updates

... (truncated)

Commits
  • 968cb38 [maven-release-plugin] prepare release surefire-3.5.5
  • 8e7dc41 Reapply "Replace runing external process and parsing output with simple Proce...
  • 4ced57c Revert "Replace runing external process and parsing output with simple Proces…"
  • 8496d9a Bump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (#3209)
  • 68265e5 Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#3260)
  • 0b19014 Replace runing external process and parsing output with simple ProcessHandle ...
  • 688f8c4 Use PowerShell instead of WMIC for detecting zombie process on Windows (#3258)
  • e5c01a6 Build only by the latest Maven on Jenkins (#3255)
  • 9c99e97 Fix Jenkin badges in README (#3254)
  • 20930ea Bump parent from 44 to 47 (#3253)
  • Additional commits viewable in compare view

Updates org.jsonschema2pojo:jsonschema2pojo-maven-plugin from 1.2.2 to 1.3.3

Release notes

Sourced from org.jsonschema2pojo:jsonschema2pojo-maven-plugin's releases.

1.3.3

No release notes provided.

1.3.2

  • Could not apply requested plugin error when using version 1.3.1 of Gradle plugin 'org.jsonschema2pojo' (#1769)

1.3.1

  • Add plexus-utils dependency, as this is no longer provided in Maven 3.9 (#1751)

1.3.0

  • Migrate publishing from legacy OSSRH to Maven Central Portal (#1747)
  • Remove Ant task (no longer supported) (#1743)
  • Require JDK 17 (#1741)
  • Add Jackson 3 annotation support (#1740)
  • Prevent StackOverflowError when root is self-referencing (#1679)
  • Fix 'AbstractCompile.destinationDir property has been deprecated' error when using Gradle 8 (#1646)
  • Fix problems with remote URL (e.g. http) when using Maven Plugin (#1614)
  • Fix generics class warning when using generated base builder class (#1587)
  • Allow URL(s) as source in jsonschema2pojo-gradle-plugin (#1554)
Changelog

Sourced from org.jsonschema2pojo:jsonschema2pojo-maven-plugin's changelog.

1.3.3

  • Support type-use annotations for map value validation (Map<String, @​Valid T>) (#1774)
  • Ignore null values when generating item type from array examples (#1772)
  • Support type-use annotations for array item validation (List<@​Valid T>) (#1771)

1.3.2

  • Could not apply requested plugin error when using version 1.3.1 of Gradle plugin 'org.jsonschema2pojo' (#1769)

1.3.1

  • Add plexus-utils dependency, as this is no longer provided in Maven 3.9 (#1751)

1.3.0

  • Migrate publishing from legacy OSSRH to Maven Central Portal (#1747)
  • Remove Ant task (no longer supported) (#1743)
  • Require JDK 17 (#1741)
  • Add Jackson 3 annotation support (#1740)
  • Prevent StackOverflowError when root is self-referencing (#1679)
  • Fix 'AbstractCompile.destinationDir property has been deprecated' error when using Gradle 8 (#1646)
  • Fix problems with remote URL (e.g. http) when using Maven Plugin (#1614)
  • Fix generics class warning when using generated base builder class (#1587)
  • Allow URL(s) as source in jsonschema2pojo-gradle-plugin (#1554)
Commits
  • ad02aab [maven-release-plugin] prepare release jsonschema2pojo-1.3.3
  • beebaf9 Avoid publishing integration tests
  • 49171ff Merge pull request #1774 from joelittlejohn/valid-annotates-value-type-on-maps
  • 6beff79 Support type-use annotations for map value validation (Map<String, @​Valid T>)
  • dc4677a Ensure integration tests are not published during deploy
  • 8833225 Remove noisy warnings and unnecessary info from the build
  • 21da375 Avoid producing javadocs unless we are running a release
  • e27cc47 Upgrade github actions
  • a57294d Dependency and plugin upgrades
  • 49f1f19 Upgrade dependencies for all examples
  • 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 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 |
| --- | --- | --- |
| [org.folio.okapi:okapi-testing](https://github.com/folio-org/okapi) | `7.0.1` | `7.0.2` |
| [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `5.21.0` | `5.22.0` |
| [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.27.6` | `3.27.7` |
| [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.1` | `3.15.0` |
| [org.codehaus.mojo:properties-maven-plugin](https://github.com/mojohaus/properties-maven-plugin) | `1.2.1` | `1.3.0` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.4` | `3.5.5` |
| [org.jsonschema2pojo:jsonschema2pojo-maven-plugin](https://github.com/joelittlejohn/jsonschema2pojo) | `1.2.2` | `1.3.3` |



Updates `org.folio.okapi:okapi-testing` from 7.0.1 to 7.0.2
- [Release notes](https://github.com/folio-org/okapi/releases)
- [Changelog](https://github.com/folio-org/okapi/blob/master/NEWS.md)
- [Commits](folio-org/okapi@v7.0.1...v7.0.2)

Updates `org.mockito:mockito-junit-jupiter` from 5.21.0 to 5.22.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.21.0...v5.22.0)

Updates `org.assertj:assertj-core` from 3.27.6 to 3.27.7
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.27.6...assertj-build-3.27.7)

Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.1 to 3.15.0
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.14.1...maven-compiler-plugin-3.15.0)

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

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

Updates `org.jsonschema2pojo:jsonschema2pojo-maven-plugin` from 1.2.2 to 1.3.3
- [Release notes](https://github.com/joelittlejohn/jsonschema2pojo/releases)
- [Changelog](https://github.com/joelittlejohn/jsonschema2pojo/blob/master/CHANGELOG.md)
- [Commits](joelittlejohn/jsonschema2pojo@jsonschema2pojo-1.2.2...jsonschema2pojo-1.3.3)

---
updated-dependencies:
- dependency-name: org.folio.okapi:okapi-testing
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-version: 5.22.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: org.assertj:assertj-core
  dependency-version: 3.27.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-version: 3.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: org.codehaus.mojo:properties-maven-plugin
  dependency-version: 1.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-version: 3.5.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: org.jsonschema2pojo:jsonschema2pojo-maven-plugin
  dependency-version: 1.3.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Mar 3, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 3, 2026 22:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Mar 3, 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