[GitHub] [maven-doxia] dependabot[bot] opened a new pull request #31: Bump xmlunit-matchers from 2.6.3 to 2.7.0

2020-06-16 Thread GitBox


dependabot[bot] opened a new pull request #31:
URL: https://github.com/apache/maven-doxia/pull/31


   Bumps [xmlunit-matchers](https://github.com/xmlunit/xmlunit) from 2.6.3 to 
2.7.0.
   
   Release notes
   Sourced from https://github.com/xmlunit/xmlunit/releases";>xmlunit-matchers's 
releases.
   
   XMLUnit 2.7.0
   The biggest changes are to the placeholder and assertj modules. The 
assertj module should now work with AssertJ 3.15+.
   This version contains a backwards incompatible change to the 
PlaceholderHandler interface that is part of the experimental 
placeholders module: The evaluate method now receives a variable 
number of string arguments in addition to the textual content of the 
element/attribute. This allows placeholders like 
${xmlunit.matchesRegex(some\s*regex)}.
   
   
   the AssertJ tests now pass on non-English locales as well
   Issue https://github-redirect.dependabot.com/xmlunit/xmlunit/pull/180";>#180
   
   
   added a workaround for a binary incompatible change in AssertJ that 
caused xmlunit-assertj to be incompatible with AssertJ 3.15.0
   Issue https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/181";>#181
   
   
   added a new ${xmlunit.matchesRegex(regex)} placeholder
   PR https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/178";>#178
 by https://github.com/Jazzyekim";>@Jazzyekim.
   
   
   add a new ${xmlunit.isDateTime} placeholder
   inspired by https://github-redirect.dependabot.com/xmlunit/xmlunit.net/pull/31";>#xmlunit.net/31
 and https://github-redirect.dependabot.com/xmlunit/xmlunit.net/pull/32";>#xmlunit.net/32
 by https://github.com/MilkyWare";>MilkyWare
   Issue https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/174";>#174
   
   
   avoid unnecessary creation of DocumentBuilderFactory in 
DOMDifferenceEngine when a custom factory has been provided to 
DiffBuilder.
   Issue https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/182";>#182
   
   
   XMLUnit 2.6.4
   This release fixes a bug that affects the XPath for missing nodes in 
certain corner cases and improves the AsssertJ module. In particular XMLUnit 
2.6.4 is supposed to be compatible with AssertJ 3.13.x.
   The full list of changes:
   
   
   the dependencies on JAXB implementation and its transitive
   dependencies has been promoted from test scope to optional for Java
   9 and later
   Issue https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/162";>#162
   
   
   added containsAnyNodeHavingXPath, 
containsAllNodesHavingXPath
   and hasXPath assertions to xmlunit-assertj.
   
   
   added extractingAttribute method to xmlunit-assertj.
   
   
   removed some redundant instanceof checks.
   PR https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/171";>#171
 by
   https://github.com/PascalSchumacher";>@PascalSchumacher.
   
   
   xmlunit-assertj should now work with AssertJ-Core 3.13.x
   Issue https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/166";>#166
   
   
   the XPath values for comparisons resulting in CHILD_LOOKUP
   differences could be wrong when NodeFilters were present.
   XMLUnit.NET Issue
   [xmlunit.net/https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/29";>#29](https://github-redirect.dependabot.com/xmlunit/xmlunit.net/issues/29";>xmlunit/xmlunit.net#29)
   
   
   xmlunit-legacy will now use NewDifferenceEngine even when an
   ElementQualifier different from the built-in ones is used.
   
   
... (truncated)
   
   
   
   Changelog
   Sourced from https://github.com/xmlunit/xmlunit/blob/master/RELEASE_NOTES.md";>xmlunit-matchers's
 changelog.
   
   XMLUnit for Java 2.7.0 - /Released 2020-05-12/
   This version contains a backwards incompatible change to the
   PlaceholderHandler interface that is part of the experimental
   placeholders module: The evaluate method now receives a variable
   number of string arguments in addition to the textual content of the
   element/attribute. This allows placeholders like
   ${xmlunit.matchesRegex(some\s*regex)}.
   
   
   the AssertJ tests now pass on non-English locales as well
   Issue https://github-redirect.dependabot.com/xmlunit/xmlunit/pull/180";>#180
   
   
   added a workaround for a binary incompatible change in AssertJ that
   caused xmlunit-assertj to be incompatible with AssertJ 3.15.0
   Issue https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/181";>#181
   
   
   added a new ${xmlunit.matchesRegex(regex)} placeholder
   PR https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/178";>#178
 by
   https://github.com/Jazzyekim";>@Jazzyekim.
   
   
   add a new ${xmlunit.isDateTime} placeholder
   inspired by https://github-redirect.dependabot.com/xmlunit/xmlunit.net/pull/31";>#xmlunit.net/31
 and
   https://github-redirect.dependabot.com/xmlunit/xmlunit.net/pull/32";>#xmlunit.net/32
 by
   https://github.com/MilkyWare";>MilkyWare
   Issue https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/174";>#174
   
   

[GitHub] [maven-doxia] dependabot[bot] opened a new pull request #33: Bump commons-lang3 from 3.5 to 3.10

2020-06-16 Thread GitBox


dependabot[bot] opened a new pull request #33:
URL: https://github.com/apache/maven-doxia/pull/33


   Bumps commons-lang3 from 3.5 to 3.10.
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-lang3&package-manager=maven&previous-version=3.5&new-version=3.10)](https://help.github.com/articles/configuring-automated-security-fixes)
   
   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)
   
   ---
   
   
   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)
   
   
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[GitHub] [maven-doxia] dependabot[bot] opened a new pull request #32: Bump itext from 1.4 to 4.2.1

