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

chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 #91

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2023

Bumps org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0.

Release notes

Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.

3.12.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

Commits
  • c08b0fd [maven-release-plugin] prepare release maven-compiler-plugin-3.12.0
  • a1c5b13 [MCOMPILER-565] Allow project build by Maven 4
  • 4855773 Bump plexusCompilerVersion from 2.13.0 to 2.14.1
  • 1d05342 [MCOMPILER-562] Add property maven.compiler.outputDirectory to CompilerMojo (...
  • ea74978 [MCOMPILER-381] - Refactor incremental detection (#181)
  • fd37f09 [MCOMPILER-333] Cleanup generated source files (#214)
  • d721f0f [MCOMPILER-542] rework log and conditions to run
  • 8420d58 [MCOMPILER-542] Clean JDK patch version in module-info.class
  • 340f63c [MCOMPILER-542] add IT
  • e5375fd [MCOMPILER-558] compileSourceRoots in testCompile should be writable (#209)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.12.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 19, 2023
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (25ecc35) 19.14% compared to head (e905907) 19.14%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #91   +/-   ##
=========================================
  Coverage     19.14%   19.14%           
  Complexity        4        4           
=========================================
  Files             1        1           
  Lines            47       47           
  Branches         13       13           
=========================================
  Hits              9        9           
  Misses           38       38           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@oldratlee oldratlee merged commit 30ef542 into master Dec 19, 2023
8 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.12.0 branch December 19, 2023 15:36
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants