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 jacoco-maven-plugin from 0.8.8 to 0.8.9 #63

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2023

Bumps jacoco-maven-plugin from 0.8.8 to 0.8.9.

Release notes

Sourced from jacoco-maven-plugin's releases.

0.8.9

New Features

  • JaCoCo now officially supports Java 19 and 20 (GitHub #1371, #1386).
  • Experimental support for Java 21 class files (GitHub #1386).
  • Add parameter to include the current project in the report-aggregate Maven goal (GitHub #1007).
  • Component accessors generated by the Java compilers for records are filtered out during generation of report. Contributed by Tesla Zhang (GitHub #1393).

Fixed bugs

  • Agent should not open java.lang package to unnamed module of the application class loader (GitHub #1334).

Non-functional Changes

  • JaCoCo now depends on ASM 9.5 (GitHub #1299, #1368, #1416).
  • JaCoCo build now requires JDK 11 (GitHub #1413).
Commits
  • c0ad781 Prepare release 0.8.9
  • c561c13 Fix validation test for Java 21 (#1422)
  • 461ebf3 Add validation test for JEP 432: Record Patterns (#1415)
  • 5f12145 Upgrade ASM to 9.5 (#1416)
  • b865890 Agent should not open java.lang package to unnamed module of the applicatio...
  • 5bc2fae Upgrade spotless-maven-plugin to 2.35.0 and Eclipse JDT Formatter to 4.27 (#1...
  • 4fca868 Require at least JDK 11 for the build (#1413)
  • a68effb Upgrade ECJ from 3.12.1 to 3.32.0 (#1404)
  • c6299e5 Happy New Year 2023!
  • 035df4c Update plexus-utils to 3.0.24 (#1403)
  • 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 [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.8 to 0.8.9.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.8...v0.8.9)

---
updated-dependencies:
- dependency-name: org.jacoco:jacoco-maven-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 Apr 3, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #63 (7ab7c9e) into master (3fac23e) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff            @@
##             master      #63   +/-   ##
=========================================
  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 cc48f3a into master Apr 3, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.9 branch April 3, 2023 17:53
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