2020-06-16 Thread GitBox


dependabot[bot] opened a new pull request #32:
URL: https://github.com/apache/maven-doxia/pull/32


   Bumps [itext](https://github.com/itext/itextpdf) from 1.4 to 4.2.1.
   
   Commits
   
   See full diff in https://github.com/itext/itextpdf/commits";>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.lowagie:itext&package-manager=maven&previous-version=1.4&new-version=4.2.1)](https://help.github.com/articles/configuring-automated-security-fixes)
   
   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)
   
   ---
   
   
   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)
   
   
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Apache Maven Surefire Plugin version 3.0.0-M5

2020-06-16 Thread Tibor Digana
+1


On Sat, Jun 13, 2020 at 3:46 PM Tibor Digana  wrote:

> Hi,
>
> We solved 40 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927&version=12344612
>
> There are still a couple of issues left in JIRA:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20SUREFIRE%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1590/
>
> https://repository.apache.org/content/repositories/maven-1590/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5-source-release.zip
>
> Source release checksum(s):
> surefire-3.0.0-M5-source-release.zip  sha1:
> 687a89ceb4a1b2e5dd472deec8d3843f2a98b68f
> surefire-3.0.0-M5-source-release.zip  sha512:
> e88ced058923b349acfe1948d4c4a7ff6f4bef08e5685f2f2ac73cfb26ad35fd6578f05309f091081f01986b19bbca38a2fe6bf0fbd16980cd6f41228c529ee7
>
> Staging site:
> http://maven.apache.org/surefire-archives/surefire-LATEST/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> Cheers
> Tibor
>


Re: VOTE] Release Apache Maven Reporting Exec version 1.5.1

2020-06-16 Thread Tibor Digana
+1


On Tue, Jun 16, 2020 at 10:03 PM Hervé BOUTEMY 
wrote:

> Hi,
>
> We solved 2 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12348384&styleName=Text
> in addition to 4 issues from cancelled 1.5:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12341774&styleName=Text
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1591/
>
> https://repository.apache.org/content/repositories/maven-1591/org/apache/maven/reporting/maven-reporting-exec/1.5.1/maven-reporting-exec-1.5.1-source-release.zip
>
> Source release checksum(s):
> maven-reporting-exec-1.5.1-source-release.zip sha512:
> d5b2e52458179ed0534abd2cd5b604890a1caa1d74d26970636e968b7dba625029666c2131004c08794535a36e4291ac4a42000b4990e7a8d3218b3cb0550857
>
> Staging site:
> https://maven.apache.org/shared-archives/maven-reporting-exec-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for at least 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>


[GitHub] [maven-doxia] elharo merged pull request #27: Bump plexus-component-annotations from 1.7.1 to 2.1.0

2020-06-16 Thread GitBox


elharo merged pull request #27:
URL: https://github.com/apache/maven-doxia/pull/27


   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



VOTE] Release Apache Maven Reporting Exec version 1.5.1

2020-06-16 Thread Hervé BOUTEMY
Hi,

We solved 2 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12348384&styleName=Text
in addition to 4 issues from cancelled 1.5:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12341774&styleName=Text

Staging repo:
https://repository.apache.org/content/repositories/maven-1591/
https://repository.apache.org/content/repositories/maven-1591/org/apache/maven/reporting/maven-reporting-exec/1.5.1/maven-reporting-exec-1.5.1-source-release.zip

Source release checksum(s):
maven-reporting-exec-1.5.1-source-release.zip sha512: 
d5b2e52458179ed0534abd2cd5b604890a1caa1d74d26970636e968b7dba625029666c2131004c08794535a36e4291ac4a42000b4990e7a8d3218b3cb0550857

Staging site:
https://maven.apache.org/shared-archives/maven-reporting-exec-LATEST/

Guide to testing staged releases:
https://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for at least 72 hours.

[ ] +1
[ ] +0
[ ] -1



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[GitHub] [maven-doxia] elharo merged pull request #30: Bump xalan from 2.7.1 to 2.7.2

2020-06-16 Thread GitBox


elharo merged pull request #30:
URL: https://github.com/apache/maven-doxia/pull/30


   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[GitHub] [maven-doxia] elharo merged pull request #29: Bump plexus-utils from 3.1.0 to 3.3.0

2020-06-16 Thread GitBox


elharo merged pull request #29:
URL: https://github.com/apache/maven-doxia/pull/29


   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[GitHub] [maven-doxia] asfgit closed pull request #24: Bump ant-apache-regexp from 1.7.1 to 1.10.8

2020-06-16 Thread GitBox


asfgit closed pull request #24:
URL: https://github.com/apache/maven-doxia/pull/24


   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[GitHub] [maven-doxia] dependabot[bot] commented on pull request #24: Bump ant-apache-regexp from 1.7.1 to 1.10.8

2020-06-16 Thread GitBox


dependabot[bot] commented on pull request #24:
URL: https://github.com/apache/maven-doxia/pull/24#issuecomment-644768174


   OK, I won't notify you again about this release, but will get in touch when 
a new version is available.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[GitHub] [maven-doxia] dependabot[bot] opened a new pull request #26: Bump xmlunit-core from 2.6.3 to 2.7.0

2020-06-16 Thread GitBox


dependabot[bot] opened a new pull request #26:
URL: https://github.com/apache/maven-doxia/pull/26


   Bumps [xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.6.3 to 2.7.0.
   
   Release notes
   Sourced from https://github.com/xmlunit/xmlunit/releases";>xmlunit-core's 
releases.
   
   XMLUnit 2.7.0
   The biggest changes are to the placeholder and assertj modules. The 
assertj module should now work with AssertJ 3.15+.
   This version contains a backwards incompatible change to the 
PlaceholderHandler interface that is part of the experimental 
placeholders module: The evaluate method now receives a variable 
number of string arguments in addition to the textual content of the 
element/attribute. This allows placeholders like 
${xmlunit.matchesRegex(some\s*regex)}.
   
   
   the AssertJ tests now pass on non-English locales as well
   Issue https://github-redirect.dependabot.com/xmlunit/xmlunit/pull/180";>#180
   
   
   added a workaround for a binary incompatible change in AssertJ that 
caused xmlunit-assertj to be incompatible with AssertJ 3.15.0
   Issue https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/181";>#181
   
   
   added a new ${xmlunit.matchesRegex(regex)} placeholder
   PR https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/178";>#178
 by https://github.com/Jazzyekim";>@Jazzyekim.
   
   
   add a new ${xmlunit.isDateTime} placeholder
   inspired by https://github-redirect.dependabot.com/xmlunit/xmlunit.net/pull/31";>#xmlunit.net/31
 and https://github-redirect.dependabot.com/xmlunit/xmlunit.net/pull/32";>#xmlunit.net/32
 by https://github.com/MilkyWare";>MilkyWare
   Issue https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/174";>#174
   
   
   avoid unnecessary creation of DocumentBuilderFactory in 
DOMDifferenceEngine when a custom factory has been provided to 
DiffBuilder.
   Issue https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/182";>#182
   
   
   XMLUnit 2.6.4
   This release fixes a bug that affects the XPath for missing nodes in 
certain corner cases and improves the AsssertJ module. In particular XMLUnit 
2.6.4 is supposed to be compatible with AssertJ 3.13.x.
   The full list of changes:
   
   
   the dependencies on JAXB implementation and its transitive
   dependencies has been promoted from test scope to optional for Java
   9 and later
   Issue https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/162";>#162
   
   
   added containsAnyNodeHavingXPath, 
containsAllNodesHavingXPath
   and hasXPath assertions to xmlunit-assertj.
   
   
   added extractingAttribute method to xmlunit-assertj.
   
   
   removed some redundant instanceof checks.
   PR https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/171";>#171
 by
   https://github.com/PascalSchumacher";>@PascalSchumacher.
   
   
   xmlunit-assertj should now work with AssertJ-Core 3.13.x
   Issue https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/166";>#166
   
   
   the XPath values for comparisons resulting in CHILD_LOOKUP
   differences could be wrong when NodeFilters were present.
   XMLUnit.NET Issue
   [xmlunit.net/https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/29";>#29](https://github-redirect.dependabot.com/xmlunit/xmlunit.net/issues/29";>xmlunit/xmlunit.net#29)
   
   
   xmlunit-legacy will now use NewDifferenceEngine even when an
   ElementQualifier different from the built-in ones is used.
   
   
... (truncated)
   
   
   
   Changelog
   Sourced from https://github.com/xmlunit/xmlunit/blob/master/RELEASE_NOTES.md";>xmlunit-core's
 changelog.
   
   XMLUnit for Java 2.7.0 - /Released 2020-05-12/
   This version contains a backwards incompatible change to the
   PlaceholderHandler interface that is part of the experimental
   placeholders module: The evaluate method now receives a variable
   number of string arguments in addition to the textual content of the
   element/attribute. This allows placeholders like
   ${xmlunit.matchesRegex(some\s*regex)}.
   
   
   the AssertJ tests now pass on non-English locales as well
   Issue https://github-redirect.dependabot.com/xmlunit/xmlunit/pull/180";>#180
   
   
   added a workaround for a binary incompatible change in AssertJ that
   caused xmlunit-assertj to be incompatible with AssertJ 3.15.0
   Issue https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/181";>#181
   
   
   added a new ${xmlunit.matchesRegex(regex)} placeholder
   PR https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/178";>#178
 by
   https://github.com/Jazzyekim";>@Jazzyekim.
   
   
   add a new ${xmlunit.isDateTime} placeholder
   inspired by https://github-redirect.dependabot.com/xmlunit/xmlunit.net/pull/31";>#xmlunit.net/31
 and
   https://github-redirect.dependabot.com/xmlunit/xmlunit.net/pull/32";>#xmlunit.net/32
 by
   https://github.com/MilkyWare";>MilkyWare
   Issue https://github-redirect.dependabot.com/xmlunit/xmlunit/issues/174";>#174
   
   
   avoid unn

[GitHub] [maven-doxia] dependabot[bot] opened a new pull request #24: Bump ant-apache-regexp from 1.7.1 to 1.10.8

2020-06-16 Thread GitBox


dependabot[bot] opened a new pull request #24:
URL: https://github.com/apache/maven-doxia/pull/24


   Bumps ant-apache-regexp from 1.7.1 to 1.10.8.
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.ant:ant-apache-regexp&package-manager=maven&previous-version=1.7.1&new-version=1.10.8)](https://help.github.com/articles/configuring-automated-security-fixes)
   
   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)
   
   ---
   
   
   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)
   
   
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[GitHub] [maven-doxia] dependabot[bot] opened a new pull request #25: Bump plexus-container-default from 1.7.1 to 2.1.0

