Skip to content
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

Bump maven-jar-plugin from 3.2.1 to 3.2.2 #810

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2022

Bumps maven-jar-plugin from 3.2.1 to 3.2.2.

Commits
  • d37e995 [maven-release-plugin] prepare release maven-jar-plugin-3.2.2
  • 7bb0bfc [MJAR-284] Remove override for Plexus Archiver
  • a3e424d [MJAR-283] Upgrade Plexus Utils to 3.3.1
  • 95bc15b [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-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.2.1...maven-jar-plugin-3.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 13, 2022
@codecov
Copy link

codecov bot commented Jan 13, 2022

Codecov Report

Merging #810 (4de691e) into main (b003f96) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #810      +/-   ##
============================================
- Coverage     89.04%   89.02%   -0.02%     
- Complexity     3058     3060       +2     
============================================
  Files           383      383              
  Lines         12129    12129              
  Branches       1525     1527       +2     
============================================
- Hits          10800    10798       -2     
- Misses          704      708       +4     
+ Partials        625      623       -2     
Impacted Files Coverage Δ
...mallrye/mutiny/helpers/queues/MpscLinkedQueue.java 90.32% <0.00%> (-9.68%) ⬇️
...utiny/operators/multi/MultiWindowOnDurationOp.java 70.00% <0.00%> (-3.58%) ⬇️
...y/operators/multi/builders/IterableBasedMulti.java 81.91% <0.00%> (-2.13%) ⬇️
...tiny/operators/multi/MultiBufferWithTimeoutOp.java 73.10% <0.00%> (-1.69%) ⬇️
...erators/multi/builders/SerializedMultiEmitter.java 80.48% <0.00%> (-1.22%) ⬇️
...main/kotlin/io/smallrye/mutiny/coroutines/Multi.kt 80.95% <0.00%> (ø)
...operators/multi/builders/CollectionBasedMulti.java 93.54% <0.00%> (ø)
...lrye/mutiny/subscription/SerializedSubscriber.java 80.73% <0.00%> (+0.91%) ⬆️
...allrye/mutiny/operators/uni/UniAndCombination.java 89.88% <0.00%> (+1.12%) ⬆️
...io/smallrye/mutiny/operators/uni/UniMemoizeOp.java 93.20% <0.00%> (+1.94%) ⬆️
... and 3 more

@jponge jponge added this to the 1.4.0 milestone Jan 13, 2022
@jponge jponge merged commit 64f8245 into main Jan 13, 2022
@jponge jponge deleted the dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.2.2 branch January 13, 2022 13:16
@jponge jponge modified the milestones: 1.4.0, 1.3.1 Jan 19, 2022
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant