Bump the minor-updates group with 6 updates - #1669
Merged
Merged
Conversation
Bumps the minor-updates group with 6 updates: | Package | From | To | | --- | --- | --- | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.6` | `3.6.0` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.5.6` | `3.6.0` | | [com.h2database:h2-mvstore](https://github.com/h2database/h2database) | `2.4.240` | `2.5.250` | | [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) | `3.15.2` | `3.16.0` | | [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) | `3.15.2` | `3.16.0` | | [org.apache.maven.plugins:maven-plugin-report-plugin](https://github.com/apache/maven-plugin-tools) | `3.15.2` | `3.16.0` | Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.6 to 3.6.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.6...surefire-3.6.0) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.6 to 3.6.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.6...surefire-3.6.0) Updates `com.h2database:h2-mvstore` from 2.4.240 to 2.5.250 - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-2.4.240...version-2.5.250) Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.15.2 to 3.16.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.15.2...maven-plugin-tools-3.16.0) Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.15.2 to 3.16.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.15.2...maven-plugin-tools-3.16.0) Updates `org.apache.maven.plugins:maven-plugin-report-plugin` from 3.15.2 to 3.16.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.15.2...maven-plugin-tools-3.16.0) Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.15.2 to 3.16.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.15.2...maven-plugin-tools-3.16.0) Updates `org.apache.maven.plugins:maven-plugin-report-plugin` from 3.15.2 to 3.16.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.15.2...maven-plugin-tools-3.16.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: com.h2database:h2-mvstore dependency-version: 2.5.250 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-version: 3.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-version: 3.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: org.apache.maven.plugins:maven-plugin-report-plugin dependency-version: 3.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-version: 3.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: org.apache.maven.plugins:maven-plugin-report-plugin dependency-version: 3.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Copilot started reviewing on behalf of
open-workflow-specification
September 10, 2026 13:10
View session
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
The changes are limited to version property bumps, and the updated properties are consistently referenced where used.
Pull request overview
Updates several build-time dependency/plugin versions to pick up minor releases across the project’s Maven build, mainly affecting test execution plugins, plugin descriptor generation, and the embedded MVStore dependency.
Changes:
- Bump Maven Surefire/Failsafe plugin versions from
3.5.6to3.6.0. - Bump H2 MVStore version from
2.4.240to2.5.250. - Bump Maven Plugin Tools versions (plugin-plugin / report-plugin / annotations) from
3.15.2to3.16.0for the Jackson generator module.
File summaries
| File | Description |
|---|---|
| pom.xml | Updates the managed Surefire/Failsafe plugin versions used by the build. |
| impl/pom.xml | Updates the managed H2 version used for com.h2database:h2-mvstore. |
| generators/jackson/pom.xml | Updates Maven Plugin Tools versions used for generating/packaging/reporting the Jackson generator plugin. |
Review details
- Files reviewed: 3/3 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
dependabot
Bot
deleted the
dependabot/maven/main/minor-updates-cd7c7c2653
branch
September 11, 2026 11:59
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-updates group with 6 updates:
3.5.63.6.03.5.63.6.02.4.2402.5.2503.15.23.16.03.15.23.16.03.15.23.16.0Updates
org.apache.maven.plugins:maven-surefire-pluginfrom 3.5.6 to 3.6.0Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
... (truncated)
Commits
0ff622b[maven-release-plugin] prepare release surefire-3.6.0bb3932aLet's go for 3.6.0 release3002a16Bump mavenVersion from 3.9.14 to 3.9.1661a531dBump Maven parent version from 47 to 49 (#3449)e52ead4[SUREFIRE-523] Link all reported tests to source XRef (#3445)45102fa[SUREFIRE-3446] Fix direct selection of JUnit Jupiter@Nestedclasses (#3447)b2e1f70Fix #3303: distinguish JUnit 6 ParameterizedClass invocations (#3432)c051938Discover tests in a fork when a toolchain JDK is used (#3444)db75df8Bump org.codehaus.plexus:plexus-java from 1.5.2 to 1.6.0 (#3441)77f2759Bump org.codehaus.plexus:plexus-interpolation from 1.29 to 1.30.0Updates
org.apache.maven.plugins:maven-failsafe-pluginfrom 3.5.6 to 3.6.0Release notes
Sourced from org.apache.maven.plugins:maven-failsafe-plugin's releases.
... (truncated)
Commits
0ff622b[maven-release-plugin] prepare release surefire-3.6.0bb3932aLet's go for 3.6.0 release3002a16Bump mavenVersion from 3.9.14 to 3.9.1661a531dBump Maven parent version from 47 to 49 (#3449)e52ead4[SUREFIRE-523] Link all reported tests to source XRef (#3445)45102fa[SUREFIRE-3446] Fix direct selection of JUnit Jupiter@Nestedclasses (#3447)b2e1f70Fix #3303: distinguish JUnit 6 ParameterizedClass invocations (#3432)c051938Discover tests in a fork when a toolchain JDK is used (#3444)db75df8Bump org.codehaus.plexus:plexus-java from 1.5.2 to 1.6.0 (#3441)77f2759Bump org.codehaus.plexus:plexus-interpolation from 1.29 to 1.30.0Updates
com.h2database:h2-mvstorefrom 2.4.240 to 2.5.250Release notes
Sourced from com.h2database:h2-mvstore's releases.
Commits
bba342din preparation for a release2763e82in preparation for a release7a267bcMerge pull request #4375 from excaliware/patch-1297ff8eMerge pull request #4379 from jjh75607/fix/comment-on-view-column46b0823Reject COMMENT ON COLUMN for views and other tables that cannot be altered9a8af38Merge pull request #4363 from mayank1008-tech/Stop-server-everytime-db-instan...3f68b6bMerge pull request #4374 from brettwooldridge/patch-1c436bf6Merge pull request #4378 from momonari8/fix-getcostrangeindex-partial-sort-match66a9786MVStore: fix data race causing spurious "Position 0" during chunk rewriting8d37836Add regression test for the sort discount fixUpdates
org.apache.maven.plugin-tools:maven-plugin-annotationsfrom 3.15.2 to 3.16.0Release notes
Sourced from org.apache.maven.plugin-tools:maven-plugin-annotations's releases.
... (truncated)
Commits
1d3f05b[maven-release-plugin] prepare release maven-plugin-tools-3.16.02f22792Update issue management system to GitHubx919e0a1Update SCM tag and resolver versionc69e644Bump org.jsoup:jsoup from 1.23.1 to 1.23.26a201ebBump org.codehaus.plexus:plexus-xml from 3.0.2 to 3.1.07f16754Bump org.codehaus.plexus:plexus-utils from 4.0.3 to 4.1.0a0caf79Bump org.codehaus.plexus:plexus-archiver from 4.12.0 to 4.14.04e05797Bump org.codehaus.plexus:plexus-classworlds from 2.12.0 to 2.12.1c3ff08fBump org.codehaus.plexus:plexus-velocity from 2.3.0 to 2.4.0649559aBump org.codehaus.plexus:plexus-i18n from 1.1.0 to 1.2.0Updates
org.apache.maven.plugins:maven-plugin-pluginfrom 3.15.2 to 3.16.0Release notes
Sourced from org.apache.maven.plugins:maven-plugin-plugin's releases.
... (truncated)
Commits
1d3f05b[maven-release-plugin] prepare release maven-plugin-tools-3.16.02f22792Update issue management system to GitHubx919e0a1Update SCM tag and resolver versionc69e644Bump org.jsoup:jsoup from 1.23.1 to 1.23.26a201ebBump org.codehaus.plexus:plexus-xml from 3.0.2 to 3.1.07f16754Bump org.codehaus.plexus:plexus-utils from 4.0.3 to 4.1.0a0caf79Bump org.codehaus.plexus:plexus-archiver from 4.12.0 to 4.14.04e05797Bump org.codehaus.plexus:plexus-classworlds from 2.12.0 to 2.12.1c3ff08fBump org.codehaus.plexus:plexus-velocity from 2.3.0 to 2.4.0649559aBump org.codehaus.plexus:plexus-i18n from 1.1.0 to 1.2.0Updates
org.apache.maven.plugins:maven-plugin-report-pluginfrom 3.15.2 to 3.16.0Release notes
Sourced from org.apache.maven.plugins:maven-plugin-report-plugin's releases.
... (truncated)
Commits
1d3f05b[maven-release-plugin] prepare release maven-plugin-tools-3.16.02f22792Update issue management system to GitHubx919e0a1Update SCM tag and resolver versionc69e644Bump org.jsoup:jsoup from 1.23.1 to 1.23.26a201ebBump org.codehaus.plexus:plexus-xml from 3.0.2 to 3.1.07f16754Bump org.codehaus.plexus:plexus-utils from 4.0.3 to 4.1.0a0caf79Bump org.codehaus.plexus:plexus-archiver from 4.12.0 to 4.14.04e05797Bump org.codehaus.plexus:plexus-classworlds from 2.12.0 to 2.12.1c3ff08fBump org.codehaus.plexus:plexus-velocity from 2.3.0 to 2.4.0649559aBump org.codehaus.plexus:plexus-i18n from 1.1.0 to 1.2.0Updates
org.apache.maven.plugins:maven-plugin-pluginfrom 3.15.2 to 3.16.0Release notes
Sourced from org.apache.maven.plugins:maven-plugin-plugin's releases.
... (truncated)
Commits
1d3f05b[maven-release-plugin] prepare release maven-plugin-tools-3.16.02f22792Update issue management system to GitHubx919e0a1Update SCM tag and resolver versionc69e644Bump org.jsoup:jsoup from 1.23.1 to 1.23.26a201ebBump org.codehaus.plexus:plexus-xml from 3.0.2 to 3.1.07f16754Bump org.codehaus.plexus:plexus-utils from 4.0.3 to 4.1.0a0caf79Bump org.codehaus.plexus:plexus-archiver from 4.12.0 to 4.14.04e05797Bump org.codehaus.plexus:plexus-classworlds from 2.12.0 to 2.12.1c3ff08fBump org.codehaus.plexus:plexus-velocity from 2.3.0 to 2.4.0649559aBump org.codehaus.plexus:plexus-i18n from 1.1.0 to 1.2.0