Skip to content

Bump checksum-maven-plugin from 1.10 to 1.11 #186

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 6, 2021

Bumps checksum-maven-plugin from 1.10 to 1.11.

Commits
  • 147b14f [maven-release-plugin] prepare release 1.11
  • c472f1a javadoc fixes
  • d9b4f57 #118/#119: set required Maven version to 3.1.1
  • 50e1b0c #118/#119: maven-resources-plugin:3.2.0 requires Maven version 3.1.0 => drop ...
  • 1d55d11 #118/#119: fix integration tests on Maven<=2.1
  • 8a5f5be Merge branch 'pr-119'
  • 3ec3e78 Merge pull request #121 from nicoulaj/ci-setup-java
  • 7d3393b CI: move to setup-java action
  • 7a490c9 update parent POM, cleanup and inherit versions from parent POM
  • 4d3cf64 CI: build on all branches
  • 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 [checksum-maven-plugin](https://github.com/nicoulaj/checksum-maven-plugin) from 1.10 to 1.11.
- [Release notes](https://github.com/nicoulaj/checksum-maven-plugin/releases)
- [Commits](nicoulaj/checksum-maven-plugin@1.10...1.11)

---
updated-dependencies:
- dependency-name: net.nicoulaj.maven.plugins:checksum-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 6, 2021
@codecov-commenter
Copy link

codecov-commenter commented Jul 6, 2021

Codecov Report

Merging #186 (09801e8) into master (09dff36) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #186   +/-   ##
=======================================
  Coverage   42.76%   42.77%           
=======================================
  Files        1498     1498           
  Lines      115000   115000           
  Branches    22671    22671           
=======================================
+ Hits        49181    49186    +5     
+ Misses      58017    58013    -4     
+ Partials     7802     7801    -1     
Impacted Files Coverage Δ
...c/org/apache/axis2/util/MessageContextBuilder.java 68.05% <0.00%> (-0.52%) ⬇️
...l/src/org/apache/axis2/context/MessageContext.java 64.62% <0.00%> (+0.14%) ⬆️
...che/axis2/jaxws/message/databinding/JAXBUtils.java 75.48% <0.00%> (+0.14%) ⬆️
.../org/apache/axis2/context/ServiceGroupContext.java 65.21% <0.00%> (+3.47%) ⬆️

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 09dff36...09801e8. Read the comment docs.

@robertlazarski robertlazarski merged commit eff21e5 into master Jul 14, 2021
@robertlazarski robertlazarski deleted the dependabot/maven/net.nicoulaj.maven.plugins-checksum-maven-plugin-1.11 branch July 14, 2021 18:26
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