Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6 #49

Merged
dependabot[bot] merged 1 commit from dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.0.0-M6 into main 2022-05-01 22:05:33 +02:00
dependabot[bot] commented 2022-05-01 22:04:31 +02:00 (Migrated from github.com)

Bumps maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6.

Release notes

Sourced from maven-surefire-plugin's releases.

3.0.0-M6

... (truncated)

Commits
  • 7ac75e5 [maven-release-plugin] prepare release surefire-3.0.0-M6
  • daf717e Bump plexus-component-metadata from 2.0.0 to 2.1.1
  • 487c6fb roadmap
  • e21a81f [index.apt.vm] remove obsolete Maven & JDK requirements
  • f2c5671 [SUREFIRE-2051] Propagate exceptions while resolving artifacts in `SurefireDe...
  • 92b9061 [SUREFIRE-2024] Replace testng-junit5 by testng-engine (#500)
  • 25425c3 [SUREFIRE-2052] Handles internal exceptions do not have suppressed exceptions...
  • 32f7dd3 [SUREFIRE-1432] trimStackTrace = false by default
  • a38bfcc [SUREFIRE-2040] No tests executed with junit-platform-suite and -Dtest=TestSuite
  • db99f16 [SUREFIRE-2046] Resolved TODOs. Updated callbacks ForkedProcessPropertyEventL...
  • 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 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 [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M5 to 3.0.0-M6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-surefire/releases">maven-surefire-plugin's releases</a>.</em></p> <blockquote> <h2>3.0.0-M6</h2> <!-- raw HTML omitted --> <ul> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2051">[SUREFIRE-2051]</a> - Propagate exceptions while resolving artifacts in <code>SurefireDependencyResolver</code> (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/504">#504</a>) <a href="https://github.com/hisener"><code>@​hisener</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2024">[SUREFIRE-2024]</a> - Replace testng-junit5 by testng-engine (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/500">#500</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-1432">[SUREFIRE-1432]</a> - trimStackTrace = false by default (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/502">#502</a>) <a href="https://github.com/Tibor17"><code>@​Tibor17</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2040">[SUREFIRE-2040]</a> - No tests executed with junit-platform-suite and -Dtest=TestSuite (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/494">#494</a>) <a href="https://github.com/Tibor17"><code>@​Tibor17</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2046">[SUREFIRE-2046]</a> - Resolved TODOs. Updated callbacks ForkedProcessPropertyEventListener and ForkedProcessStandardOutErrEventListener. (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/501">#501</a>) <a href="https://github.com/Tibor17"><code>@​Tibor17</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-1426">[SUREFIRE-1426]</a> - Fork crash doesn't fail build with -Dmaven.test.failure.ignore=true (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/496">#496</a>) <a href="https://github.com/Tibor17"><code>@​Tibor17</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2038">[SUREFIRE-2038]</a> - Upgrade Maven Parent to 35 (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/491">#491</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2042">[SUREFIRE-2042]</a> - Remove unused method TestListResolver#getWildcard (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/497">#497</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-1964">[SUREFIRE-1964]</a> - Support for method filtering on excludesFile and includesFile (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/490">#490</a>) <a href="https://github.com/Tibor17"><code>@​Tibor17</code></a></li> <li>Stage site on GH actions (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/489">#489</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2015">[SUREFIRE-2015]</a> - Implement testRunId and RunMode in the SimpleReportEntry (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/482">#482</a>) <a href="https://github.com/Tibor17"><code>@​Tibor17</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2025">[SUREFIRE-2025]</a> - Updated abstractions which helps associating systemProperties() with a test context (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/475">#475</a>) <a href="https://github.com/Tibor17"><code>@​Tibor17</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2026">[SUREFIRE-2026]</a> - Improve assertions in Surefire1787JUnit5IT (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/474">#474</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Fix documentation: integration tests are in surefire-its now (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/477">#477</a>) <a href="https://github.com/DaGeRe"><code>@​DaGeRe</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2016">[SUREFIRE-2016]</a> - The MOJO parameter testSourceDirectory is used only in the TestNG HTML, and it should be optional. Javadoc and documentation should be fixed. (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/472">#472</a>) <a href="https://github.com/Tibor17"><code>@​Tibor17</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-1909">[SUREFIRE-1909]</a> - Support JUnit 5 reflection access by changing add-exports to add-opens (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/471">#471</a>) <a href="https://github.com/NilsRenaud"><code>@​NilsRenaud</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2011">[SUREFIRE-2011]</a> - Updated abstractions which helps associating standard out/err with a test (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/469">#469</a>) <a href="https://github.com/Tibor17"><code>@​Tibor17</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2012">[SUREFIRE-2012]</a> - Use maven-shared-utils instead of surefire-shared-utils in Report Parser. Removed commons-lang in Report Plugin. (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/470">#470</a>) <a href="https://github.com/Tibor17"><code>@​Tibor17</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2003">[SUREFIRE-2003]</a> - Upgrade Maven Reporting to 3.1.0 (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/464">#464</a>) <a href="https://github.com/Tibor17"><code>@​Tibor17</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2009">[SUREFIRE-2009]</a> - Refactoring of surefire-junit3. JUnitTestSetExecutor and PojoTestSetExecutor should be stateless. (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/467">#467</a>) <a href="https://github.com/Tibor17"><code>@​Tibor17</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2008">[SUREFIRE-2008]</a> - Upgrade animal-sniffer-maven-plugin to 1.21 (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/468">#468</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2006">[SUREFIRE-2006]</a> - Don't use Services Transformer in shadefire (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/462">#462</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>[[SUREFIRE-1992] - Do not abbreviate test error/failure messages to 78 characters (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/452">#452</a>) <a href="https://github.com/sman-81"><code>@​sman-81</code></a>]](<a href="https://issues.apache.org/jira/browse/SUREFIRE-1992%5D">https://issues.apache.org/jira/browse/SUREFIRE-1992]</a> - Do not abbreviate test error/failure messages to 78 characters (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/452">#452</a>) <a href="https://github.com/sman-81"><code>@​sman-81</code></a>) - * [[SUREFIRE-1994] Upgrade javacc-maven-plugin, add setup instructions for Eclipse (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/453">#453</a>) <a href="https://github.com/sman-81"><code>@​sman-81</code></a>]](<a href="https://issues.apache.org/jira/browse/SUREFIRE-1994%5D">https://issues.apache.org/jira/browse/SUREFIRE-1994]</a> Upgrade javacc-maven-plugin, add setup instructions for Eclipse (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/453">#453</a>) <a href="https://github.com/sman-81"><code>@​sman-81</code></a>) - * <a href="https://issues.apache.org/jira/browse/SUREFIRE-1556">[SUREFIRE-1556]</a> - Test XML file is not valid when rerun &quot;fails&quot; with an assumption (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/450">#450</a>) <a href="https://github.com/Tibor17"><code>@​Tibor17</code></a></li> <li>Drop max-parallel from GitHub build (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/455">#455</a>) <a href="https://github.com/Tibor17"><code>@​Tibor17</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-1995">[SUREFIRE-1995]</a> - Ping and process checker should use isolated schedulers and the errors should be logged (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/454">#454</a>) <a href="https://github.com/Tibor17"><code>@​Tibor17</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-1987">[SUREFIRE-1987]</a> - Refactor ProviderDetector (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/449">#449</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-1926">[SUREFIRE-1926]</a> - Console logs should be synchronized (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/419">#419</a>) <a href="https://github.com/Tibor17"><code>@​Tibor17</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-1975">[SUREFIRE-1975]</a> - JDK18 - The Security Manager is deprecated and will be removed in a future release (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/422">#422</a>) <a href="https://github.com/Tibor17"><code>@​Tibor17</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-1935">[SUREFIRE-1935]</a> - Upgrade to JUnit Platform 1.8, start Launcher via LauncherSession (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/389">#389</a>) <a href="https://github.com/papegaaij"><code>@​papegaaij</code></a></li> <li>[[SUREFIRE-1937] [SUREFIRE-1938] [SUREFIRE-1980] [SUREFIRE-1981]](<a href="https://issues.apache.org/jira/browse/SUREFIRE-1937%5D">https://issues.apache.org/jira/browse/SUREFIRE-1937]</a> [SUREFIRE-1938] [SUREFIRE-1980] [SUREFIRE-1981) - (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/444">#444</a>) <a href="https://github.com/Tibor17"><code>@​Tibor17</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-1972">[SUREFIRE-1972]</a> - Use current version of surefire-shared-utils (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/443">#443</a>) <a href="https://github.com/Tibor17"><code>@​Tibor17</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-1967">[SUREFIRE-1967]</a> - Fix parallel test ordering to prevent high resource consumption (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/407">#407</a>) <a href="https://github.com/findepi"><code>@​findepi</code></a></li> <li>Use the latest release version of failsafe in ITs (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/439">#439</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-1869">[SUREFIRE-1869]</a> - Replace deprecated File.toURL() by File.toURI().toURL() (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/435">#435</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Deploy artifacts only for master branch (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/423">#423</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>GitHub Shared Action v2 (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/425">#425</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-1974">[SUREFIRE-1974]</a> - Upgrade plexus-java to Version 1.1.0 (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/421">#421</a>) <a href="https://github.com/Tibor17"><code>@​Tibor17</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-1955">[SUREFIRE-1955]</a> - Switch project to Java 8 (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/415">#415</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Bump animal-sniffer-maven-plugin from 1.17 to 1.20 (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/420">#420</a>) <a href="https://github.com/Tibor17"><code>@​Tibor17</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-1959">[SUREFIRE-1959]</a> - Update plugin (requires Maven 3.2.5+) (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/412">#412</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Use shared GitHub actions (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/410">#410</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-1968">[SUREFIRE-1968]</a> - Bump maven Plugin Tools to 3.6.2 (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/409">#409</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Jenkins build Improvement (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/408">#408</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Update some github actions and dependabot file (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/401">#401</a>) <a href="https://github.com/olamy"><code>@​olamy</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-1954">[SUREFIRE-1954]</a> - move inner class ProviderList to upper level (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/393">#393</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-1957">[SUREFIRE-1957]</a> - Get rid of maven-artifact-transfer (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/396">#396</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Add PR template (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/395">#395</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Replace unsupported <!-- raw HTML omitted --> tags in Javadoc comments (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/392">#392</a>) <a href="https://github.com/mikemybytes"><code>@​mikemybytes</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-surefire/commit/7ac75e5320414e1dc293dc62bdd45b2df76c3e7c"><code>7ac75e5</code></a> [maven-release-plugin] prepare release surefire-3.0.0-M6</li> <li><a href="https://github.com/apache/maven-surefire/commit/daf717e65716e3e77951757596c11d83754338e2"><code>daf717e</code></a> Bump plexus-component-metadata from 2.0.0 to 2.1.1</li> <li><a href="https://github.com/apache/maven-surefire/commit/487c6fb0b04414d0ffbcba667d49ff543e43d79c"><code>487c6fb</code></a> roadmap</li> <li><a href="https://github.com/apache/maven-surefire/commit/e21a81fcfc7815314031509771d09b9aafbfbf3c"><code>e21a81f</code></a> [index.apt.vm] remove obsolete Maven &amp; JDK requirements</li> <li><a href="https://github.com/apache/maven-surefire/commit/f2c5671f2b3299c1741ee640eadde6d1b8ae5b6d"><code>f2c5671</code></a> [SUREFIRE-2051] Propagate exceptions while resolving artifacts in `SurefireDe...</li> <li><a href="https://github.com/apache/maven-surefire/commit/92b90617b723b3a367f3ecd7b48c285f70e5d09b"><code>92b9061</code></a> [SUREFIRE-2024] Replace testng-junit5 by testng-engine (<a href="https://github-redirect.dependabot.com/apache/maven-surefire/issues/500">#500</a>)</li> <li><a href="https://github.com/apache/maven-surefire/commit/25425c379dd2a77001f17a71dce1eec04975a15e"><code>25425c3</code></a> [SUREFIRE-2052] Handles internal exceptions do not have suppressed exceptions...</li> <li><a href="https://github.com/apache/maven-surefire/commit/32f7dd36208abe059f6cfb01e79571b03c158806"><code>32f7dd3</code></a> [SUREFIRE-1432] trimStackTrace = false by default</li> <li><a href="https://github.com/apache/maven-surefire/commit/a38bfcc03bb9fe9cfb73ddf1dd60e8522982a973"><code>a38bfcc</code></a> [SUREFIRE-2040] No tests executed with junit-platform-suite and -Dtest=TestSuite</li> <li><a href="https://github.com/apache/maven-surefire/commit/db99f166dfdbb5859e0b0777d7bc65a2ea322cd8"><code>db99f16</code></a> [SUREFIRE-2046] Resolved TODOs. Updated callbacks ForkedProcessPropertyEventL...</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M5...surefire-3.0.0-M6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-surefire-plugin&package-manager=maven&previous-version=3.0.0-M5&new-version=3.0.0-M6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details>
sschnabe (Migrated from github.com) reviewed 2022-05-01 22:04:31 +02:00
rpahli (Migrated from github.com) reviewed 2022-05-01 22:04:31 +02:00
fabian-schlegel (Migrated from github.com) reviewed 2022-05-01 22:04:31 +02:00
kokuwaio-bot (Migrated from github.com) approved these changes 2022-05-01 22:04:45 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: kokuwaio/micronaut-logging#49
No description provided.