Skip to content

Bump maven-assembly-plugin from 3.4.0 to 3.4.1 #332

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 8, 2022

Bumps maven-assembly-plugin from 3.4.0 to 3.4.1.

Commits
  • 0518d3a [maven-release-plugin] prepare release maven-assembly-plugin-3.4.1
  • 7ab9293 [MASSEMBLY-964] Fix initFile for FileLocation, UrlLocation
  • 8fba93d Fix Jenkins url
  • 5feb0c7 [maven-release-plugin] prepare for next development iteration
  • See full diff 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-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/apache/maven-assembly-plugin/releases)
- [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-3.4.0...maven-assembly-plugin-3.4.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-assembly-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

codecov-commenter commented Jul 8, 2022

Codecov Report

Merging #332 (538226d) into master (0353bb8) will decrease coverage by 0.00%.
The diff coverage is n/a.

❗ Current head 538226d differs from pull request most recent head d970e7a. Consider uploading reports for the commit d970e7a to get more accurate results

@@            Coverage Diff             @@
##           master     #332      +/-   ##
==========================================
- Coverage   42.75%   42.74%   -0.01%     
==========================================
  Files        1500     1500              
  Lines      115006   115006              
  Branches    22586    22586              
==========================================
- Hits        49167    49162       -5     
- Misses      58054    58057       +3     
- Partials     7785     7787       +2     
Impacted Files Coverage Δ
.../org/apache/axis2/context/ServiceGroupContext.java 61.73% <0.00%> (-3.48%) ⬇️
...port/http/server/DefaultHttpConnectionManager.java 66.17% <0.00%> (-2.95%) ⬇️
...axis2/jaxws/description/impl/DescriptionUtils.java 60.60% <0.00%> (-0.34%) ⬇️
...l/src/org/apache/axis2/context/MessageContext.java 64.47% <0.00%> (-0.15%) ⬇️
...n/java/org/apache/axis2/webapp/CSRFTokenCache.java 100.00% <0.00%> (+44.44%) ⬆️

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 0353bb8...d970e7a. Read the comment docs.

@veithen veithen merged commit 90988b8 into master Jul 9, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.4.1 branch July 9, 2022 10:53
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