2020-06-16 Thread GitBox


dependabot[bot] opened a new pull request #25:
URL: https://github.com/apache/maven-doxia/pull/25


   Bumps 
[plexus-container-default](https://github.com/codehaus-plexus/plexus-containers)
 from 1.7.1 to 2.1.0.
   
   Changelog
   Sourced from https://github.com/codehaus-plexus/plexus-containers/blob/master/ReleaseNotes.md";>plexus-container-default's
 changelog.
   
   Plexus Containers 2.1.0
   Improvements
   
   [Issue https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/27";>#27]https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/27";>issue-27
 - Sort manually crafted descriptors files for Reproducible Builds
   
   Plexus Containers 2.0.0
   Plexus Containers 2.0.0 requires Java 6 and Maven 3.0+
   Improvements
   
   [Issue https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/23";>#23]https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/23";>issue-23
 - Remove the PlexusMetadataGeneratorCLI
   [Issue https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/19";>#19]https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/19";>issue-19
 - Removed the plexus-component-javadoc module
   [Pull Request https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/6";>#6]https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/pull/6";>pr-6
 - compatibility with latest versions of Qdox.
   [Pull Request https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/7";>#7]https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/pull/7";>pr-7
 - Reproducible metadata ([Issue https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/8";>#8]https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/8";>issue-8).
   
   Upgrades
   
   [Issue https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/15";>#15]https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/15";>issue-15
 - Migrate to Maven 3.0+ api
   [Issue https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/20";>#20]https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/20";>issue-20
 - Upgrade qdox to 2.0-M10
   [Issue https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/21";>#21]https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/21";>issue-21
 - Upgrade plexus-utils 3.1.1
   [Issue https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/22";>#22]https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/22";>issue-22
 - Upgrade classworlds 2.6.0
   
   Tasks
   
   [Issue https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/13";>#13]https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/13";>issue-13
 - Move default development back to master.
   
   
   
   
   Commits
   
   https://github.com/codehaus-plexus/plexus-containers/commit/e8053c76674535b6bf7fd8c4b0114629eeb5923d";>e8053c7
 [maven-release-plugin] prepare release plexus-containers-2.1.0
   https://github.com/codehaus-plexus/plexus-containers/commit/5a189ee846b2c66ab26dc8a2140701879b240d98";>5a189ee
 be explicit in description about merging with manually crafted files
   https://github.com/codehaus-plexus/plexus-containers/commit/a7206474a757f591606243dbfe41ef75fc394b13";>a720647
 prepare release notes
   https://github.com/codehaus-plexus/plexus-containers/commit/9231cb3ccc50b5dd2dbe4827158cba19f5e9c749";>9231cb3
 fixed site publication instructions
   https://github.com/codehaus-plexus/plexus-containers/commit/ccb7a1786156ce6cded7849f19cf5dca353f071d";>ccb7a17
 fix Travis distro for old JDKs
   https://github.com/codehaus-plexus/plexus-containers/commit/03349dfa716b7ed7e17dadff35571514e08245e5";>03349df
 sort manually crafted descriptors files for reproducible builds
   https://github.com/codehaus-plexus/plexus-containers/commit/a14f3ac1f13238392c2df5be8ee2555cbf3559de";>a14f3ac
 add info message when merging manually crafted descriptor files
   https://github.com/codehaus-plexus/plexus-containers/commit/dfb1d7132c7f52122a6e18da8a9fb86e7592dee2";>dfb1d71
 [maven-release-plugin] prepare for next development iteration
   https://github.com/codehaus-plexus/plexus-containers/commit/4f0fabaf9984fb2647af9fdc67144b43d460950b";>4f0faba
 [maven-release-plugin] prepare release plexus-containers-2.0.0
   https://github.com/codehaus-plexus/plexus-containers/commit/68b678b917e1ea27723f3bec36d2718bcd67de92";>68b678b
 Fixed other JavaDoc issues
   Additional commits viewable in https://github.com/codehaus-plexus/plexus-containers/compare/plexus-containers-1.7.1...plexus-containers-2.1.0";>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.git

[GitHub] [maven-doxia] dependabot[bot] opened a new pull request #28: Bump fop from 2.4 to 2.5

2020-06-16 Thread GitBox


dependabot[bot] opened a new pull request #28:
URL: https://github.com/apache/maven-doxia/pull/28


   Bumps fop from 2.4 to 2.5.
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.xmlgraphics:fop&package-manager=maven&previous-version=2.4&new-version=2.5)](https://help.github.com/articles/configuring-automated-security-fixes)
   
   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)
   
   ---
   
   
   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)
   
   
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[GitHub] [maven-doxia] dependabot[bot] opened a new pull request #23: Bump httpclient from 4.5.8 to 4.5.12

2020-06-16 Thread GitBox


dependabot[bot] opened a new pull request #23:
URL: https://github.com/apache/maven-doxia/pull/23


   Bumps httpclient from 4.5.8 to 4.5.12.
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.httpcomponents:httpclient&package-manager=maven&previous-version=4.5.8&new-version=4.5.12)](https://help.github.com/articles/configuring-automated-security-fixes)
   
   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)
   
   ---
   
   
   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)
   
   
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[GitHub] [maven-doxia] dependabot[bot] opened a new pull request #21: Bump flexmark-all from 0.42.14 to 0.62.2

2020-06-16 Thread GitBox


dependabot[bot] opened a new pull request #21:
URL: https://github.com/apache/maven-doxia/pull/21


   Bumps [flexmark-all](https://github.com/vsch/flexmark-java) from 0.42.14 to 
0.62.2.
   
   Commits
   
   https://github.com/vsch/flexmark-java/commit/c0313d67e0146292a10d04eb8944faff991579e9";>c0313d6
 update VERSION notes
   https://github.com/vsch/flexmark-java/commit/44eb4e7d7ed95f4461e3ca946229c77a8e64b213";>44eb4e7
 remove unused statics
   https://github.com/vsch/flexmark-java/commit/2370f22bcde5f98ead416c745a824849830a1ad0";>2370f22
 cleanup useless comments
   https://github.com/vsch/flexmark-java/commit/7c93d8d4174d3763b0fb3108ab018c102673f08b";>7c93d8d
 add cache for dynamic Parsing patterns based on dependent 
options.
   https://github.com/vsch/flexmark-java/commit/46475e44c419317ecda594440396e0e0db0e03f6";>46475e4
 group dynamic patterns
   https://github.com/vsch/flexmark-java/commit/16baf0065d54356897ec55a3d90c122dd55f9cae";>16baf00
 group pattern init at bottom
   https://github.com/vsch/flexmark-java/commit/cbc95c271821db9e0c850bda74d03108a6b18792";>cbc95c2
 update md nav IDE settings
   https://github.com/vsch/flexmark-java/commit/bd6760de35e08222f8d07cd0f2d7f2f3787c386c";>bd6760d
 fix more Parsing optimization by using static patterns
   https://github.com/vsch/flexmark-java/commit/4bc9c0484508d1999ed1a524790143a15daae061";>4bc9c04
 bump version
   https://github.com/vsch/flexmark-java/commit/60e1bbe682daaf1e72a1873387a5ad0bf57e4c92";>60e1bbe
 Merge remote-tracking branch 'origin/master'
   Additional commits viewable in https://github.com/vsch/flexmark-java/compare/0.42.14...0.62.2";>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.vladsch.flexmark:flexmark-all&package-manager=maven&previous-version=0.42.14&new-version=0.62.2)](https://help.github.com/articles/configuring-automated-security-fixes)
   
   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)
   
   ---
   
   
   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)
   
   
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[GitHub] [maven-doxia] dependabot[bot] opened a new pull request #29: Bump plexus-utils from 3.1.0 to 3.3.0

2020-06-16 Thread GitBox


dependabot[bot] opened a new pull request #29:
URL: https://github.com/apache/maven-doxia/pull/29


   Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 
3.1.0 to 3.3.0.
   
   Commits
   
   https://github.com/codehaus-plexus/plexus-utils/commit/0e25d74d16b8ce748038f572806052bb37ccbb38";>0e25d74
 [maven-release-plugin] prepare release plexus-utils-3.3.0
   https://github.com/codehaus-plexus/plexus-utils/commit/6f15ab2bc33ffb26a541254b27a3d5252db48a59";>6f15ab2
 Add public String[] getRawCommandline() to avoid OS dependency code in
   https://github.com/codehaus-plexus/plexus-utils/commit/d38c467ebaec605ef87cabdabe7e4a7e0a648c9a";>d38c467
 use trusty Linux distribution for JDK 7&8
   https://github.com/codehaus-plexus/plexus-utils/commit/5e238665d008f99db4766ffba882d306b20d0fe0";>5e23866
 https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/70";>#70
 added filename comparator to Scanner and DirectoryScanner
   https://github.com/codehaus-plexus/plexus-utils/commit/6102699b8f6030091fc647e01b2de41e21c3106f";>6102699
 [maven-release-plugin] prepare for next development iteration
   https://github.com/codehaus-plexus/plexus-utils/commit/0a3cd62dece044be0950a8453467a9a6cb29d696";>0a3cd62
 [maven-release-plugin] prepare release plexus-utils-3.2.1
   https://github.com/codehaus-plexus/plexus-utils/commit/2b1353480564cd2c87b02d92df9b78521ce8cab5";>2b13534
 Don't test with JDK12 yet due to source/target value
   https://github.com/codehaus-plexus/plexus-utils/commit/ec8b25f8ff21feacc4416d3b6f3ecdf5b9edaef5";>ec8b25f
 Update JDK versions for Travis
   https://github.com/codehaus-plexus/plexus-utils/commit/6dfc0a66a763d25ab534c8f8b223e465bbf9779e";>6dfc0a6
 Improve speed of Xpp3Dom clone/merge operations (https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/67";>#67)
   https://github.com/codehaus-plexus/plexus-utils/commit/0438170588606aa535fe670731c9525a79b00645";>0438170
 NioFiles#doCopyFileUsingNewIO does not follow symlinks (https://github-redirect.dependabot.com/codehaus-plexus/plexus-utils/issues/45";>#45)
   Additional commits viewable in https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.1.0...plexus-utils-3.3.0";>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.plexus:plexus-utils&package-manager=maven&previous-version=3.1.0&new-version=3.3.0)](https://help.github.com/articles/configuring-automated-security-fixes)
   
   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)
   
   ---
   
   
   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)
   
   
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[GitHub] [maven-doxia] dependabot[bot] opened a new pull request #27: Bump plexus-component-annotations from 1.7.1 to 2.1.0

2020-06-16 Thread GitBox


dependabot[bot] opened a new pull request #27:
URL: https://github.com/apache/maven-doxia/pull/27


   Bumps 
[plexus-component-annotations](https://github.com/codehaus-plexus/plexus-containers)
 from 1.7.1 to 2.1.0.
   
   Changelog
   Sourced from https://github.com/codehaus-plexus/plexus-containers/blob/master/ReleaseNotes.md";>plexus-component-annotations's
 changelog.
   
   Plexus Containers 2.1.0
   Improvements
   
   [Issue https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/27";>#27]https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/27";>issue-27
 - Sort manually crafted descriptors files for Reproducible Builds
   
   Plexus Containers 2.0.0
   Plexus Containers 2.0.0 requires Java 6 and Maven 3.0+
   Improvements
   
   [Issue https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/23";>#23]https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/23";>issue-23
 - Remove the PlexusMetadataGeneratorCLI
   [Issue https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/19";>#19]https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/19";>issue-19
 - Removed the plexus-component-javadoc module
   [Pull Request https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/6";>#6]https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/pull/6";>pr-6
 - compatibility with latest versions of Qdox.
   [Pull Request https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/7";>#7]https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/pull/7";>pr-7
 - Reproducible metadata ([Issue https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/8";>#8]https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/8";>issue-8).
   
   Upgrades
   
   [Issue https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/15";>#15]https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/15";>issue-15
 - Migrate to Maven 3.0+ api
   [Issue https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/20";>#20]https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/20";>issue-20
 - Upgrade qdox to 2.0-M10
   [Issue https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/21";>#21]https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/21";>issue-21
 - Upgrade plexus-utils 3.1.1
   [Issue https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/22";>#22]https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/22";>issue-22
 - Upgrade classworlds 2.6.0
   
   Tasks
   
   [Issue https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/13";>#13]https://github-redirect.dependabot.com/codehaus-plexus/plexus-containers/issues/13";>issue-13
 - Move default development back to master.
   
   
   
   
   Commits
   
   https://github.com/codehaus-plexus/plexus-containers/commit/e8053c76674535b6bf7fd8c4b0114629eeb5923d";>e8053c7
 [maven-release-plugin] prepare release plexus-containers-2.1.0
   https://github.com/codehaus-plexus/plexus-containers/commit/5a189ee846b2c66ab26dc8a2140701879b240d98";>5a189ee
 be explicit in description about merging with manually crafted files
   https://github.com/codehaus-plexus/plexus-containers/commit/a7206474a757f591606243dbfe41ef75fc394b13";>a720647
 prepare release notes
   https://github.com/codehaus-plexus/plexus-containers/commit/9231cb3ccc50b5dd2dbe4827158cba19f5e9c749";>9231cb3
 fixed site publication instructions
   https://github.com/codehaus-plexus/plexus-containers/commit/ccb7a1786156ce6cded7849f19cf5dca353f071d";>ccb7a17
 fix Travis distro for old JDKs
   https://github.com/codehaus-plexus/plexus-containers/commit/03349dfa716b7ed7e17dadff35571514e08245e5";>03349df
 sort manually crafted descriptors files for reproducible builds
   https://github.com/codehaus-plexus/plexus-containers/commit/a14f3ac1f13238392c2df5be8ee2555cbf3559de";>a14f3ac
 add info message when merging manually crafted descriptor files
   https://github.com/codehaus-plexus/plexus-containers/commit/dfb1d7132c7f52122a6e18da8a9fb86e7592dee2";>dfb1d71
 [maven-release-plugin] prepare for next development iteration
   https://github.com/codehaus-plexus/plexus-containers/commit/4f0fabaf9984fb2647af9fdc67144b43d460950b";>4f0faba
 [maven-release-plugin] prepare release plexus-containers-2.0.0
   https://github.com/codehaus-plexus/plexus-containers/commit/68b678b917e1ea27723f3bec36d2718bcd67de92";>68b678b
 Fixed other JavaDoc issues
   Additional commits viewable in https://github.com/codehaus-plexus/plexus-containers/compare/plexus-containers-1.7.1...plexus-containers-2.1.0";>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-ba

[GitHub] [maven-doxia] dependabot[bot] opened a new pull request #22: Bump httpcore from 4.4.11 to 4.4.13

2020-06-16 Thread GitBox


dependabot[bot] opened a new pull request #22:
URL: https://github.com/apache/maven-doxia/pull/22


   Bumps httpcore from 4.4.11 to 4.4.13.
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.httpcomponents:httpcore&package-manager=maven&previous-version=4.4.11&new-version=4.4.13)](https://help.github.com/articles/configuring-automated-security-fixes)
   
   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)
   
   ---
   
   
   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)
   
   
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[GitHub] [maven-doxia] dependabot[bot] opened a new pull request #30: Bump xalan from 2.7.1 to 2.7.2

2020-06-16 Thread GitBox


dependabot[bot] opened a new pull request #30:
URL: https://github.com/apache/maven-doxia/pull/30


   Bumps xalan from 2.7.1 to 2.7.2.
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xalan:xalan&package-manager=maven&previous-version=2.7.1&new-version=2.7.2)](https://help.github.com/articles/configuring-automated-security-fixes)
   
   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)
   
   ---
   
   
   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)
   
   
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org