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.0 to 3.2.1 #806

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps maven-jar-plugin from 3.2.0 to 3.2.1.

Commits
  • 50a8e0b [maven-release-plugin] prepare release maven-jar-plugin-3.2.1
  • 0fb2bf0 Proper uppercase JAR
  • e44e5f2 [MJAR-282] Upgrade Maven Archiver to 3.5.2
  • 34d62b6 Bump maven-archiver from 3.5.0 to 3.5.1
  • a496294 use shared gh action - v1 (#28)
  • a7cfde9 Bump junit from 4.13 to 4.13.2
  • ce23381 ignore dependabot branches
  • 9c93c7e use shared gh action (#24)
  • e4a728c Merge pull request #23 from apache/dependabot/maven/org.codehaus.plexus-plexu...
  • 09bc185 Merge pull request #20 from apache/dependabot/maven/org.apache.maven.shared-m...
  • 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 [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.2.0...maven-jar-plugin-3.2.1)

---
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 12, 2022
@codecov
Copy link

codecov bot commented Jan 12, 2022

Codecov Report

Merging #806 (a5880c4) into main (de13e38) will increase coverage by 0.33%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #806      +/-   ##
============================================
+ Coverage     88.84%   89.18%   +0.33%     
- Complexity     3051     3067      +16     
============================================
  Files           383      383              
  Lines         12129    12129              
  Branches       1525     1527       +2     
============================================
+ Hits          10776    10817      +41     
+ Misses          723      696      -27     
+ Partials        630      616      -14     
Impacted Files Coverage Δ
...tiny/operators/multi/MultiBufferWithTimeoutOp.java 74.78% <0.00%> (-0.85%) ⬇️
...mallrye/mutiny/operators/multi/MultiFlatMapOp.java 85.71% <0.00%> (+0.60%) ⬆️
...erators/multi/builders/BufferItemMultiEmitter.java 92.10% <0.00%> (+1.31%) ⬆️
...java/io/smallrye/mutiny/helpers/Subscriptions.java 80.66% <0.00%> (+1.65%) ⬆️
...operators/multi/builders/CollectionBasedMulti.java 96.77% <0.00%> (+3.22%) ⬆️
...erators/multi/builders/SerializedMultiEmitter.java 82.92% <0.00%> (+3.65%) ⬆️
...iny/operators/multi/builders/BaseMultiEmitter.java 84.31% <0.00%> (+3.92%) ⬆️
...lrye/mutiny/subscription/SerializedSubscriber.java 86.23% <0.00%> (+6.42%) ⬆️
...mallrye/mutiny/helpers/queues/MpscLinkedQueue.java 96.77% <0.00%> (+6.45%) ⬆️
...tiny/operators/uni/builders/DefaultUniEmitter.java 100.00% <0.00%> (+6.66%) ⬆️
... and 2 more

@jponge jponge added this to the 1.4.0 milestone Jan 12, 2022
@jponge jponge merged commit 38dde26 into main Jan 12, 2022
@jponge jponge deleted the dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.2.1 branch January 12, 2022 14:25
@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