-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump the maven group across 1 directory with 27 updates #378
Closed
Conversation
This file contains 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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Nov 26, 2024
dependabot
bot
force-pushed
the
dependabot/maven/develop/maven-09718a7ed5
branch
from
November 26, 2024 13:54
5ed9c02
to
75cbec3
Compare
@dependabot rebase |
dependabot
bot
force-pushed
the
dependabot/maven/develop/maven-09718a7ed5
branch
from
December 2, 2024 15:02
75cbec3
to
5b455e2
Compare
@dependabot rebase |
Bumps the maven group with 27 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.apache.maven.plugins:maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) | `3.6.0` | `3.8.1` | | [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) | `3.3.2` | `3.4.0` | | [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) | `3.1.1` | `3.1.3` | | [org.apache.maven.plugins:maven-site-plugin](https://github.com/apache/maven-site-plugin) | `3.12.1` | `3.21.0` | | [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.3.0` | `3.4.2` | | [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin) | `3.1.1` | `3.1.3` | | [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.3.0` | `3.3.1` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.5` | `3.5.2` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.2.5` | `3.5.2` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.6.2` | `3.11.1` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.11.0` | `3.13.0` | | [org.apache.maven.plugins:maven-scm-publish-plugin](https://github.com/apache/maven-scm-publish-plugin) | `3.2.1` | `3.3.0` | | [org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) | `3.5.0` | `3.8.0` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.1.0` | `3.2.7` | | org.apache.maven:maven-artifact | `3.9.6` | `3.9.9` | | [org.apache.maven:maven-plugin-api](https://github.com/apache/maven) | `3.9.6` | `3.9.9` | | org.apache.maven:maven-core | `3.9.6` | `3.9.9` | | org.apache.maven:maven-model | `3.9.6` | `3.9.9` | | org.apache.maven:maven-settings | `3.9.6` | `3.9.9` | | org.apache.maven:maven-settings-builder | `3.9.6` | `3.9.9` | | org.apache.maven:maven-repository-metadata | `3.9.5` | `3.9.9` | | org.apache.maven:maven-model-builder | `3.9.6` | `3.9.9` | | [org.apache.maven.shared:maven-dependency-tree](https://github.com/apache/maven-dependency-tree) | `3.2.1` | `3.3.0` | | [org.apache.maven.shared:maven-filtering](https://github.com/apache/maven-filtering) | `3.3.1` | `3.4.0` | | [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) | `3.10.2` | `3.15.1` | | [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) | `3.10.2` | `3.15.1` | | [org.apache.maven.plugins:maven-plugin-report-plugin](https://github.com/apache/maven-plugin-tools) | `3.10.2` | `3.15.1` | Updates `org.apache.maven.plugins:maven-invoker-plugin` from 3.6.0 to 3.8.1 - [Release notes](https://github.com/apache/maven-invoker-plugin/releases) - [Commits](apache/maven-invoker-plugin@maven-invoker-plugin-3.6.0...maven-invoker-plugin-3.8.1) Updates `org.apache.maven.plugins:maven-clean-plugin` from 3.3.2 to 3.4.0 - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](apache/maven-clean-plugin@maven-clean-plugin-3.3.2...maven-clean-plugin-3.4.0) Updates `org.apache.maven.plugins:maven-deploy-plugin` from 3.1.1 to 3.1.3 - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.1...maven-deploy-plugin-3.1.3) Updates `org.apache.maven.plugins:maven-site-plugin` from 3.12.1 to 3.21.0 - [Release notes](https://github.com/apache/maven-site-plugin/releases) - [Commits](apache/maven-site-plugin@maven-site-plugin-3.12.1...maven-site-plugin-3.21.0) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.3.0 to 3.4.2 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.3.0...maven-jar-plugin-3.4.2) Updates `org.apache.maven.plugins:maven-install-plugin` from 3.1.1 to 3.1.3 - [Release notes](https://github.com/apache/maven-install-plugin/releases) - [Commits](apache/maven-install-plugin@maven-install-plugin-3.1.1...maven-install-plugin-3.1.3) Updates `org.apache.maven.plugins:maven-source-plugin` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](apache/maven-source-plugin@maven-source-plugin-3.3.0...maven-source-plugin-3.3.1) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.5 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.5.2) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.2.5 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.5.2) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.2.5 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.5.2) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.6.2 to 3.11.1 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.6.2...maven-javadoc-plugin-3.11.1) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.11.0 to 3.13.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.13.0) Updates `org.apache.maven.plugins:maven-scm-publish-plugin` from 3.2.1 to 3.3.0 - [Commits](apache/maven-scm-publish-plugin@maven-scm-publish-plugin-3.2.1...maven-scm-publish-plugin-3.3.0) Updates `org.apache.maven.plugins:maven-project-info-reports-plugin` from 3.5.0 to 3.8.0 - [Commits](apache/maven-project-info-reports-plugin@maven-project-info-reports-plugin-3.5.0...maven-project-info-reports-plugin-3.8.0) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.1.0 to 3.2.7 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.1.0...maven-gpg-plugin-3.2.7) Updates `org.apache.maven:maven-artifact` from 3.9.6 to 3.9.9 Updates `org.apache.maven:maven-plugin-api` from 3.9.6 to 3.9.9 - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.9.6...maven-3.9.9) Updates `org.apache.maven:maven-core` from 3.9.6 to 3.9.9 Updates `org.apache.maven:maven-model` from 3.9.6 to 3.9.9 Updates `org.apache.maven:maven-settings` from 3.9.6 to 3.9.9 Updates `org.apache.maven:maven-settings-builder` from 3.9.6 to 3.9.9 Updates `org.apache.maven:maven-repository-metadata` from 3.9.5 to 3.9.9 Updates `org.apache.maven:maven-model-builder` from 3.9.6 to 3.9.9 Updates `org.apache.maven.shared:maven-dependency-tree` from 3.2.1 to 3.3.0 - [Release notes](https://github.com/apache/maven-dependency-tree/releases) - [Commits](apache/maven-dependency-tree@maven-dependency-tree-3.2.1...maven-dependency-tree-3.3.0) Updates `org.apache.maven.shared:maven-filtering` from 3.3.1 to 3.4.0 - [Release notes](https://github.com/apache/maven-filtering/releases) - [Commits](apache/maven-filtering@maven-filtering-3.3.1...maven-filtering-3.4.0) Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.10.2 to 3.15.1 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.10.2...maven-plugin-tools-3.15.1) Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.10.2 to 3.15.1 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.10.2...maven-plugin-tools-3.15.1) Updates `org.apache.maven.plugins:maven-plugin-report-plugin` from 3.10.2 to 3.15.1 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.10.2...maven-plugin-tools-3.15.1) Updates `org.apache.maven.plugins:maven-plugin-report-plugin` from 3.10.2 to 3.15.1 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.10.2...maven-plugin-tools-3.15.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-invoker-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-clean-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-site-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-install-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-scm-publish-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven:maven-artifact dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.apache.maven:maven-plugin-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.apache.maven:maven-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.apache.maven:maven-model dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.apache.maven:maven-settings dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.apache.maven:maven-settings-builder dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.apache.maven:maven-repository-metadata dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.apache.maven:maven-model-builder dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.apache.maven.shared:maven-dependency-tree dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.shared:maven-filtering dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-plugin-report-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-plugin-report-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/maven/develop/maven-09718a7ed5
branch
from
December 2, 2024 16:25
5b455e2
to
48e63c4
Compare
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 maven group with 27 updates in the / directory:
3.6.0
3.8.1
3.3.2
3.4.0
3.1.1
3.1.3
3.12.1
3.21.0
3.3.0
3.4.2
3.1.1
3.1.3
3.3.0
3.3.1
3.2.5
3.5.2
3.2.5
3.5.2
3.6.2
3.11.1
3.11.0
3.13.0
3.2.1
3.3.0
3.5.0
3.8.0
3.1.0
3.2.7
3.9.6
3.9.9
3.9.6
3.9.9
3.9.6
3.9.9
3.9.6
3.9.9
3.9.6
3.9.9
3.9.6
3.9.9
3.9.5
3.9.9
3.9.6
3.9.9
3.2.1
3.3.0
3.3.1
3.4.0
3.10.2
3.15.1
3.10.2
3.15.1
3.10.2
3.15.1
Updates
org.apache.maven.plugins:maven-invoker-plugin
from 3.6.0 to 3.8.1Release notes
Sourced from org.apache.maven.plugins:maven-invoker-plugin's releases.
... (truncated)
Commits
ff4b440
[maven-release-plugin] prepare release maven-invoker-plugin-3.8.1b050650
[MINVOKER-371] Upgrade to Doxia 2.0.0 GA Stack557a85c
Bump org.apache.groovy:groovy-bom from 4.0.22 to 4.0.23a46d0f7
Bump commons-io:commons-io from 2.16.1 to 2.17.0e28603c
use new Reproducible Central badge endpoint2a2e488
[maven-release-plugin] prepare for next development iteration3542f38
[maven-release-plugin] prepare release maven-invoker-plugin-3.8.0843ddcf
[MINVOKER-346] Align report output name36bcf12
[MINVOKER-354] Upgrade to Doxia 2.0.0 Milestone Stackaeba2b6
Bump org.apache.maven.plugins:maven-plugins from 42 to 43Updates
org.apache.maven.plugins:maven-clean-plugin
from 3.3.2 to 3.4.0Release notes
Sourced from org.apache.maven.plugins:maven-clean-plugin's releases.
Commits
5774dbc
[maven-release-plugin] prepare release maven-clean-plugin-3.4.00da13b2
[MCLEAN-122] Cleanup declared dependencies, simplify unit test567be96
[MCLEAN-121] Bump com.google.inject:guice from 4.2.0 to 4.2.3 (#41)ae4efa0
[MCLEAN-120] Bump org.codehaus.plexus:plexus-testing from 1.1.0 to 1.3.0 (#40)a09a379
Build with Maven 4f0aedd5
[MCLEAN-119] Bump org.apache.maven.plugins:maven-plugins from 41 to 42 (#44)d3b2800
[MCLEAN-106] Switch to junit 5 (#27)7c1593f
[MCLEAN-118] Require Maven 3.6.31e87ea3
Fixed CleanMojoTest.javac21ec13
Loggerinterface BasicUpdates
org.apache.maven.plugins:maven-deploy-plugin
from 3.1.1 to 3.1.3Release notes
Sourced from org.apache.maven.plugins:maven-deploy-plugin's releases.
... (truncated)
Commits
96bc864
[maven-release-plugin] prepare release maven-deploy-plugin-3.1.300c14ad
Remove deprecation warning:07948ea
[MDEPLOY-320] Simplify and unify message (#64)14cc4c3
[MDEPLOY-311] Consider packaging in deploy-file mojo (#71)c814011
[MDEPLOY-322] Use parent POM 43 (#74)23cdae6
[MDEPLOY-319] Remove unfinished test - MDEPLOY-318-invalid-pomac740a7
[MDEPLOY-319] Cleanup of test codeda2ad90
Build with Maven4 (#57)6962699
Bump resolverVersion from 1.9.18 to 1.9.20 (#55)ec081cf
[maven-release-plugin] prepare for next development iterationUpdates
org.apache.maven.plugins:maven-site-plugin
from 3.12.1 to 3.21.0Release notes
Sourced from org.apache.maven.plugins:maven-site-plugin's releases.
Commits
43f73ec
[maven-release-plugin] prepare release maven-site-plugin-3.21.0a2880fb
[MSITE-1024] Remove IT for MSITE-9016171e7d
[MSITE-1023] Upgrade plugins and components (in ITs)efd8a57
[MSITE-1022] Upgrade to Maven Reporting Exec 2.0.0f5c5fc9
Fix typos in history.apt and faq.fml64c4035
[MSITE-1021] Bump doxiaSitetoolsVersion from 2.0.0-M19 to 2.0.0e26765c
[MSITE-1020] Bump org.apache.maven.reporting:maven-reporting-api from 4.0.0-M...354cf19
[MSITE-1019] Bump doxiaVersion from 2.0.0-M12 to 2.0.067b568a
Use '@project
.' instead of '@pom
.' expression prefixfdfd807
Add version 3.20.0 to plugin historyUpdates
org.apache.maven.plugins:maven-jar-plugin
from 3.3.0 to 3.4.2Release notes
Sourced from org.apache.maven.plugins:maven-jar-plugin's releases.
Commits
95007e8
[maven-release-plugin] prepare release maven-jar-plugin-3.4.299584ce
Build with Maven 4e9c98a4
[MJAR-310] fixed toolchain version detection when toolchain paths contain whi...a5554bb
[maven-release-plugin] prepare for next development iteration8b29adc
[maven-release-plugin] prepare release maven-jar-plugin-3.4.1325b299
[MJAR-308] Bump org.apache.maven.plugins:maven-plugins from 41 to 42 (#85)52111cc
[MJAR-307] Wrong version of commons-io cause a ClassNotFound o.a.commons.io.f...902d4c5
[maven-release-plugin] prepare for next development iteration992f44a
[maven-release-plugin] prepare release maven-jar-plugin-3.4.05e31b99
[MJAR-296] Allow including files excluded by default. (#67)Updates
org.apache.maven.plugins:maven-install-plugin
from 3.1.1 to 3.1.3Release notes
Sourced from org.apache.maven.plugins:maven-install-plugin's releases.
... (truncated)
Commits
8bc98ab
[maven-release-plugin] prepare release maven-install-plugin-3.1.3e3fd877
Remove deprecation warnings:49abeeb
[MINSTALL-196] Consider packaging in install-file mojo (#81)30ca28e
[MINSTALL-203] Upgrade parent 43 (#83)75955fb
Build with Maven 44fe1f05
[maven-release-plugin] prepare for next development iteratione1494c1
[maven-release-plugin] prepare release maven-install-plugin-3.1.26712ae8
Remove workaround, handle it centrally1fa847f
Bump workflowbdc93d5
Quickfix: move to zuluUpdates
org.apache.maven.plugins:maven-source-plugin
from 3.3.0 to 3.3.1Commits
f80596e
[maven-release-plugin] prepare release maven-source-plugin-3.3.17626998
Bump apache/maven-gh-actions-shared from 3 to 483c963c
Bump org.apache.maven.plugins:maven-plugins from 39 to 41 (#18)40ae495
Bump org.codehaus.plexus:plexus-archiver from 4.8.0 to 4.9.1 (#20)073462b
Bump org.apache.maven:maven-archiver from 3.6.0 to 3.6.1 (#21)0b1c823
Fix typos in AbstractSourceJarMojo exception099c65a
[MSOURCES-142] Bump org.codehaus.plexus:plexus-archiver from 4.7.1 to 4.8.0 (...1edeea4
[MSOURCES-139] Fix typo in AbstractSourceJarMojo exception436966e
[maven-release-plugin] prepare for next development iterationUpdates
org.apache.maven.plugins:maven-surefire-plugin
from 3.2.5 to 3.5.2Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
... (truncated)
Commits
ea9f049
[maven-release-plugin] prepare release surefire-3.5.2e1f94a0
[SUREFIRE-2276] JUnit5's TestTemplate failures treated as flakes with retriesd24adb4
[SUREFIRE-2277] RunResult#getFlakes() is lost during serialisation/deserialis...4385e94
Remove links to non-existing report8881971
Remove outdated FAQ0121834
[SUREFIRE-2283] FAQ site contains broken link to failsafe-plugin91d16c3
Fix formatting of XML schema files6cb417a
Add .xsd to .gitattributes9ce5221
[SUREFIRE-2282] surefire-report-plugin: Update Introduction documentation page620b983
[SUREFIRE-2281] Upgrade to Doxia 2.0.0 GA StackUpdates
org.apache.maven.plugins:maven-failsafe-plugin
from 3.2.5 to 3.5.2Release notes
Sourced from org.apache.maven.plugins:maven-failsafe-plugin's releases.
... (truncated)
Commits
ea9f049
[maven-release-plugin] prepare release surefire-3.5.2e1f94a0
[SUREFIRE-2276] JUnit5's TestTemplate failures treated as flakes with retriesd24adb4
[SUREFIRE-2277] RunResult#getFlakes() is lost during serialisation/deserialis...4385e94
Remove links to non-existing report8881971
Remove outdated FAQ0121834
[SUREFIRE-2283] FAQ site contains broken link to failsafe-plugin91d16c3
Fix formatting of XML schema files6cb417a
Add .xsd to .gitattributes9ce5221
[SUREFIRE-2282] surefire-report-plugin: Update Introduction documentation page620b983
[SUREFIRE-2281] Upgrade to Doxia 2.0.0 GA StackUpdates
org.apache.maven.plugins:maven-failsafe-plugin
from 3.2.5 to 3.5.2Release notes
Sourced from org.apache.maven.plugins:maven-failsafe-plugin's releases.
... (truncated)
Commits
ea9f049
[maven-release-plugin] prepare release surefire-3.5.2e1f94a0
[SUREFIRE-2276] JUnit5's TestTemplate failures treated as flakes with retriesd24adb4
[SUREFIRE-2277] RunResult#getFlakes() is lost during serialisation/deserialis...4385e94
Remove links to non-existing report8881971
Remove outdated FAQ0121834
[SUREFIRE-2283] FAQ site contains broken link to failsafe-plugin