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 versions-maven-plugin from 2.13.0 to 2.14.0 #48

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2022

Bumps versions-maven-plugin from 2.13.0 to 2.14.0.

Release notes

Sourced from versions-maven-plugin's releases.

2.14.0

Changes

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

📝 Documentation updates

👻 Maintenance

... (truncated)

Commits
  • fde050e [maven-release-plugin] prepare release 2.14.0
  • a9e9e14 Make Max Dependency enforcer rule as main page of enforcer module
  • e01dbb7 Fix links in site
  • 84dc123 Add 404 page
  • 30b44a0 Ignore code reformat form git blame after spotless
  • 1fb9f3b Enable Spotless plugin - code reformat
  • 42341fb Enable Spotless plugin - automatic code formatting
  • 1f7058d Bump parent version from 71 to 72
  • 3e4aee0 Wagon should use remote repository instead of proxy repository for repo authe...
  • 3003f8b Fixed #333
  • 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 [versions-maven-plugin](https://github.com/mojohaus/versions) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/mojohaus/versions/releases)
- [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md)
- [Commits](mojohaus/versions@2.13.0...2.14.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:versions-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 Dec 14, 2022
@codecov-commenter
Copy link

codecov-commenter commented Dec 14, 2022

Codecov Report

Merging #48 (3214d7c) into master (bc99a16) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master      #48   +/-   ##
=========================================
  Coverage     19.14%   19.14%           
  Complexity        4        4           
=========================================
  Files             1        1           
  Lines            47       47           
  Branches         13       13           
=========================================
  Hits              9        9           
  Misses           38       38           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@oldratlee oldratlee merged commit 5336c80 into master Dec 14, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.codehaus.mojo-versions-maven-plugin-2.14.0 branch December 14, 2022 16:24
oldratlee pushed a commit that referenced this pull request Jun 9, 2023
Bump maven-install-plugin from 3.0.1 to 3.1.0 (#46)
Bump maven-dependency-plugin from 3.3.0 to 3.4.0 (#47)
Bump versions-maven-plugin from 2.13.0 to 2.14.0 (#48)
Bump versions-maven-plugin from 2.14.0 to 2.14.1 (#49)
Bump versions-maven-plugin from 2.14.1 to 2.14.2 (#50)
Bump maven-dependency-plugin from 3.4.0 to 3.5.0 (#51)
Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#52)
Bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#53)
Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#54)
Bump log4j2.version from 2.19.0 to 2.20.0 (#55)
Bumps `log4j2.version` from 2.19.0 to 2.20.0.
Bump versions-maven-plugin from 2.14.2 to 2.15.0 (#56)
Bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#57)
Bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#59)
Bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#62)
Bump maven-resources-plugin from 3.3.0 to 3.3.1 (#61)
Bump maven-install-plugin from 3.1.0 to 3.1.1 (#60)
Bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#63)
Bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#64)
Bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#65)
Bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#67)
Bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#66)
Bump maven-source-plugin from 3.2.1 to 3.3.0 (#68)
Bump maven-dependency-plugin from 3.5.0 to 3.6.0 (#69)
Bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#70)
Bump versions-maven-plugin from 2.15.0 to 2.16.0 (#71)
oldratlee pushed a commit that referenced this pull request Jun 9, 2023
Bump maven-install-plugin from 3.0.1 to 3.1.0 (#46)
Bump maven-dependency-plugin from 3.3.0 to 3.4.0 (#47)
Bump versions-maven-plugin from 2.13.0 to 2.14.0 (#48)
Bump versions-maven-plugin from 2.14.0 to 2.14.1 (#49)
Bump versions-maven-plugin from 2.14.1 to 2.14.2 (#50)
Bump maven-dependency-plugin from 3.4.0 to 3.5.0 (#51)
Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#52)
Bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#53)
Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#54)
Bump log4j2.version from 2.19.0 to 2.20.0 (#55)
Bump versions-maven-plugin from 2.14.2 to 2.15.0 (#56)
Bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#57)
Bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#59)
Bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#62)
Bump maven-resources-plugin from 3.3.0 to 3.3.1 (#61)
Bump maven-install-plugin from 3.1.0 to 3.1.1 (#60)
Bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#63)
Bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#64)
Bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#65)
Bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#67)
Bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#66)
Bump maven-source-plugin from 3.2.1 to 3.3.0 (#68)
Bump maven-dependency-plugin from 3.5.0 to 3.6.0 (#69)
Bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#70)
Bump versions-maven-plugin from 2.15.0 to 2.16.0 (#71)
oldratlee pushed a commit that referenced this pull request Nov 7, 2023
Bump maven-install-plugin from 3.0.1 to 3.1.0 (#46)
Bump maven-dependency-plugin from 3.3.0 to 3.4.0 (#47)
Bump versions-maven-plugin from 2.13.0 to 2.14.0 (#48)
Bump versions-maven-plugin from 2.14.0 to 2.14.1 (#49)
Bump versions-maven-plugin from 2.14.1 to 2.14.2 (#50)
Bump maven-dependency-plugin from 3.4.0 to 3.5.0 (#51)
Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#52)
Bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#53)
Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#54)
Bump log4j2.version from 2.19.0 to 2.20.0 (#55)
Bump versions-maven-plugin from 2.14.2 to 2.15.0 (#56)
Bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#57)
Bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#59)
Bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#62)
Bump maven-resources-plugin from 3.3.0 to 3.3.1 (#61)
Bump maven-install-plugin from 3.1.0 to 3.1.1 (#60)
Bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#63)
Bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#64)
Bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#65)
Bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#67)
Bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#66)
Bump maven-source-plugin from 3.2.1 to 3.3.0 (#68)
Bump maven-dependency-plugin from 3.5.0 to 3.6.0 (#69)
Bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#70)
Bump versions-maven-plugin from 2.15.0 to 2.16.0 (#71)
bump maven-clean-plugin from 3.2.0 to 3.3.1 (#72)
bump transmittable-thread-local from 2.14.2 to 2.14.3 (#73)
bump org.apache.maven.plugins:maven-enforcer-plugin 3.3.0 to 3.4.0 (#74)
bump org.apache.maven.plugins:maven-enforcer-plugin 3.4.0 to 3.4.1 (#75)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.5.0 to 3.6.0 (#76)
bump org.codehaus.mojo:versions-maven-plugin 2.16.0 to 2.16.1 (#77)
bump log4j2.version from 2.20.0 to 2.21.0 (#78)
bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#79)
bump org.apache.maven.plugins:maven-dependency-plugin 3.6.0 to 3.6.1 (#80)
bump org.apache.maven.plugins:maven-surefire-plugin 3.1.2 to 3.2.1 (#81)
bump log4j2.version from 2.21.0 to 2.21.1 (#82)
bump org.apache.maven.plugins:maven-clean-plugin 3.3.1 to 3.3.2 (#83)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.1 to 3.2.2 (#84)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.6.0 to 3.6.2 (#85)
oldratlee pushed a commit that referenced this pull request Dec 13, 2023
bump maven-install-plugin from 3.0.1 to 3.1.0 (#46)
bump maven-dependency-plugin from 3.3.0 to 3.4.0 (#47)
bump versions-maven-plugin from 2.13.0 to 2.14.0 (#48)
bump versions-maven-plugin from 2.14.0 to 2.14.1 (#49)
bump versions-maven-plugin from 2.14.1 to 2.14.2 (#50)
bump maven-dependency-plugin from 3.4.0 to 3.5.0 (#51)
bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#52)
bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#53)
bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#54)
bump log4j2.version from 2.19.0 to 2.20.0 (#55)
bump versions-maven-plugin from 2.14.2 to 2.15.0 (#56)
bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#57)
bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#59)
bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#62)
bump maven-resources-plugin from 3.3.0 to 3.3.1 (#61)
bump maven-install-plugin from 3.1.0 to 3.1.1 (#60)
bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#63)
bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#64)
bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#65)
bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#67)
bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#66)
bump maven-source-plugin from 3.2.1 to 3.3.0 (#68)
bump maven-dependency-plugin from 3.5.0 to 3.6.0 (#69)
bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#70)
bump versions-maven-plugin from 2.15.0 to 2.16.0 (#71)
bump maven-clean-plugin from 3.2.0 to 3.3.1 (#72)
bump transmittable-thread-local from 2.14.2 to 2.14.3 (#73)
bump org.apache.maven.plugins:maven-enforcer-plugin 3.3.0 to 3.4.0 (#74)
bump org.apache.maven.plugins:maven-enforcer-plugin 3.4.0 to 3.4.1 (#75)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.5.0 to 3.6.0 (#76)
bump org.codehaus.mojo:versions-maven-plugin 2.16.0 to 2.16.1 (#77)
bump log4j2.version from 2.20.0 to 2.21.0 (#78)
bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#79)
bump org.apache.maven.plugins:maven-dependency-plugin 3.6.0 to 3.6.1 (#80)
bump org.apache.maven.plugins:maven-surefire-plugin 3.1.2 to 3.2.1 (#81)
bump log4j2.version from 2.21.0 to 2.21.1 (#82)
bump org.apache.maven.plugins:maven-clean-plugin 3.3.1 to 3.3.2 (#83)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.1 to 3.2.2 (#84)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.6.0 to 3.6.2 (#85)
bump org.codehaus.mojo:versions-maven-plugin from 2.16.1 to 2.16.2 (#86)
bump log4j2.version from 2.21.1 to 2.22.0 (#87)
bump com.alibaba:transmittable-thread-local from 2.14.3 to 2.14.4 (#88)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#89)
oldratlee pushed a commit that referenced this pull request Dec 13, 2023
bump maven-install-plugin from 3.0.1 to 3.1.0 (#46)
bump maven-dependency-plugin from 3.3.0 to 3.4.0 (#47)
bump versions-maven-plugin from 2.13.0 to 2.14.0 (#48)
bump versions-maven-plugin from 2.14.0 to 2.14.1 (#49)
bump versions-maven-plugin from 2.14.1 to 2.14.2 (#50)
bump maven-dependency-plugin from 3.4.0 to 3.5.0 (#51)
bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#52)
bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#53)
bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#54)
bump log4j2.version from 2.19.0 to 2.20.0 (#55)
bump versions-maven-plugin from 2.14.2 to 2.15.0 (#56)
bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#57)
bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#59)
bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#62)
bump maven-resources-plugin from 3.3.0 to 3.3.1 (#61)
bump maven-install-plugin from 3.1.0 to 3.1.1 (#60)
bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#63)
bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#64)
bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#65)
bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#67)
bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#66)
bump maven-source-plugin from 3.2.1 to 3.3.0 (#68)
bump maven-dependency-plugin from 3.5.0 to 3.6.0 (#69)
bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#70)
bump versions-maven-plugin from 2.15.0 to 2.16.0 (#71)
bump maven-clean-plugin from 3.2.0 to 3.3.1 (#72)
bump transmittable-thread-local from 2.14.2 to 2.14.3 (#73)
bump org.apache.maven.plugins:maven-enforcer-plugin 3.3.0 to 3.4.0 (#74)
bump org.apache.maven.plugins:maven-enforcer-plugin 3.4.0 to 3.4.1 (#75)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.5.0 to 3.6.0 (#76)
bump org.codehaus.mojo:versions-maven-plugin 2.16.0 to 2.16.1 (#77)
bump log4j2.version from 2.20.0 to 2.21.0 (#78)
bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#79)
bump org.apache.maven.plugins:maven-dependency-plugin 3.6.0 to 3.6.1 (#80)
bump org.apache.maven.plugins:maven-surefire-plugin 3.1.2 to 3.2.1 (#81)
bump log4j2.version from 2.21.0 to 2.21.1 (#82)
bump org.apache.maven.plugins:maven-clean-plugin 3.3.1 to 3.3.2 (#83)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.1 to 3.2.2 (#84)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.6.0 to 3.6.2 (#85)
bump org.codehaus.mojo:versions-maven-plugin from 2.16.1 to 2.16.2 (#86)
bump log4j2.version from 2.21.1 to 2.22.0 (#87)
bump com.alibaba:transmittable-thread-local from 2.14.3 to 2.14.4 (#88)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#89)
oldratlee pushed a commit that referenced this pull request Dec 13, 2023
bump maven-install-plugin from 3.0.1 to 3.1.0 (#46)
bump maven-dependency-plugin from 3.3.0 to 3.4.0 (#47)
bump versions-maven-plugin from 2.13.0 to 2.14.0 (#48)
bump versions-maven-plugin from 2.14.0 to 2.14.1 (#49)
bump versions-maven-plugin from 2.14.1 to 2.14.2 (#50)
bump maven-dependency-plugin from 3.4.0 to 3.5.0 (#51)
bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#52)
bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#53)
bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#54)
bump log4j2.version from 2.19.0 to 2.20.0 (#55)
bump versions-maven-plugin from 2.14.2 to 2.15.0 (#56)
bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#57)
bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#59)
bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#62)
bump maven-resources-plugin from 3.3.0 to 3.3.1 (#61)
bump maven-install-plugin from 3.1.0 to 3.1.1 (#60)
bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#63)
bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#64)
bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#65)
bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#67)
bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#66)
bump maven-source-plugin from 3.2.1 to 3.3.0 (#68)
bump maven-dependency-plugin from 3.5.0 to 3.6.0 (#69)
bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#70)
bump versions-maven-plugin from 2.15.0 to 2.16.0 (#71)
bump maven-clean-plugin from 3.2.0 to 3.3.1 (#72)
bump transmittable-thread-local from 2.14.2 to 2.14.3 (#73)
bump org.apache.maven.plugins:maven-enforcer-plugin 3.3.0 to 3.4.0 (#74)
bump org.apache.maven.plugins:maven-enforcer-plugin 3.4.0 to 3.4.1 (#75)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.5.0 to 3.6.0 (#76)
bump org.codehaus.mojo:versions-maven-plugin 2.16.0 to 2.16.1 (#77)
bump log4j2.version from 2.20.0 to 2.21.0 (#78)
bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#79)
bump org.apache.maven.plugins:maven-dependency-plugin 3.6.0 to 3.6.1 (#80)
bump org.apache.maven.plugins:maven-surefire-plugin 3.1.2 to 3.2.1 (#81)
bump log4j2.version from 2.21.0 to 2.21.1 (#82)
bump org.apache.maven.plugins:maven-clean-plugin 3.3.1 to 3.3.2 (#83)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.1 to 3.2.2 (#84)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.6.0 to 3.6.2 (#85)
bump org.codehaus.mojo:versions-maven-plugin from 2.16.1 to 2.16.2 (#86)
bump log4j2.version from 2.21.1 to 2.22.0 (#87)
bump com.alibaba:transmittable-thread-local from 2.14.3 to 2.14.4 (#88)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#89)
oldratlee pushed a commit that referenced this pull request Dec 13, 2023
bump maven-install-plugin from 3.0.1 to 3.1.0 (#46)
bump maven-dependency-plugin from 3.3.0 to 3.4.0 (#47)
bump versions-maven-plugin from 2.13.0 to 2.14.0 (#48)
bump versions-maven-plugin from 2.14.0 to 2.14.1 (#49)
bump versions-maven-plugin from 2.14.1 to 2.14.2 (#50)
bump maven-dependency-plugin from 3.4.0 to 3.5.0 (#51)
bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#52)
bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#53)
bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#54)
bump log4j2.version from 2.19.0 to 2.20.0 (#55)
bump versions-maven-plugin from 2.14.2 to 2.15.0 (#56)
bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#57)
bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#59)
bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#62)
bump maven-resources-plugin from 3.3.0 to 3.3.1 (#61)
bump maven-install-plugin from 3.1.0 to 3.1.1 (#60)
bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#63)
bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#64)
bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#65)
bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#67)
bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#66)
bump maven-source-plugin from 3.2.1 to 3.3.0 (#68)
bump maven-dependency-plugin from 3.5.0 to 3.6.0 (#69)
bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#70)
bump versions-maven-plugin from 2.15.0 to 2.16.0 (#71)
bump maven-clean-plugin from 3.2.0 to 3.3.1 (#72)
bump transmittable-thread-local from 2.14.2 to 2.14.3 (#73)
bump org.apache.maven.plugins:maven-enforcer-plugin 3.3.0 to 3.4.0 (#74)
bump org.apache.maven.plugins:maven-enforcer-plugin 3.4.0 to 3.4.1 (#75)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.5.0 to 3.6.0 (#76)
bump org.codehaus.mojo:versions-maven-plugin 2.16.0 to 2.16.1 (#77)
bump log4j2.version from 2.20.0 to 2.21.0 (#78)
bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#79)
bump org.apache.maven.plugins:maven-dependency-plugin 3.6.0 to 3.6.1 (#80)
bump org.apache.maven.plugins:maven-surefire-plugin 3.1.2 to 3.2.1 (#81)
bump log4j2.version from 2.21.0 to 2.21.1 (#82)
bump org.apache.maven.plugins:maven-clean-plugin 3.3.1 to 3.3.2 (#83)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.1 to 3.2.2 (#84)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.6.0 to 3.6.2 (#85)
bump org.codehaus.mojo:versions-maven-plugin from 2.16.1 to 2.16.2 (#86)
bump log4j2.version from 2.21.1 to 2.22.0 (#87)
bump com.alibaba:transmittable-thread-local from 2.14.3 to 2.14.4 (#88)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#89)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#90)
oldratlee pushed a commit that referenced this pull request Dec 13, 2023
bump maven-install-plugin from 3.0.1 to 3.1.0 (#46)
bump maven-dependency-plugin from 3.3.0 to 3.4.0 (#47)
bump versions-maven-plugin from 2.13.0 to 2.14.0 (#48)
bump versions-maven-plugin from 2.14.0 to 2.14.1 (#49)
bump versions-maven-plugin from 2.14.1 to 2.14.2 (#50)
bump maven-dependency-plugin from 3.4.0 to 3.5.0 (#51)
bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#52)
bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#53)
bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#54)
bump log4j2.version from 2.19.0 to 2.20.0 (#55)
bump versions-maven-plugin from 2.14.2 to 2.15.0 (#56)
bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#57)
bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#59)
bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#62)
bump maven-resources-plugin from 3.3.0 to 3.3.1 (#61)
bump maven-install-plugin from 3.1.0 to 3.1.1 (#60)
bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#63)
bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#64)
bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#65)
bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#67)
bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#66)
bump maven-source-plugin from 3.2.1 to 3.3.0 (#68)
bump maven-dependency-plugin from 3.5.0 to 3.6.0 (#69)
bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#70)
bump versions-maven-plugin from 2.15.0 to 2.16.0 (#71)
bump maven-clean-plugin from 3.2.0 to 3.3.1 (#72)
bump transmittable-thread-local from 2.14.2 to 2.14.3 (#73)
bump org.apache.maven.plugins:maven-enforcer-plugin 3.3.0 to 3.4.0 (#74)
bump org.apache.maven.plugins:maven-enforcer-plugin 3.4.0 to 3.4.1 (#75)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.5.0 to 3.6.0 (#76)
bump org.codehaus.mojo:versions-maven-plugin 2.16.0 to 2.16.1 (#77)
bump log4j2.version from 2.20.0 to 2.21.0 (#78)
bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#79)
bump org.apache.maven.plugins:maven-dependency-plugin 3.6.0 to 3.6.1 (#80)
bump org.apache.maven.plugins:maven-surefire-plugin 3.1.2 to 3.2.1 (#81)
bump log4j2.version from 2.21.0 to 2.21.1 (#82)
bump org.apache.maven.plugins:maven-clean-plugin 3.3.1 to 3.3.2 (#83)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.1 to 3.2.2 (#84)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.6.0 to 3.6.2 (#85)
bump org.codehaus.mojo:versions-maven-plugin from 2.16.1 to 2.16.2 (#86)
bump log4j2.version from 2.21.1 to 2.22.0 (#87)
bump com.alibaba:transmittable-thread-local from 2.14.3 to 2.14.4 (#88)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#89)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#90)
oldratlee pushed a commit that referenced this pull request Dec 13, 2023
bump maven-install-plugin from 3.0.1 to 3.1.0 (#46)
bump maven-dependency-plugin from 3.3.0 to 3.4.0 (#47)
bump versions-maven-plugin from 2.13.0 to 2.14.0 (#48)
bump versions-maven-plugin from 2.14.0 to 2.14.1 (#49)
bump versions-maven-plugin from 2.14.1 to 2.14.2 (#50)
bump maven-dependency-plugin from 3.4.0 to 3.5.0 (#51)
bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#52)
bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#53)
bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#54)
bump log4j2.version from 2.19.0 to 2.20.0 (#55)
bump versions-maven-plugin from 2.14.2 to 2.15.0 (#56)
bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#57)
bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#59)
bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#62)
bump maven-resources-plugin from 3.3.0 to 3.3.1 (#61)
bump maven-install-plugin from 3.1.0 to 3.1.1 (#60)
bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#63)
bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#64)
bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#65)
bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#67)
bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#66)
bump maven-source-plugin from 3.2.1 to 3.3.0 (#68)
bump maven-dependency-plugin from 3.5.0 to 3.6.0 (#69)
bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#70)
bump versions-maven-plugin from 2.15.0 to 2.16.0 (#71)
bump maven-clean-plugin from 3.2.0 to 3.3.1 (#72)
bump transmittable-thread-local from 2.14.2 to 2.14.3 (#73)
bump org.apache.maven.plugins:maven-enforcer-plugin 3.3.0 to 3.4.0 (#74)
bump org.apache.maven.plugins:maven-enforcer-plugin 3.4.0 to 3.4.1 (#75)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.5.0 to 3.6.0 (#76)
bump org.codehaus.mojo:versions-maven-plugin 2.16.0 to 2.16.1 (#77)
bump log4j2.version from 2.20.0 to 2.21.0 (#78)
bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#79)
bump org.apache.maven.plugins:maven-dependency-plugin 3.6.0 to 3.6.1 (#80)
bump org.apache.maven.plugins:maven-surefire-plugin 3.1.2 to 3.2.1 (#81)
bump log4j2.version from 2.21.0 to 2.21.1 (#82)
bump org.apache.maven.plugins:maven-clean-plugin 3.3.1 to 3.3.2 (#83)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.1 to 3.2.2 (#84)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.6.0 to 3.6.2 (#85)
bump org.codehaus.mojo:versions-maven-plugin from 2.16.1 to 2.16.2 (#86)
bump log4j2.version from 2.21.1 to 2.22.0 (#87)
bump com.alibaba:transmittable-thread-local from 2.14.3 to 2.14.4 (#88)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#89)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#90)
oldratlee pushed a commit that referenced this pull request Dec 13, 2023
bump maven-install-plugin from 3.0.1 to 3.1.0 (#46)
bump maven-dependency-plugin from 3.3.0 to 3.4.0 (#47)
bump versions-maven-plugin from 2.13.0 to 2.14.0 (#48)
bump versions-maven-plugin from 2.14.0 to 2.14.1 (#49)
bump versions-maven-plugin from 2.14.1 to 2.14.2 (#50)
bump maven-dependency-plugin from 3.4.0 to 3.5.0 (#51)
bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#52)
bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#53)
bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#54)
bump log4j2.version from 2.19.0 to 2.20.0 (#55)
bump versions-maven-plugin from 2.14.2 to 2.15.0 (#56)
bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#57)
bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#59)
bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#62)
bump maven-resources-plugin from 3.3.0 to 3.3.1 (#61)
bump maven-install-plugin from 3.1.0 to 3.1.1 (#60)
bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#63)
bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#64)
bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#65)
bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#67)
bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#66)
bump maven-source-plugin from 3.2.1 to 3.3.0 (#68)
bump maven-dependency-plugin from 3.5.0 to 3.6.0 (#69)
bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#70)
bump versions-maven-plugin from 2.15.0 to 2.16.0 (#71)
bump maven-clean-plugin from 3.2.0 to 3.3.1 (#72)
bump transmittable-thread-local from 2.14.2 to 2.14.3 (#73)
bump org.apache.maven.plugins:maven-enforcer-plugin 3.3.0 to 3.4.0 (#74)
bump org.apache.maven.plugins:maven-enforcer-plugin 3.4.0 to 3.4.1 (#75)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.5.0 to 3.6.0 (#76)
bump org.codehaus.mojo:versions-maven-plugin 2.16.0 to 2.16.1 (#77)
bump log4j2.version from 2.20.0 to 2.21.0 (#78)
bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#79)
bump org.apache.maven.plugins:maven-dependency-plugin 3.6.0 to 3.6.1 (#80)
bump org.apache.maven.plugins:maven-surefire-plugin 3.1.2 to 3.2.1 (#81)
bump log4j2.version from 2.21.0 to 2.21.1 (#82)
bump org.apache.maven.plugins:maven-clean-plugin 3.3.1 to 3.3.2 (#83)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.1 to 3.2.2 (#84)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.6.0 to 3.6.2 (#85)
bump org.codehaus.mojo:versions-maven-plugin from 2.16.1 to 2.16.2 (#86)
bump log4j2.version from 2.21.1 to 2.22.0 (#87)
bump com.alibaba:transmittable-thread-local from 2.14.3 to 2.14.4 (#88)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#89)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#90)
oldratlee pushed a commit that referenced this pull request Dec 26, 2023
bump maven-install-plugin from 3.0.1 to 3.1.0 (#46)
bump maven-dependency-plugin from 3.3.0 to 3.4.0 (#47)
bump versions-maven-plugin from 2.13.0 to 2.14.0 (#48)
bump versions-maven-plugin from 2.14.0 to 2.14.1 (#49)
bump versions-maven-plugin from 2.14.1 to 2.14.2 (#50)
bump maven-dependency-plugin from 3.4.0 to 3.5.0 (#51)
bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#52)
bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#53)
bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#54)
bump log4j2.version from 2.19.0 to 2.20.0 (#55)
bump versions-maven-plugin from 2.14.2 to 2.15.0 (#56)
bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#57)
bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#59)
bump maven-install-plugin from 3.1.0 to 3.1.1 (#60)
bump maven-resources-plugin from 3.3.0 to 3.3.1 (#61)
bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#62)
bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#63)
bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#64)
bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#65)
bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#66)
bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#67)
bump maven-source-plugin from 3.2.1 to 3.3.0 (#68)
bump maven-dependency-plugin from 3.5.0 to 3.6.0 (#69)
bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#70)
bump versions-maven-plugin from 2.15.0 to 2.16.0 (#71)
bump maven-clean-plugin from 3.2.0 to 3.3.1 (#72)
bump transmittable-thread-local from 2.14.2 to 2.14.3 (#73)
bump maven-enforcer-plugin from 3.3.0 to 3.4.0 (#74)
bump maven-enforcer-plugin from 3.4.0 to 3.4.1 (#75)
bump maven-javadoc-plugin from 3.5.0 to 3.6.0 (#76)
bump versions-maven-plugin from 2.16.0 to 2.16.1 (#77)
bump log4j2.version from 2.20.0 to 2.21.0 (#78)
bump jacoco-maven-plugin from 0.8.10 to 0.8.11 (#79)
bump maven-dependency-plugin from 3.6.0 to 3.6.1 (#80)
bump maven-surefire-plugin from 3.1.2 to 3.2.1 (#81)
bump log4j2.version from 2.21.0 to 2.21.1 (#82)
bump maven-clean-plugin from 3.3.1 to 3.3.2 (#83)
bump maven-surefire-plugin from 3.2.1 to 3.2.2 (#84)
bump maven-javadoc-plugin from 3.6.0 to 3.6.2 (#85)
bump versions-maven-plugin from 2.16.1 to 2.16.2 (#86)
bump log4j2.version from 2.21.1 to 2.22.0 (#87)
bump transmittable-thread-local from 2.14.3 to 2.14.4 (#88)
bump maven-javadoc-plugin from 3.6.2 to 3.6.3 (#89)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#90)
bump maven-compiler-plugin from 3.11.0 to 3.12.0 (#91)
bump maven-compiler-plugin from 3.12.0 to 3.12.1 (#92)
bump transmittable-thread-local from 2.14.4 to 2.14.5 (#93)
oldratlee pushed a commit that referenced this pull request Feb 8, 2024
bump maven-install-plugin from 3.0.1 to 3.1.0 (#46)
bump maven-dependency-plugin from 3.3.0 to 3.4.0 (#47)
bump versions-maven-plugin from 2.13.0 to 2.14.0 (#48)
bump versions-maven-plugin from 2.14.0 to 2.14.1 (#49)
bump versions-maven-plugin from 2.14.1 to 2.14.2 (#50)
bump maven-dependency-plugin from 3.4.0 to 3.5.0 (#51)
bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#52)
bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#53)
bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#54)
bump log4j2.version from 2.19.0 to 2.20.0 (#55)
bump versions-maven-plugin from 2.14.2 to 2.15.0 (#56)
bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#57)
bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#59)
bump maven-install-plugin from 3.1.0 to 3.1.1 (#60)
bump maven-resources-plugin from 3.3.0 to 3.3.1 (#61)
bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#62)
bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#63)
bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#64)
bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#65)
bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#66)
bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#67)
bump maven-source-plugin from 3.2.1 to 3.3.0 (#68)
bump maven-dependency-plugin from 3.5.0 to 3.6.0 (#69)
bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#70)
bump versions-maven-plugin from 2.15.0 to 2.16.0 (#71)
bump maven-clean-plugin from 3.2.0 to 3.3.1 (#72)
bump transmittable-thread-local from 2.14.2 to 2.14.3 (#73)
bump maven-enforcer-plugin from 3.3.0 to 3.4.0 (#74)
bump maven-enforcer-plugin from 3.4.0 to 3.4.1 (#75)
bump maven-javadoc-plugin from 3.5.0 to 3.6.0 (#76)
bump versions-maven-plugin from 2.16.0 to 2.16.1 (#77)
bump log4j2.version from 2.20.0 to 2.21.0 (#78)
bump jacoco-maven-plugin from 0.8.10 to 0.8.11 (#79)
bump maven-dependency-plugin from 3.6.0 to 3.6.1 (#80)
bump maven-surefire-plugin from 3.1.2 to 3.2.1 (#81)
bump log4j2.version from 2.21.0 to 2.21.1 (#82)
bump maven-clean-plugin from 3.3.1 to 3.3.2 (#83)
bump maven-surefire-plugin from 3.2.1 to 3.2.2 (#84)
bump maven-javadoc-plugin from 3.6.0 to 3.6.2 (#85)
bump versions-maven-plugin from 2.16.1 to 2.16.2 (#86)
bump log4j2.version from 2.21.1 to 2.22.0 (#87)
bump transmittable-thread-local from 2.14.3 to 2.14.4 (#88)
bump maven-javadoc-plugin from 3.6.2 to 3.6.3 (#89)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#90)
bump maven-compiler-plugin from 3.11.0 to 3.12.0 (#91)
bump maven-compiler-plugin from 3.12.0 to 3.12.1 (#92)
bump transmittable-thread-local from 2.14.4 to 2.14.5 (#93)
bump log4j2.version from 2.22.0 to 2.22.1 (#94)
bump maven-surefire-plugin 3.2.3 to 3.2.5 (#95)
bump codecov/codecov-action from 3 to 4 (#96)
oldratlee pushed a commit that referenced this pull request Feb 22, 2024
bump maven-install-plugin from 3.0.1 to 3.1.0 (#46)
bump maven-dependency-plugin from 3.3.0 to 3.4.0 (#47)
bump versions-maven-plugin from 2.13.0 to 2.14.0 (#48)
bump versions-maven-plugin from 2.14.0 to 2.14.1 (#49)
bump versions-maven-plugin from 2.14.1 to 2.14.2 (#50)
bump maven-dependency-plugin from 3.4.0 to 3.5.0 (#51)
bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#52)
bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#53)
bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#54)
bump log4j2.version from 2.19.0 to 2.20.0 (#55)
bump versions-maven-plugin from 2.14.2 to 2.15.0 (#56)
bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#57)
bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#59)
bump maven-install-plugin from 3.1.0 to 3.1.1 (#60)
bump maven-resources-plugin from 3.3.0 to 3.3.1 (#61)
bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#62)
bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#63)
bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#64)
bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#65)
bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#66)
bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#67)
bump maven-source-plugin from 3.2.1 to 3.3.0 (#68)
bump maven-dependency-plugin from 3.5.0 to 3.6.0 (#69)
bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#70)
bump versions-maven-plugin from 2.15.0 to 2.16.0 (#71)
bump maven-clean-plugin from 3.2.0 to 3.3.1 (#72)
bump transmittable-thread-local from 2.14.2 to 2.14.3 (#73)
bump maven-enforcer-plugin from 3.3.0 to 3.4.0 (#74)
bump maven-enforcer-plugin from 3.4.0 to 3.4.1 (#75)
bump maven-javadoc-plugin from 3.5.0 to 3.6.0 (#76)
bump versions-maven-plugin from 2.16.0 to 2.16.1 (#77)
bump log4j2.version from 2.20.0 to 2.21.0 (#78)
bump jacoco-maven-plugin from 0.8.10 to 0.8.11 (#79)
bump maven-dependency-plugin from 3.6.0 to 3.6.1 (#80)
bump maven-surefire-plugin from 3.1.2 to 3.2.1 (#81)
bump log4j2.version from 2.21.0 to 2.21.1 (#82)
bump maven-clean-plugin from 3.3.1 to 3.3.2 (#83)
bump maven-surefire-plugin from 3.2.1 to 3.2.2 (#84)
bump maven-javadoc-plugin from 3.6.0 to 3.6.2 (#85)
bump versions-maven-plugin from 2.16.1 to 2.16.2 (#86)
bump log4j2.version from 2.21.1 to 2.22.0 (#87)
bump transmittable-thread-local from 2.14.3 to 2.14.4 (#88)
bump maven-javadoc-plugin from 3.6.2 to 3.6.3 (#89)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#90)
bump maven-compiler-plugin from 3.11.0 to 3.12.0 (#91)
bump maven-compiler-plugin from 3.12.0 to 3.12.1 (#92)
bump transmittable-thread-local from 2.14.4 to 2.14.5 (#93)
bump log4j2.version from 2.22.0 to 2.22.1 (#94)
bump maven-surefire-plugin 3.2.3 to 3.2.5 (#95)
bump codecov/codecov-action from 3 to 4 (#96)
bump log4j2.version from 2.22.1 to 2.23.0 (#97)
oldratlee pushed a commit that referenced this pull request Mar 12, 2024
bump maven-install-plugin from 3.0.1 to 3.1.0 (#46)
bump maven-dependency-plugin from 3.3.0 to 3.4.0 (#47)
bump versions-maven-plugin from 2.13.0 to 2.14.0 (#48)
bump versions-maven-plugin from 2.14.0 to 2.14.1 (#49)
bump versions-maven-plugin from 2.14.1 to 2.14.2 (#50)
bump maven-dependency-plugin from 3.4.0 to 3.5.0 (#51)
bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#52)
bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#53)
bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#54)
bump log4j2.version from 2.19.0 to 2.20.0 (#55)
bump versions-maven-plugin from 2.14.2 to 2.15.0 (#56)
bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#57)
bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#59)
bump maven-install-plugin from 3.1.0 to 3.1.1 (#60)
bump maven-resources-plugin from 3.3.0 to 3.3.1 (#61)
bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#62)
bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#63)
bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#64)
bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#65)
bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#66)
bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#67)
bump maven-source-plugin from 3.2.1 to 3.3.0 (#68)
bump maven-dependency-plugin from 3.5.0 to 3.6.0 (#69)
bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#70)
bump versions-maven-plugin from 2.15.0 to 2.16.0 (#71)
bump maven-clean-plugin from 3.2.0 to 3.3.1 (#72)
bump transmittable-thread-local from 2.14.2 to 2.14.3 (#73)
bump maven-enforcer-plugin from 3.3.0 to 3.4.0 (#74)
bump maven-enforcer-plugin from 3.4.0 to 3.4.1 (#75)
bump maven-javadoc-plugin from 3.5.0 to 3.6.0 (#76)
bump versions-maven-plugin from 2.16.0 to 2.16.1 (#77)
bump log4j2.version from 2.20.0 to 2.21.0 (#78)
bump jacoco-maven-plugin from 0.8.10 to 0.8.11 (#79)
bump maven-dependency-plugin from 3.6.0 to 3.6.1 (#80)
bump maven-surefire-plugin from 3.1.2 to 3.2.1 (#81)
bump log4j2.version from 2.21.0 to 2.21.1 (#82)
bump maven-clean-plugin from 3.3.1 to 3.3.2 (#83)
bump maven-surefire-plugin from 3.2.1 to 3.2.2 (#84)
bump maven-javadoc-plugin from 3.6.0 to 3.6.2 (#85)
bump versions-maven-plugin from 2.16.1 to 2.16.2 (#86)
bump log4j2.version from 2.21.1 to 2.22.0 (#87)
bump transmittable-thread-local from 2.14.3 to 2.14.4 (#88)
bump maven-javadoc-plugin from 3.6.2 to 3.6.3 (#89)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#90)
bump maven-compiler-plugin from 3.11.0 to 3.12.0 (#91)
bump maven-compiler-plugin from 3.12.0 to 3.12.1 (#92)
bump transmittable-thread-local from 2.14.4 to 2.14.5 (#93)
bump log4j2.version from 2.22.0 to 2.22.1 (#94)
bump maven-surefire-plugin 3.2.3 to 3.2.5 (#95)
bump codecov/codecov-action from 3 to 4 (#96)
bump log4j2.version from 2.22.1 to 2.23.0 (#97)
bump log4j2.version from 2.23.0 to 2.23.1 (#98)
bump maven-gpg-plugin from 3.1.0 to 3.2.0 (#99)
oldratlee pushed a commit that referenced this pull request Apr 8, 2024
bump maven-install-plugin from 3.0.1 to 3.1.0 (#46)
bump maven-dependency-plugin from 3.3.0 to 3.4.0 (#47)
bump versions-maven-plugin from 2.13.0 to 2.14.0 (#48)
bump versions-maven-plugin from 2.14.0 to 2.14.1 (#49)
bump versions-maven-plugin from 2.14.1 to 2.14.2 (#50)
bump maven-dependency-plugin from 3.4.0 to 3.5.0 (#51)
bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#52)
bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#53)
bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#54)
bump log4j2.version from 2.19.0 to 2.20.0 (#55)
bump versions-maven-plugin from 2.14.2 to 2.15.0 (#56)
bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#57)
bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#59)
bump maven-install-plugin from 3.1.0 to 3.1.1 (#60)
bump maven-resources-plugin from 3.3.0 to 3.3.1 (#61)
bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#62)
bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#63)
bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#64)
bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#65)
bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#66)
bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#67)
bump maven-source-plugin from 3.2.1 to 3.3.0 (#68)
bump maven-dependency-plugin from 3.5.0 to 3.6.0 (#69)
bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#70)
bump versions-maven-plugin from 2.15.0 to 2.16.0 (#71)
bump maven-clean-plugin from 3.2.0 to 3.3.1 (#72)
bump transmittable-thread-local from 2.14.2 to 2.14.3 (#73)
bump maven-enforcer-plugin from 3.3.0 to 3.4.0 (#74)
bump maven-enforcer-plugin from 3.4.0 to 3.4.1 (#75)
bump maven-javadoc-plugin from 3.5.0 to 3.6.0 (#76)
bump versions-maven-plugin from 2.16.0 to 2.16.1 (#77)
bump log4j2.version from 2.20.0 to 2.21.0 (#78)
bump jacoco-maven-plugin from 0.8.10 to 0.8.11 (#79)
bump maven-dependency-plugin from 3.6.0 to 3.6.1 (#80)
bump maven-surefire-plugin from 3.1.2 to 3.2.1 (#81)
bump log4j2.version from 2.21.0 to 2.21.1 (#82)
bump maven-clean-plugin from 3.3.1 to 3.3.2 (#83)
bump maven-surefire-plugin from 3.2.1 to 3.2.2 (#84)
bump maven-javadoc-plugin from 3.6.0 to 3.6.2 (#85)
bump versions-maven-plugin from 2.16.1 to 2.16.2 (#86)
bump log4j2.version from 2.21.1 to 2.22.0 (#87)
bump transmittable-thread-local from 2.14.3 to 2.14.4 (#88)
bump maven-javadoc-plugin from 3.6.2 to 3.6.3 (#89)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#90)
bump maven-compiler-plugin from 3.11.0 to 3.12.0 (#91)
bump maven-compiler-plugin from 3.12.0 to 3.12.1 (#92)
bump transmittable-thread-local from 2.14.4 to 2.14.5 (#93)
bump log4j2.version from 2.22.0 to 2.22.1 (#94)
bump maven-surefire-plugin 3.2.3 to 3.2.5 (#95)
bump codecov/codecov-action from 3 to 4 (#96)
bump log4j2.version from 2.22.1 to 2.23.0 (#97)
bump log4j2.version from 2.23.0 to 2.23.1 (#98)
bump maven-gpg-plugin from 3.1.0 to 3.2.0 (#99)
bump maven-gpg-plugin from 3.2.0 to 3.2.1 (#100)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#101)
bump maven-gpg-plugin from 3.2.1 to 3.2.2 (#102)
bump jacoco-maven-plugin from 0.8.11 to 0.8.12 (#103)
bump maven-source-plugin from 3.3.0 to 3.3.1 (#104)
oldratlee pushed a commit that referenced this pull request May 28, 2024
bump maven-install-plugin from 3.0.1 to 3.1.0 (#46)
bump maven-dependency-plugin from 3.3.0 to 3.4.0 (#47)
bump versions-maven-plugin from 2.13.0 to 2.14.0 (#48)
bump versions-maven-plugin from 2.14.0 to 2.14.1 (#49)
bump versions-maven-plugin from 2.14.1 to 2.14.2 (#50)
bump maven-dependency-plugin from 3.4.0 to 3.5.0 (#51)
bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#52)
bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#53)
bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#54)
bump log4j2.version from 2.19.0 to 2.20.0 (#55)
bump versions-maven-plugin from 2.14.2 to 2.15.0 (#56)
bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#57)
bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#59)
bump maven-install-plugin from 3.1.0 to 3.1.1 (#60)
bump maven-resources-plugin from 3.3.0 to 3.3.1 (#61)
bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#62)
bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#63)
bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#64)
bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#65)
bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#66)
bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#67)
bump maven-source-plugin from 3.2.1 to 3.3.0 (#68)
bump maven-dependency-plugin from 3.5.0 to 3.6.0 (#69)
bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#70)
bump versions-maven-plugin from 2.15.0 to 2.16.0 (#71)
bump maven-clean-plugin from 3.2.0 to 3.3.1 (#72)
bump transmittable-thread-local from 2.14.2 to 2.14.3 (#73)
bump maven-enforcer-plugin from 3.3.0 to 3.4.0 (#74)
bump maven-enforcer-plugin from 3.4.0 to 3.4.1 (#75)
bump maven-javadoc-plugin from 3.5.0 to 3.6.0 (#76)
bump versions-maven-plugin from 2.16.0 to 2.16.1 (#77)
bump log4j2.version from 2.20.0 to 2.21.0 (#78)
bump jacoco-maven-plugin from 0.8.10 to 0.8.11 (#79)
bump maven-dependency-plugin from 3.6.0 to 3.6.1 (#80)
bump maven-surefire-plugin from 3.1.2 to 3.2.1 (#81)
bump log4j2.version from 2.21.0 to 2.21.1 (#82)
bump maven-clean-plugin from 3.3.1 to 3.3.2 (#83)
bump maven-surefire-plugin from 3.2.1 to 3.2.2 (#84)
bump maven-javadoc-plugin from 3.6.0 to 3.6.2 (#85)
bump versions-maven-plugin from 2.16.1 to 2.16.2 (#86)
bump log4j2.version from 2.21.1 to 2.22.0 (#87)
bump transmittable-thread-local from 2.14.3 to 2.14.4 (#88)
bump maven-javadoc-plugin from 3.6.2 to 3.6.3 (#89)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#90)
bump maven-compiler-plugin from 3.11.0 to 3.12.0 (#91)
bump maven-compiler-plugin from 3.12.0 to 3.12.1 (#92)
bump transmittable-thread-local from 2.14.4 to 2.14.5 (#93)
bump log4j2.version from 2.22.0 to 2.22.1 (#94)
bump maven-surefire-plugin 3.2.3 to 3.2.5 (#95)
bump codecov/codecov-action from 3 to 4 (#96)
bump log4j2.version from 2.22.1 to 2.23.0 (#97)
bump log4j2.version from 2.23.0 to 2.23.1 (#98)
bump maven-gpg-plugin from 3.1.0 to 3.2.0 (#99)
bump maven-gpg-plugin from 3.2.0 to 3.2.1 (#100)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#101)
bump maven-gpg-plugin from 3.2.1 to 3.2.2 (#102)
bump jacoco-maven-plugin from 0.8.11 to 0.8.12 (#103)
bump maven-source-plugin from 3.3.0 to 3.3.1 (#104)
bump maven-gpg-plugin from 3.2.2 to 3.2.3 (#105)
bump maven-jar-plugin from 3.3.0 to 3.4.0 (#106)
bump maven-gpg-plugin from 3.2.3 to 3.2.4 (#107)
bump maven-jar-plugin from 3.4.0 to 3.4.1 (#108)
bump maven-deploy-plugin from 3.1.1 to 3.1.2 (#109)
bump maven-install-plugin from 3.1.1 to 3.1.2 (#110)
oldratlee pushed a commit that referenced this pull request Jun 19, 2024
bump maven-install-plugin from 3.0.1 to 3.1.0 (#46)
bump maven-dependency-plugin from 3.3.0 to 3.4.0 (#47)
bump versions-maven-plugin from 2.13.0 to 2.14.0 (#48)
bump versions-maven-plugin from 2.14.0 to 2.14.1 (#49)
bump versions-maven-plugin from 2.14.1 to 2.14.2 (#50)
bump maven-dependency-plugin from 3.4.0 to 3.5.0 (#51)
bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#52)
bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#53)
bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#54)
bump log4j2.version from 2.19.0 to 2.20.0 (#55)
bump versions-maven-plugin from 2.14.2 to 2.15.0 (#56)
bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#57)
bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#59)
bump maven-install-plugin from 3.1.0 to 3.1.1 (#60)
bump maven-resources-plugin from 3.3.0 to 3.3.1 (#61)
bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#62)
bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#63)
bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#64)
bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#65)
bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#66)
bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#67)
bump maven-source-plugin from 3.2.1 to 3.3.0 (#68)
bump maven-dependency-plugin from 3.5.0 to 3.6.0 (#69)
bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#70)
bump versions-maven-plugin from 2.15.0 to 2.16.0 (#71)
bump maven-clean-plugin from 3.2.0 to 3.3.1 (#72)
bump transmittable-thread-local from 2.14.2 to 2.14.3 (#73)
bump maven-enforcer-plugin from 3.3.0 to 3.4.0 (#74)
bump maven-enforcer-plugin from 3.4.0 to 3.4.1 (#75)
bump maven-javadoc-plugin from 3.5.0 to 3.6.0 (#76)
bump versions-maven-plugin from 2.16.0 to 2.16.1 (#77)
bump log4j2.version from 2.20.0 to 2.21.0 (#78)
bump jacoco-maven-plugin from 0.8.10 to 0.8.11 (#79)
bump maven-dependency-plugin from 3.6.0 to 3.6.1 (#80)
bump maven-surefire-plugin from 3.1.2 to 3.2.1 (#81)
bump log4j2.version from 2.21.0 to 2.21.1 (#82)
bump maven-clean-plugin from 3.3.1 to 3.3.2 (#83)
bump maven-surefire-plugin from 3.2.1 to 3.2.2 (#84)
bump maven-javadoc-plugin from 3.6.0 to 3.6.2 (#85)
bump versions-maven-plugin from 2.16.1 to 2.16.2 (#86)
bump log4j2.version from 2.21.1 to 2.22.0 (#87)
bump transmittable-thread-local from 2.14.3 to 2.14.4 (#88)
bump maven-javadoc-plugin from 3.6.2 to 3.6.3 (#89)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#90)
bump maven-compiler-plugin from 3.11.0 to 3.12.0 (#91)
bump maven-compiler-plugin from 3.12.0 to 3.12.1 (#92)
bump transmittable-thread-local from 2.14.4 to 2.14.5 (#93)
bump log4j2.version from 2.22.0 to 2.22.1 (#94)
bump maven-surefire-plugin 3.2.3 to 3.2.5 (#95)
bump codecov/codecov-action from 3 to 4 (#96)
bump log4j2.version from 2.22.1 to 2.23.0 (#97)
bump log4j2.version from 2.23.0 to 2.23.1 (#98)
bump maven-gpg-plugin from 3.1.0 to 3.2.0 (#99)
bump maven-gpg-plugin from 3.2.0 to 3.2.1 (#100)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#101)
bump maven-gpg-plugin from 3.2.1 to 3.2.2 (#102)
bump jacoco-maven-plugin from 0.8.11 to 0.8.12 (#103)
bump maven-source-plugin from 3.3.0 to 3.3.1 (#104)
bump maven-gpg-plugin from 3.2.2 to 3.2.3 (#105)
bump maven-jar-plugin from 3.3.0 to 3.4.0 (#106)
bump maven-gpg-plugin from 3.2.3 to 3.2.4 (#107)
bump maven-jar-plugin from 3.4.0 to 3.4.1 (#108)
bump maven-deploy-plugin from 3.1.1 to 3.1.2 (#109)
bump maven-install-plugin from 3.1.1 to 3.1.2 (#110)
bump nexus-staging-maven-plugin from 1.6.13 to 1.7.0 (#111)
bump maven-enforcer-plugin from 3.4.1 to 3.5.0 (#112)
bump maven-javadoc-plugin from 3.6.3 to 3.7.0 (#113)
bump maven-dependency-plugin from 3.6.1 to 3.7.0 (#114)
bump maven-surefire-plugin from 3.2.5 to 3.3.0 (#115)
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.

None yet

2 participants