Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 24, 2020

Bumps plexus-classworlds from 2.4 to 2.6.0.

Commits
  • 71132de [maven-release-plugin] prepare release plexus-classworlds-2.6.0
  • a5f60fd Fix Javadoc errors/warnings
  • 50db603 Support new findClass(String,String) for JPMS support (#4)
  • 33df1e1 Require Java 7
  • 00b995a Lock maven-bundle-plugin on 3.5.1 (4.0.0+ requires Java 8)
  • 73c7692 Add additional openJDKs
  • dd7cbf8 Merge pull request #2 from slachiewicz/patch-1
  • aed085f Switch from Oracle JDK 7 to OpenJDK 7
  • ff26b6a improved README.md
  • d37cdce added API usage documentation
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 24, 2020
@codecov-io
Copy link

codecov-io commented Dec 24, 2020

Codecov Report

Merging #4 (ec2ff64) into master (7de2677) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #4   +/-   ##
=======================================
  Coverage   42.41%   42.42%           
=======================================
  Files        1504     1504           
  Lines      115095   115095           
  Branches    22775    22775           
=======================================
+ Hits        48820    48830   +10     
+ Misses      58531    58523    -8     
+ Partials     7744     7742    -2     
Impacted Files Coverage Δ
...jaxws/marshaller/impl/alt/LegacyExceptionUtil.java 77.31% <0.00%> (-0.85%) ⬇️
.../org/apache/axis2/addressing/AddressingHelper.java 52.81% <0.00%> (+0.70%) ⬆️
...pache/axis2/addressing/AddressingFaultsHelper.java 57.78% <0.00%> (+1.50%) ⬆️
...ansport/http/server/DefaultConnectionListener.java 71.42% <0.00%> (+1.58%) ⬆️
...s2/transport/http/server/HttpServiceProcessor.java 71.15% <0.00%> (+1.92%) ⬆️
...e/axis2/dispatchers/AddressingBasedDispatcher.java 83.72% <0.00%> (+2.32%) ⬆️
...port/http/server/DefaultHttpConnectionManager.java 69.11% <0.00%> (+2.94%) ⬆️
...che/axis2/clustering/tribes/Axis2GroupChannel.java 55.55% <0.00%> (+5.55%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7de2677...ec2ff64. Read the comment docs.

@veithen veithen merged commit 55a3514 into master Dec 24, 2020
@dependabot dependabot bot deleted the dependabot/maven/org.codehaus.plexus-plexus-classworlds-2.6.0 branch December 24, 2020 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants