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-resources-plugin from 3.3.0 to 3.3.1 #61

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2023

Bumps maven-resources-plugin from 3.3.0 to 3.3.1.

Commits
  • 978ce1e [maven-release-plugin] prepare release maven-resources-plugin-3.3.1
  • b7cd080 [MRESOURCES-296] Upgrade to maven-filtering 3.3.1
  • 1c9f610 [MRESOURCES-288] Make tests-jar reproducible (#56)
  • 1946127 [MRESOURCES-293] Rollback
  • f7a6f22 [MRESOURCES-297] Update to parent POM 39, reformat (#55)
  • 22d64ca remove specific IDE m2e files (#40)
  • 02c2d01 [MRESOURCES-293] Make resources param not read-only (#54)
  • 6bb3e1f [MRESOURCES-295] Drop Plexus legacy code (#53)
  • df7e172 [MRESOURCES-294] Upgrade plexus-utils to 3.5.1
  • 9354ecd Bump apache/maven-gh-actions-shared from 2 to 3
  • 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-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/apache/maven-resources-plugin/releases)
- [Commits](apache/maven-resources-plugin@maven-resources-plugin-3.3.0...maven-resources-plugin-3.3.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-resources-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 Mar 24, 2023
@oldratlee oldratlee merged commit 0ae7086 into master Mar 27, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.apache.maven.plugins-maven-resources-plugin-3.3.1 branch March 27, 2023 03:51
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

1 participant