Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 27, 2021

Bumps gmavenplus-plugin from 1.13.0 to 1.13.1.

Release notes

Sourced from gmavenplus-plugin's releases.

1.13.1

Bugs

  • #203 Using bindAllProjectProperties and bindSessionUserOverrideProperties together can cause an NPE.

Enhancements

None

Potentially breaking changes

None.

Notes

None.

Commits
  • eb7f459 [maven-release-plugin] prepare release 1.13.1
  • 5fcfa68 Merge pull request #204 from groovy/203_fix
  • b662879 Check that user property exists before adding to properties
  • a7d6a0c Add 4.0.0-beta-2 to test versions
  • 2bcf757 Fix JavaDoc typo
  • 060f1f3 [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 [gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](groovy/GMavenPlus@1.13.0...1.13.1)

---
updated-dependencies:
- dependency-name: org.codehaus.gmavenplus:gmavenplus-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 Dec 27, 2021
@codecov-commenter
Copy link

codecov-commenter commented Dec 27, 2021

Codecov Report

Merging #242 (6b29405) into master (b704631) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #242   +/-   ##
=======================================
  Coverage   42.79%   42.79%           
=======================================
  Files        1500     1500           
  Lines      115038   115038           
  Branches    22671    22671           
=======================================
+ Hits        49225    49234    +9     
+ Misses      58021    58014    -7     
+ Partials     7792     7790    -2     
Impacted Files Coverage Δ
...n/java/org/apache/axis2/webapp/CSRFTokenCache.java 55.55% <0.00%> (-44.45%) ⬇️
...src/org/apache/axis2/engine/AxisConfiguration.java 70.34% <0.00%> (-0.18%) ⬇️
...l/src/org/apache/axis2/context/MessageContext.java 64.62% <0.00%> (+0.14%) ⬆️
...c/org/apache/axis2/util/MessageContextBuilder.java 68.57% <0.00%> (+0.51%) ⬆️
...pache/axis2/addressing/AddressingFaultsHelper.java 56.78% <0.00%> (+1.50%) ⬆️
...ransport/http/impl/httpclient4/HTTPSenderImpl.java 84.78% <0.00%> (+2.17%) ⬆️
.../org/apache/axis2/context/ServiceGroupContext.java 65.21% <0.00%> (+3.47%) ⬆️
...s2/transport/http/server/HttpServiceProcessor.java 76.92% <0.00%> (+3.84%) ⬆️

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 b704631...6b29405. Read the comment docs.

@veithen veithen merged commit 2e2449c into master Dec 28, 2021
@dependabot dependabot bot deleted the dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-1.13.1 branch December 28, 2021 23:49
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