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.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 #621

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12.

Release notes

Sourced from org.jacoco:jacoco-maven-plugin's releases.

0.8.12

New Features

  • JaCoCo now officially supports Java 22 (GitHub #1596).
  • Experimental support for Java 23 class files (GitHub #1553).

Fixed bugs

  • Branches added by the Kotlin compiler for functions with default arguments and having more than 32 parameters are filtered out during generation of report (GitHub #1556).
  • Branch added by the Kotlin compiler version 1.5.0 and above for reading from lateinit property is filtered out during generation of report (GitHub #1568).

Non-functional Changes

  • JaCoCo now depends on ASM 9.7 (GitHub #1600).
Commits

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.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.11 to 0.8.12.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.11...v0.8.12)

---
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 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 3, 2024
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@oldratlee oldratlee merged commit d796b4d into master Apr 3, 2024
20 of 21 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.12 branch April 3, 2024 02:58
oldratlee pushed a commit that referenced this pull request Apr 8, 2024
bump spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
bump maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
bump spotbugs-annotations from 4.8.2 to 4.8.3 (#587)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#588)
bump maven-compiler-plugin 3.11.0 to 3.12.0 (#589)
bump byte-buddy-parent from 1.14.10 to 1.14.11 (#591)
bump kotlin.version from 1.9.21 to 1.9.22 (#592)
bump maven-compiler-plugin from 3.12.0 to 3.12.1 (#593)
bump javassist from 3.29.2-GA to 3.30.2-GA (#594)
bump maven-surefire-plugin from 3.2.3 to 3.2.5 (#596)
bump spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#598)
bump codecov/codecov-action from 3 to 4 (#600)
bump junit-bom from 5.10.1 to 5.10.2 (#601)
bump spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#602)
bump kotlinx-coroutines-bom from 1.7.3 to 1.8.0.(#603)
bump byte-buddy-parent from 1.14.11 to 1.14.12 (#604)
bump maven-shade-plugin from 3.5.1 to 3.5.2 (#606)
bump exec-maven-plugin from 3.1.1 to 3.2.0 (#607)
bump dokka-maven-plugin from 1.9.10 to 1.9.20 (#609)
bump git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#610)
bump kotlin.version from 1.9.22 to 1.9.23 (#611)
bump git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#612)
bump extra-enforcer-rules from 1.7.0 to 1.8.0 (#613)
bump kotest.version from 5.8.0 to 5.8.1 (#614)
bump maven-gpg-plugin from 3.1.0 to 3.2.0 (#615)
bump maven-gpg-plugin from 3.2.0 to 3.2.1 (#616)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#617)
bump git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#618)
bump maven-gpg-plugin from 3.2.1 to 3.2.2 (#619)
bump byte-buddy-parent from 1.14.12 to 1.14.13 (#620)
bump jacoco-maven-plugin from 0.8.11 to 0.8.12 (#621)
bump maven-source-plugin from 3.3.0 to 3.3.1 (#622)
bump spotbugs-annotations from 4.8.3 to 4.8.4 (#623)
oldratlee pushed a commit that referenced this pull request Apr 22, 2024
bump spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
bump maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
bump spotbugs-annotations from 4.8.2 to 4.8.3 (#587)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#588)
bump maven-compiler-plugin 3.11.0 to 3.12.0 (#589)
bump byte-buddy-parent from 1.14.10 to 1.14.11 (#591)
bump kotlin.version from 1.9.21 to 1.9.22 (#592)
bump maven-compiler-plugin from 3.12.0 to 3.12.1 (#593)
bump javassist from 3.29.2-GA to 3.30.2-GA (#594)
bump maven-surefire-plugin from 3.2.3 to 3.2.5 (#596)
bump spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#598)
bump codecov/codecov-action from 3 to 4 (#600)
bump junit-bom from 5.10.1 to 5.10.2 (#601)
bump spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#602)
bump kotlinx-coroutines-bom from 1.7.3 to 1.8.0.(#603)
bump byte-buddy-parent from 1.14.11 to 1.14.12 (#604)
bump maven-shade-plugin from 3.5.1 to 3.5.2 (#606)
bump exec-maven-plugin from 3.1.1 to 3.2.0 (#607)
bump dokka-maven-plugin from 1.9.10 to 1.9.20 (#609)
bump git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#610)
bump kotlin.version from 1.9.22 to 1.9.23 (#611)
bump git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#612)
bump extra-enforcer-rules from 1.7.0 to 1.8.0 (#613)
bump kotest.version from 5.8.0 to 5.8.1 (#614)
bump maven-gpg-plugin from 3.1.0 to 3.2.0 (#615)
bump maven-gpg-plugin from 3.2.0 to 3.2.1 (#616)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#617)
bump git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#618)
bump maven-gpg-plugin from 3.2.1 to 3.2.2 (#619)
bump byte-buddy-parent from 1.14.12 to 1.14.13 (#620)
bump jacoco-maven-plugin from 0.8.11 to 0.8.12 (#621)
bump maven-source-plugin from 3.3.0 to 3.3.1 (#622)
bump spotbugs-annotations from 4.8.3 to 4.8.4 (#623)
bump maven-gpg-plugin from 3.2.2 to 3.2.3 (#627)
bump maven-jar-plugin from 3.3.0 to 3.4.0 (#628)
bump maven-gpg-plugin from 3.2.3 to 3.2.4 (#630)
bump maven-jar-plugin from 3.4.0 to 3.4.1 (#631)
oldratlee pushed a commit that referenced this pull request Jun 19, 2024
bump spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
bump maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
bump spotbugs-annotations from 4.8.2 to 4.8.3 (#587)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#588)
bump maven-compiler-plugin 3.11.0 to 3.12.0 (#589)
bump byte-buddy-parent from 1.14.10 to 1.14.11 (#591)
bump kotlin.version from 1.9.21 to 1.9.22 (#592)
bump maven-compiler-plugin from 3.12.0 to 3.12.1 (#593)
bump javassist from 3.29.2-GA to 3.30.2-GA (#594)
bump maven-surefire-plugin from 3.2.3 to 3.2.5 (#596)
bump spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#598)
bump codecov/codecov-action from 3 to 4 (#600)
bump junit-bom from 5.10.1 to 5.10.2 (#601)
bump spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#602)
bump kotlinx-coroutines-bom from 1.7.3 to 1.8.0.(#603)
bump byte-buddy-parent from 1.14.11 to 1.14.12 (#604)
bump maven-shade-plugin from 3.5.1 to 3.5.2 (#606)
bump exec-maven-plugin from 3.1.1 to 3.2.0 (#607)
bump dokka-maven-plugin from 1.9.10 to 1.9.20 (#609)
bump git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#610)
bump kotlin.version from 1.9.22 to 1.9.23 (#611)
bump git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#612)
bump extra-enforcer-rules from 1.7.0 to 1.8.0 (#613)
bump kotest.version from 5.8.0 to 5.8.1 (#614)
bump maven-gpg-plugin from 3.1.0 to 3.2.0 (#615)
bump maven-gpg-plugin from 3.2.0 to 3.2.1 (#616)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#617)
bump git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#618)
bump maven-gpg-plugin from 3.2.1 to 3.2.2 (#619)
bump byte-buddy-parent from 1.14.12 to 1.14.13 (#620)
bump jacoco-maven-plugin from 0.8.11 to 0.8.12 (#621)
bump maven-source-plugin from 3.3.0 to 3.3.1 (#622)
bump spotbugs-annotations from 4.8.3 to 4.8.4 (#623)
bump maven-gpg-plugin from 3.2.2 to 3.2.3 (#627)
bump maven-jar-plugin from 3.3.0 to 3.4.0 (#628)
bump maven-gpg-plugin from 3.2.3 to 3.2.4 (#630)
bump maven-jar-plugin from 3.4.0 to 3.4.1 (#631)
bump byte-buddy-parent from 1.14.13 to 1.14.14 (#632)
bump maven-shade-plugin from 3.5.2 to 3.5.3 (#633)
bump maven-install-plugin from 3.1.1 to 3.1.2 (#636)
bump maven-deploy-plugin from 3.1.1 to 3.1.2 (#637)
bump spotbugs-annotations from 4.8.4 to 4.8.5 (#639)
bump kotlin.version from 1.9.23 to 1.9.24 (#643)
bump byte-buddy-parent from 1.14.14 to 1.14.15 (#644)
bump kotest.version from 5.8.1 to 5.9.0 (#645)
bump kotlinx-coroutines-bom from 1.8.0 to 1.8.1 (#646)
bump exec-maven-plugin from 3.2.0 to 3.3.0 (#650)
bump byte-buddy-parent from 1.14.15 to 1.14.16 (#651)
bump nexus-staging-maven-plugin from 1.6.13 to 1.7.0 (#652)
bump byte-buddy-parent from 1.14.16 to 1.14.17 (#654)
bump maven-enforcer-plugin from 3.4.1 to 3.5.0 (#655)
bump maven-javadoc-plugin from 3.6.3 to 3.7.0 (#656)
bump maven-shade-plugin from 3.5.3 to 3.6.0 (#657)
bump kotest.version from 5.9.0 to 5.9.1 (#658)
bump git-commit-id-maven-plugin from 8.0.2 to 9.0.0 (#659)
bump maven-dependency-plugin from 3.6.1 to 3.7.0 (#660)
bump maven-surefire-plugin from 3.2.5 to 3.3.0.(#661)
bump spotbugs-annotations from 4.8.5 to 4.8.6 (#662)
oldratlee pushed a commit that referenced this pull request Aug 6, 2024
bump spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
bump maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
bump spotbugs-annotations from 4.8.2 to 4.8.3 (#587)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#588)
bump maven-compiler-plugin 3.11.0 to 3.12.0 (#589)
bump byte-buddy-parent from 1.14.10 to 1.14.11 (#591)
bump kotlin.version from 1.9.21 to 1.9.22 (#592)
bump maven-compiler-plugin from 3.12.0 to 3.12.1 (#593)
bump javassist from 3.29.2-GA to 3.30.2-GA (#594)
bump maven-surefire-plugin from 3.2.3 to 3.2.5 (#596)
bump spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#598)
bump codecov/codecov-action from 3 to 4 (#600)
bump junit-bom from 5.10.1 to 5.10.2 (#601)
bump spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#602)
bump kotlinx-coroutines-bom from 1.7.3 to 1.8.0.(#603)
bump byte-buddy-parent from 1.14.11 to 1.14.12 (#604)
bump maven-shade-plugin from 3.5.1 to 3.5.2 (#606)
bump exec-maven-plugin from 3.1.1 to 3.2.0 (#607)
bump dokka-maven-plugin from 1.9.10 to 1.9.20 (#609)
bump git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#610)
bump kotlin.version from 1.9.22 to 1.9.23 (#611)
bump git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#612)
bump extra-enforcer-rules from 1.7.0 to 1.8.0 (#613)
bump kotest.version from 5.8.0 to 5.8.1 (#614)
bump maven-gpg-plugin from 3.1.0 to 3.2.0 (#615)
bump maven-gpg-plugin from 3.2.0 to 3.2.1 (#616)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#617)
bump git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#618)
bump maven-gpg-plugin from 3.2.1 to 3.2.2 (#619)
bump byte-buddy-parent from 1.14.12 to 1.14.13 (#620)
bump jacoco-maven-plugin from 0.8.11 to 0.8.12 (#621)
bump maven-source-plugin from 3.3.0 to 3.3.1 (#622)
bump spotbugs-annotations from 4.8.3 to 4.8.4 (#623)
bump maven-gpg-plugin from 3.2.2 to 3.2.3 (#627)
bump maven-jar-plugin from 3.3.0 to 3.4.0 (#628)
bump maven-gpg-plugin from 3.2.3 to 3.2.4 (#630)
bump maven-jar-plugin from 3.4.0 to 3.4.1 (#631)
bump byte-buddy-parent from 1.14.13 to 1.14.14 (#632)
bump maven-shade-plugin from 3.5.2 to 3.5.3 (#633)
bump maven-install-plugin from 3.1.1 to 3.1.2 (#636)
bump maven-deploy-plugin from 3.1.1 to 3.1.2 (#637)
bump spotbugs-annotations from 4.8.4 to 4.8.5 (#639)
bump kotlin.version from 1.9.23 to 1.9.24 (#643)
bump byte-buddy-parent from 1.14.14 to 1.14.15 (#644)
bump kotest.version from 5.8.1 to 5.9.0 (#645)
bump kotlinx-coroutines-bom from 1.8.0 to 1.8.1 (#646)
bump exec-maven-plugin from 3.2.0 to 3.3.0 (#650)
bump byte-buddy-parent from 1.14.15 to 1.14.16 (#651)
bump nexus-staging-maven-plugin from 1.6.13 to 1.7.0 (#652)
bump byte-buddy-parent from 1.14.16 to 1.14.17 (#654)
bump maven-enforcer-plugin from 3.4.1 to 3.5.0 (#655)
bump maven-javadoc-plugin from 3.6.3 to 3.7.0 (#656)
bump maven-shade-plugin from 3.5.3 to 3.6.0 (#657)
bump kotest.version from 5.9.0 to 5.9.1 (#658)
bump git-commit-id-maven-plugin from 8.0.2 to 9.0.0 (#659)
bump maven-dependency-plugin from 3.6.1 to 3.7.0 (#660)
bump maven-surefire-plugin from 3.2.5 to 3.3.0.(#661)
bump spotbugs-annotations from 4.8.5 to 4.8.6 (#662)
bump maven-jar-plugin from 3.4.1 to 3.4.2 (#663)
bump maven-clean-plugin from 3.3.2 to 3.4.0 (#664)
bump maven-dependency-plugin from 3.7.0 to 3.7.1 (#666)
bump junit-bom from 5.10.2 to 5.10.3 (#670)
bump git-commit-id-maven-plugin from 9.0.0 to 9.0.1 (#672)
bump byte-buddy-parent from 1.14.17 to 1.14.18 (#673)
bump maven-surefire-plugin from 3.3.0 to 3.3.1 (#674)
bump maven-javadoc-plugin from 3.7.0 to 3.8.0 (#675)
bump kotlin.version from 1.9.24 to 1.9.25 (#676)
oldratlee pushed a commit that referenced this pull request Aug 6, 2024
bump spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
bump maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
bump spotbugs-annotations from 4.8.2 to 4.8.3 (#587)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#588)
bump maven-compiler-plugin 3.11.0 to 3.12.0 (#589)
bump byte-buddy-parent from 1.14.10 to 1.14.11 (#591)
bump kotlin.version from 1.9.21 to 1.9.22 (#592)
bump maven-compiler-plugin from 3.12.0 to 3.12.1 (#593)
bump javassist from 3.29.2-GA to 3.30.2-GA (#594)
bump maven-surefire-plugin from 3.2.3 to 3.2.5 (#596)
bump spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#598)
bump codecov/codecov-action from 3 to 4 (#600)
bump junit-bom from 5.10.1 to 5.10.2 (#601)
bump spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#602)
bump kotlinx-coroutines-bom from 1.7.3 to 1.8.0.(#603)
bump byte-buddy-parent from 1.14.11 to 1.14.12 (#604)
bump maven-shade-plugin from 3.5.1 to 3.5.2 (#606)
bump exec-maven-plugin from 3.1.1 to 3.2.0 (#607)
bump dokka-maven-plugin from 1.9.10 to 1.9.20 (#609)
bump git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#610)
bump kotlin.version from 1.9.22 to 1.9.23 (#611)
bump git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#612)
bump extra-enforcer-rules from 1.7.0 to 1.8.0 (#613)
bump kotest.version from 5.8.0 to 5.8.1 (#614)
bump maven-gpg-plugin from 3.1.0 to 3.2.0 (#615)
bump maven-gpg-plugin from 3.2.0 to 3.2.1 (#616)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#617)
bump git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#618)
bump maven-gpg-plugin from 3.2.1 to 3.2.2 (#619)
bump byte-buddy-parent from 1.14.12 to 1.14.13 (#620)
bump jacoco-maven-plugin from 0.8.11 to 0.8.12 (#621)
bump maven-source-plugin from 3.3.0 to 3.3.1 (#622)
bump spotbugs-annotations from 4.8.3 to 4.8.4 (#623)
bump maven-gpg-plugin from 3.2.2 to 3.2.3 (#627)
bump maven-jar-plugin from 3.3.0 to 3.4.0 (#628)
bump maven-gpg-plugin from 3.2.3 to 3.2.4 (#630)
bump maven-jar-plugin from 3.4.0 to 3.4.1 (#631)
bump byte-buddy-parent from 1.14.13 to 1.14.14 (#632)
bump maven-shade-plugin from 3.5.2 to 3.5.3 (#633)
bump maven-install-plugin from 3.1.1 to 3.1.2 (#636)
bump maven-deploy-plugin from 3.1.1 to 3.1.2 (#637)
bump spotbugs-annotations from 4.8.4 to 4.8.5 (#639)
bump kotlin.version from 1.9.23 to 1.9.24 (#643)
bump byte-buddy-parent from 1.14.14 to 1.14.15 (#644)
bump kotest.version from 5.8.1 to 5.9.0 (#645)
bump kotlinx-coroutines-bom from 1.8.0 to 1.8.1 (#646)
bump exec-maven-plugin from 3.2.0 to 3.3.0 (#650)
bump byte-buddy-parent from 1.14.15 to 1.14.16 (#651)
bump nexus-staging-maven-plugin from 1.6.13 to 1.7.0 (#652)
bump byte-buddy-parent from 1.14.16 to 1.14.17 (#654)
bump maven-enforcer-plugin from 3.4.1 to 3.5.0 (#655)
bump maven-javadoc-plugin from 3.6.3 to 3.7.0 (#656)
bump maven-shade-plugin from 3.5.3 to 3.6.0 (#657)
bump kotest.version from 5.9.0 to 5.9.1 (#658)
bump git-commit-id-maven-plugin from 8.0.2 to 9.0.0 (#659)
bump maven-dependency-plugin from 3.6.1 to 3.7.0 (#660)
bump maven-surefire-plugin from 3.2.5 to 3.3.0.(#661)
bump spotbugs-annotations from 4.8.5 to 4.8.6 (#662)
bump maven-jar-plugin from 3.4.1 to 3.4.2 (#663)
bump maven-clean-plugin from 3.3.2 to 3.4.0 (#664)
bump maven-dependency-plugin from 3.7.0 to 3.7.1 (#666)
bump junit-bom from 5.10.2 to 5.10.3 (#670)
bump git-commit-id-maven-plugin from 9.0.0 to 9.0.1 (#672)
bump byte-buddy-parent from 1.14.17 to 1.14.18 (#673)
bump maven-surefire-plugin from 3.3.0 to 3.3.1 (#674)
bump maven-javadoc-plugin from 3.7.0 to 3.8.0 (#675)
bump kotlin.version from 1.9.24 to 1.9.25 (#676)
oldratlee pushed a commit that referenced this pull request Aug 13, 2024
bump spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
bump maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
bump spotbugs-annotations from 4.8.2 to 4.8.3 (#587)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#588)
bump maven-compiler-plugin 3.11.0 to 3.12.0 (#589)
bump byte-buddy-parent from 1.14.10 to 1.14.11 (#591)
bump kotlin.version from 1.9.21 to 1.9.22 (#592)
bump maven-compiler-plugin from 3.12.0 to 3.12.1 (#593)
bump javassist from 3.29.2-GA to 3.30.2-GA (#594)
bump maven-surefire-plugin from 3.2.3 to 3.2.5 (#596)
bump spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#598)
bump codecov/codecov-action from 3 to 4 (#600)
bump junit-bom from 5.10.1 to 5.10.2 (#601)
bump spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#602)
bump kotlinx-coroutines-bom from 1.7.3 to 1.8.0.(#603)
bump byte-buddy-parent from 1.14.11 to 1.14.12 (#604)
bump maven-shade-plugin from 3.5.1 to 3.5.2 (#606)
bump exec-maven-plugin from 3.1.1 to 3.2.0 (#607)
bump dokka-maven-plugin from 1.9.10 to 1.9.20 (#609)
bump git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#610)
bump kotlin.version from 1.9.22 to 1.9.23 (#611)
bump git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#612)
bump extra-enforcer-rules from 1.7.0 to 1.8.0 (#613)
bump kotest.version from 5.8.0 to 5.8.1 (#614)
bump maven-gpg-plugin from 3.1.0 to 3.2.0 (#615)
bump maven-gpg-plugin from 3.2.0 to 3.2.1 (#616)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#617)
bump git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#618)
bump maven-gpg-plugin from 3.2.1 to 3.2.2 (#619)
bump byte-buddy-parent from 1.14.12 to 1.14.13 (#620)
bump jacoco-maven-plugin from 0.8.11 to 0.8.12 (#621)
bump maven-source-plugin from 3.3.0 to 3.3.1 (#622)
bump spotbugs-annotations from 4.8.3 to 4.8.4 (#623)
bump maven-gpg-plugin from 3.2.2 to 3.2.3 (#627)
bump maven-jar-plugin from 3.3.0 to 3.4.0 (#628)
bump maven-gpg-plugin from 3.2.3 to 3.2.4 (#630)
bump maven-jar-plugin from 3.4.0 to 3.4.1 (#631)
bump byte-buddy-parent from 1.14.13 to 1.14.14 (#632)
bump maven-shade-plugin from 3.5.2 to 3.5.3 (#633)
bump maven-install-plugin from 3.1.1 to 3.1.2 (#636)
bump maven-deploy-plugin from 3.1.1 to 3.1.2 (#637)
bump spotbugs-annotations from 4.8.4 to 4.8.5 (#639)
bump kotlin.version from 1.9.23 to 1.9.24 (#643)
bump byte-buddy-parent from 1.14.14 to 1.14.15 (#644)
bump kotest.version from 5.8.1 to 5.9.0 (#645)
bump kotlinx-coroutines-bom from 1.8.0 to 1.8.1 (#646)
bump exec-maven-plugin from 3.2.0 to 3.3.0 (#650)
bump byte-buddy-parent from 1.14.15 to 1.14.16 (#651)
bump nexus-staging-maven-plugin from 1.6.13 to 1.7.0 (#652)
bump byte-buddy-parent from 1.14.16 to 1.14.17 (#654)
bump maven-enforcer-plugin from 3.4.1 to 3.5.0 (#655)
bump maven-javadoc-plugin from 3.6.3 to 3.7.0 (#656)
bump maven-shade-plugin from 3.5.3 to 3.6.0 (#657)
bump kotest.version from 5.9.0 to 5.9.1 (#658)
bump git-commit-id-maven-plugin from 8.0.2 to 9.0.0 (#659)
bump maven-dependency-plugin from 3.6.1 to 3.7.0 (#660)
bump maven-surefire-plugin from 3.2.5 to 3.3.0.(#661)
bump spotbugs-annotations from 4.8.5 to 4.8.6 (#662)
bump maven-jar-plugin from 3.4.1 to 3.4.2 (#663)
bump maven-clean-plugin from 3.3.2 to 3.4.0 (#664)
bump maven-dependency-plugin from 3.7.0 to 3.7.1 (#666)
bump junit-bom from 5.10.2 to 5.10.3 (#670)
bump git-commit-id-maven-plugin from 9.0.0 to 9.0.1 (#672)
bump byte-buddy-parent from 1.14.17 to 1.14.18 (#673)
bump maven-surefire-plugin from 3.3.0 to 3.3.1 (#674)
bump maven-javadoc-plugin from 3.7.0 to 3.8.0 (#675)
bump kotlin.version from 1.9.24 to 1.9.25 (#676)
bump exec-maven-plugin from 3.3.0 to 3.4.0 (#678)
bump maven-gpg-plugin from 3.2.4 to 3.2.5 (#680)
bump exec-maven-plugin from 3.4.0 to 3.4.1 (#681)
oldratlee pushed a commit that referenced this pull request Aug 13, 2024
bump spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
bump maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
bump spotbugs-annotations from 4.8.2 to 4.8.3 (#587)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#588)
bump maven-compiler-plugin 3.11.0 to 3.12.0 (#589)
bump byte-buddy-parent from 1.14.10 to 1.14.11 (#591)
bump kotlin.version from 1.9.21 to 1.9.22 (#592)
bump maven-compiler-plugin from 3.12.0 to 3.12.1 (#593)
bump javassist from 3.29.2-GA to 3.30.2-GA (#594)
bump maven-surefire-plugin from 3.2.3 to 3.2.5 (#596)
bump spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#598)
bump codecov/codecov-action from 3 to 4 (#600)
bump junit-bom from 5.10.1 to 5.10.2 (#601)
bump spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#602)
bump kotlinx-coroutines-bom from 1.7.3 to 1.8.0.(#603)
bump byte-buddy-parent from 1.14.11 to 1.14.12 (#604)
bump maven-shade-plugin from 3.5.1 to 3.5.2 (#606)
bump exec-maven-plugin from 3.1.1 to 3.2.0 (#607)
bump dokka-maven-plugin from 1.9.10 to 1.9.20 (#609)
bump git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#610)
bump kotlin.version from 1.9.22 to 1.9.23 (#611)
bump git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#612)
bump extra-enforcer-rules from 1.7.0 to 1.8.0 (#613)
bump kotest.version from 5.8.0 to 5.8.1 (#614)
bump maven-gpg-plugin from 3.1.0 to 3.2.0 (#615)
bump maven-gpg-plugin from 3.2.0 to 3.2.1 (#616)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#617)
bump git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#618)
bump maven-gpg-plugin from 3.2.1 to 3.2.2 (#619)
bump byte-buddy-parent from 1.14.12 to 1.14.13 (#620)
bump jacoco-maven-plugin from 0.8.11 to 0.8.12 (#621)
bump maven-source-plugin from 3.3.0 to 3.3.1 (#622)
bump spotbugs-annotations from 4.8.3 to 4.8.4 (#623)
bump maven-gpg-plugin from 3.2.2 to 3.2.3 (#627)
bump maven-jar-plugin from 3.3.0 to 3.4.0 (#628)
bump maven-gpg-plugin from 3.2.3 to 3.2.4 (#630)
bump maven-jar-plugin from 3.4.0 to 3.4.1 (#631)
bump byte-buddy-parent from 1.14.13 to 1.14.14 (#632)
bump maven-shade-plugin from 3.5.2 to 3.5.3 (#633)
bump maven-install-plugin from 3.1.1 to 3.1.2 (#636)
bump maven-deploy-plugin from 3.1.1 to 3.1.2 (#637)
bump spotbugs-annotations from 4.8.4 to 4.8.5 (#639)
bump kotlin.version from 1.9.23 to 1.9.24 (#643)
bump byte-buddy-parent from 1.14.14 to 1.14.15 (#644)
bump kotest.version from 5.8.1 to 5.9.0 (#645)
bump kotlinx-coroutines-bom from 1.8.0 to 1.8.1 (#646)
bump exec-maven-plugin from 3.2.0 to 3.3.0 (#650)
bump byte-buddy-parent from 1.14.15 to 1.14.16 (#651)
bump nexus-staging-maven-plugin from 1.6.13 to 1.7.0 (#652)
bump byte-buddy-parent from 1.14.16 to 1.14.17 (#654)
bump maven-enforcer-plugin from 3.4.1 to 3.5.0 (#655)
bump maven-javadoc-plugin from 3.6.3 to 3.7.0 (#656)
bump maven-shade-plugin from 3.5.3 to 3.6.0 (#657)
bump kotest.version from 5.9.0 to 5.9.1 (#658)
bump git-commit-id-maven-plugin from 8.0.2 to 9.0.0 (#659)
bump maven-dependency-plugin from 3.6.1 to 3.7.0 (#660)
bump maven-surefire-plugin from 3.2.5 to 3.3.0.(#661)
bump spotbugs-annotations from 4.8.5 to 4.8.6 (#662)
bump maven-jar-plugin from 3.4.1 to 3.4.2 (#663)
bump maven-clean-plugin from 3.3.2 to 3.4.0 (#664)
bump maven-dependency-plugin from 3.7.0 to 3.7.1 (#666)
bump junit-bom from 5.10.2 to 5.10.3 (#670)
bump git-commit-id-maven-plugin from 9.0.0 to 9.0.1 (#672)
bump byte-buddy-parent from 1.14.17 to 1.14.18 (#673)
bump maven-surefire-plugin from 3.3.0 to 3.3.1 (#674)
bump maven-javadoc-plugin from 3.7.0 to 3.8.0 (#675)
bump kotlin.version from 1.9.24 to 1.9.25 (#676)
bump exec-maven-plugin from 3.3.0 to 3.4.0 (#678)
bump maven-gpg-plugin from 3.2.4 to 3.2.5 (#680)
bump exec-maven-plugin from 3.4.0 to 3.4.1 (#681)
oldratlee pushed a commit that referenced this pull request Aug 14, 2024
bump spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
bump maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
bump spotbugs-annotations from 4.8.2 to 4.8.3 (#587)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#588)
bump maven-compiler-plugin 3.11.0 to 3.12.0 (#589)
bump byte-buddy-parent from 1.14.10 to 1.14.11 (#591)
bump kotlin.version from 1.9.21 to 1.9.22 (#592)
bump maven-compiler-plugin from 3.12.0 to 3.12.1 (#593)
bump javassist from 3.29.2-GA to 3.30.2-GA (#594)
bump maven-surefire-plugin from 3.2.3 to 3.2.5 (#596)
bump spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#598)
bump codecov/codecov-action from 3 to 4 (#600)
bump junit-bom from 5.10.1 to 5.10.2 (#601)
bump spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#602)
bump kotlinx-coroutines-bom from 1.7.3 to 1.8.0.(#603)
bump byte-buddy-parent from 1.14.11 to 1.14.12 (#604)
bump maven-shade-plugin from 3.5.1 to 3.5.2 (#606)
bump exec-maven-plugin from 3.1.1 to 3.2.0 (#607)
bump dokka-maven-plugin from 1.9.10 to 1.9.20 (#609)
bump git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#610)
bump kotlin.version from 1.9.22 to 1.9.23 (#611)
bump git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#612)
bump extra-enforcer-rules from 1.7.0 to 1.8.0 (#613)
bump kotest.version from 5.8.0 to 5.8.1 (#614)
bump maven-gpg-plugin from 3.1.0 to 3.2.0 (#615)
bump maven-gpg-plugin from 3.2.0 to 3.2.1 (#616)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#617)
bump git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#618)
bump maven-gpg-plugin from 3.2.1 to 3.2.2 (#619)
bump byte-buddy-parent from 1.14.12 to 1.14.13 (#620)
bump jacoco-maven-plugin from 0.8.11 to 0.8.12 (#621)
bump maven-source-plugin from 3.3.0 to 3.3.1 (#622)
bump spotbugs-annotations from 4.8.3 to 4.8.4 (#623)
bump maven-gpg-plugin from 3.2.2 to 3.2.3 (#627)
bump maven-jar-plugin from 3.3.0 to 3.4.0 (#628)
bump maven-gpg-plugin from 3.2.3 to 3.2.4 (#630)
bump maven-jar-plugin from 3.4.0 to 3.4.1 (#631)
bump byte-buddy-parent from 1.14.13 to 1.14.14 (#632)
bump maven-shade-plugin from 3.5.2 to 3.5.3 (#633)
bump maven-install-plugin from 3.1.1 to 3.1.2 (#636)
bump maven-deploy-plugin from 3.1.1 to 3.1.2 (#637)
bump spotbugs-annotations from 4.8.4 to 4.8.5 (#639)
bump kotlin.version from 1.9.23 to 1.9.24 (#643)
bump byte-buddy-parent from 1.14.14 to 1.14.15 (#644)
bump kotest.version from 5.8.1 to 5.9.0 (#645)
bump kotlinx-coroutines-bom from 1.8.0 to 1.8.1 (#646)
bump exec-maven-plugin from 3.2.0 to 3.3.0 (#650)
bump byte-buddy-parent from 1.14.15 to 1.14.16 (#651)
bump nexus-staging-maven-plugin from 1.6.13 to 1.7.0 (#652)
bump byte-buddy-parent from 1.14.16 to 1.14.17 (#654)
bump maven-enforcer-plugin from 3.4.1 to 3.5.0 (#655)
bump maven-javadoc-plugin from 3.6.3 to 3.7.0 (#656)
bump maven-shade-plugin from 3.5.3 to 3.6.0 (#657)
bump kotest.version from 5.9.0 to 5.9.1 (#658)
bump git-commit-id-maven-plugin from 8.0.2 to 9.0.0 (#659)
bump maven-dependency-plugin from 3.6.1 to 3.7.0 (#660)
bump maven-surefire-plugin from 3.2.5 to 3.3.0.(#661)
bump spotbugs-annotations from 4.8.5 to 4.8.6 (#662)
bump maven-jar-plugin from 3.4.1 to 3.4.2 (#663)
bump maven-clean-plugin from 3.3.2 to 3.4.0 (#664)
bump maven-dependency-plugin from 3.7.0 to 3.7.1 (#666)
bump junit-bom from 5.10.2 to 5.10.3 (#670)
bump git-commit-id-maven-plugin from 9.0.0 to 9.0.1 (#672)
bump byte-buddy-parent from 1.14.17 to 1.14.18 (#673)
bump maven-surefire-plugin from 3.3.0 to 3.3.1 (#674)
bump maven-javadoc-plugin from 3.7.0 to 3.8.0 (#675)
bump kotlin.version from 1.9.24 to 1.9.25 (#676)
bump exec-maven-plugin from 3.3.0 to 3.4.0 (#678)
bump maven-gpg-plugin from 3.2.4 to 3.2.5 (#680)
bump exec-maven-plugin from 3.4.0 to 3.4.1 (#681)
oldratlee pushed a commit that referenced this pull request Aug 15, 2024
bump spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
bump maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
bump spotbugs-annotations from 4.8.2 to 4.8.3 (#587)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#588)
bump maven-compiler-plugin 3.11.0 to 3.12.0 (#589)
bump byte-buddy-parent from 1.14.10 to 1.14.11 (#591)
bump kotlin.version from 1.9.21 to 1.9.22 (#592)
bump maven-compiler-plugin from 3.12.0 to 3.12.1 (#593)
bump javassist from 3.29.2-GA to 3.30.2-GA (#594)
bump maven-surefire-plugin from 3.2.3 to 3.2.5 (#596)
bump spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#598)
bump codecov/codecov-action from 3 to 4 (#600)
bump junit-bom from 5.10.1 to 5.10.2 (#601)
bump spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#602)
bump kotlinx-coroutines-bom from 1.7.3 to 1.8.0.(#603)
bump byte-buddy-parent from 1.14.11 to 1.14.12 (#604)
bump maven-shade-plugin from 3.5.1 to 3.5.2 (#606)
bump exec-maven-plugin from 3.1.1 to 3.2.0 (#607)
bump dokka-maven-plugin from 1.9.10 to 1.9.20 (#609)
bump git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#610)
bump kotlin.version from 1.9.22 to 1.9.23 (#611)
bump git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#612)
bump extra-enforcer-rules from 1.7.0 to 1.8.0 (#613)
bump kotest.version from 5.8.0 to 5.8.1 (#614)
bump maven-gpg-plugin from 3.1.0 to 3.2.0 (#615)
bump maven-gpg-plugin from 3.2.0 to 3.2.1 (#616)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#617)
bump git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#618)
bump maven-gpg-plugin from 3.2.1 to 3.2.2 (#619)
bump byte-buddy-parent from 1.14.12 to 1.14.13 (#620)
bump jacoco-maven-plugin from 0.8.11 to 0.8.12 (#621)
bump maven-source-plugin from 3.3.0 to 3.3.1 (#622)
bump spotbugs-annotations from 4.8.3 to 4.8.4 (#623)
bump maven-gpg-plugin from 3.2.2 to 3.2.3 (#627)
bump maven-jar-plugin from 3.3.0 to 3.4.0 (#628)
bump maven-gpg-plugin from 3.2.3 to 3.2.4 (#630)
bump maven-jar-plugin from 3.4.0 to 3.4.1 (#631)
bump byte-buddy-parent from 1.14.13 to 1.14.14 (#632)
bump maven-shade-plugin from 3.5.2 to 3.5.3 (#633)
bump maven-install-plugin from 3.1.1 to 3.1.2 (#636)
bump maven-deploy-plugin from 3.1.1 to 3.1.2 (#637)
bump spotbugs-annotations from 4.8.4 to 4.8.5 (#639)
bump kotlin.version from 1.9.23 to 1.9.24 (#643)
bump byte-buddy-parent from 1.14.14 to 1.14.15 (#644)
bump kotest.version from 5.8.1 to 5.9.0 (#645)
bump kotlinx-coroutines-bom from 1.8.0 to 1.8.1 (#646)
bump exec-maven-plugin from 3.2.0 to 3.3.0 (#650)
bump byte-buddy-parent from 1.14.15 to 1.14.16 (#651)
bump nexus-staging-maven-plugin from 1.6.13 to 1.7.0 (#652)
bump byte-buddy-parent from 1.14.16 to 1.14.17 (#654)
bump maven-enforcer-plugin from 3.4.1 to 3.5.0 (#655)
bump maven-javadoc-plugin from 3.6.3 to 3.7.0 (#656)
bump maven-shade-plugin from 3.5.3 to 3.6.0 (#657)
bump kotest.version from 5.9.0 to 5.9.1 (#658)
bump git-commit-id-maven-plugin from 8.0.2 to 9.0.0 (#659)
bump maven-dependency-plugin from 3.6.1 to 3.7.0 (#660)
bump maven-surefire-plugin from 3.2.5 to 3.3.0.(#661)
bump spotbugs-annotations from 4.8.5 to 4.8.6 (#662)
bump maven-jar-plugin from 3.4.1 to 3.4.2 (#663)
bump maven-clean-plugin from 3.3.2 to 3.4.0 (#664)
bump maven-dependency-plugin from 3.7.0 to 3.7.1 (#666)
bump junit-bom from 5.10.2 to 5.10.3 (#670)
bump git-commit-id-maven-plugin from 9.0.0 to 9.0.1 (#672)
bump byte-buddy-parent from 1.14.17 to 1.14.18 (#673)
bump maven-surefire-plugin from 3.3.0 to 3.3.1 (#674)
bump maven-javadoc-plugin from 3.7.0 to 3.8.0 (#675)
bump kotlin.version from 1.9.24 to 1.9.25 (#676)
bump exec-maven-plugin from 3.3.0 to 3.4.0 (#678)
bump maven-gpg-plugin from 3.2.4 to 3.2.5 (#680)
bump exec-maven-plugin from 3.4.0 to 3.4.1 (#681)
bump junit-bom from 5.10.3 to 5.11.0 (#683)
oldratlee pushed a commit that referenced this pull request Sep 9, 2024
bump spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
bump maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
bump spotbugs-annotations from 4.8.2 to 4.8.3 (#587)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#588)
bump maven-compiler-plugin 3.11.0 to 3.12.0 (#589)
bump byte-buddy-parent from 1.14.10 to 1.14.11 (#591)
bump kotlin.version from 1.9.21 to 1.9.22 (#592)
bump maven-compiler-plugin from 3.12.0 to 3.12.1 (#593)
bump javassist from 3.29.2-GA to 3.30.2-GA (#594)
bump maven-surefire-plugin from 3.2.3 to 3.2.5 (#596)
bump spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#598)
bump codecov/codecov-action from 3 to 4 (#600)
bump junit-bom from 5.10.1 to 5.10.2 (#601)
bump spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#602)
bump kotlinx-coroutines-bom from 1.7.3 to 1.8.0.(#603)
bump byte-buddy-parent from 1.14.11 to 1.14.12 (#604)
bump maven-shade-plugin from 3.5.1 to 3.5.2 (#606)
bump exec-maven-plugin from 3.1.1 to 3.2.0 (#607)
bump dokka-maven-plugin from 1.9.10 to 1.9.20 (#609)
bump git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#610)
bump kotlin.version from 1.9.22 to 1.9.23 (#611)
bump git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#612)
bump extra-enforcer-rules from 1.7.0 to 1.8.0 (#613)
bump kotest.version from 5.8.0 to 5.8.1 (#614)
bump maven-gpg-plugin from 3.1.0 to 3.2.0 (#615)
bump maven-gpg-plugin from 3.2.0 to 3.2.1 (#616)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#617)
bump git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#618)
bump maven-gpg-plugin from 3.2.1 to 3.2.2 (#619)
bump byte-buddy-parent from 1.14.12 to 1.14.13 (#620)
bump jacoco-maven-plugin from 0.8.11 to 0.8.12 (#621)
bump maven-source-plugin from 3.3.0 to 3.3.1 (#622)
bump spotbugs-annotations from 4.8.3 to 4.8.4 (#623)
bump maven-gpg-plugin from 3.2.2 to 3.2.3 (#627)
bump maven-jar-plugin from 3.3.0 to 3.4.0 (#628)
bump maven-gpg-plugin from 3.2.3 to 3.2.4 (#630)
bump maven-jar-plugin from 3.4.0 to 3.4.1 (#631)
bump byte-buddy-parent from 1.14.13 to 1.14.14 (#632)
bump maven-shade-plugin from 3.5.2 to 3.5.3 (#633)
bump maven-install-plugin from 3.1.1 to 3.1.2 (#636)
bump maven-deploy-plugin from 3.1.1 to 3.1.2 (#637)
bump spotbugs-annotations from 4.8.4 to 4.8.5 (#639)
bump kotlin.version from 1.9.23 to 1.9.24 (#643)
bump byte-buddy-parent from 1.14.14 to 1.14.15 (#644)
bump kotest.version from 5.8.1 to 5.9.0 (#645)
bump kotlinx-coroutines-bom from 1.8.0 to 1.8.1 (#646)
bump exec-maven-plugin from 3.2.0 to 3.3.0 (#650)
bump byte-buddy-parent from 1.14.15 to 1.14.16 (#651)
bump nexus-staging-maven-plugin from 1.6.13 to 1.7.0 (#652)
bump byte-buddy-parent from 1.14.16 to 1.14.17 (#654)
bump maven-enforcer-plugin from 3.4.1 to 3.5.0 (#655)
bump maven-javadoc-plugin from 3.6.3 to 3.7.0 (#656)
bump maven-shade-plugin from 3.5.3 to 3.6.0 (#657)
bump kotest.version from 5.9.0 to 5.9.1 (#658)
bump git-commit-id-maven-plugin from 8.0.2 to 9.0.0 (#659)
bump maven-dependency-plugin from 3.6.1 to 3.7.0 (#660)
bump maven-surefire-plugin from 3.2.5 to 3.3.0.(#661)
bump spotbugs-annotations from 4.8.5 to 4.8.6 (#662)
bump maven-jar-plugin from 3.4.1 to 3.4.2 (#663)
bump maven-clean-plugin from 3.3.2 to 3.4.0 (#664)
bump maven-dependency-plugin from 3.7.0 to 3.7.1 (#666)
bump junit-bom from 5.10.2 to 5.10.3 (#670)
bump git-commit-id-maven-plugin from 9.0.0 to 9.0.1 (#672)
bump byte-buddy-parent from 1.14.17 to 1.14.18 (#673)
bump maven-surefire-plugin from 3.3.0 to 3.3.1 (#674)
bump maven-javadoc-plugin from 3.7.0 to 3.8.0 (#675)
bump kotlin.version from 1.9.24 to 1.9.25 (#676)
bump exec-maven-plugin from 3.3.0 to 3.4.0 (#678)
bump maven-gpg-plugin from 3.2.4 to 3.2.5 (#680)
bump exec-maven-plugin from 3.4.0 to 3.4.1 (#681)
bump junit-bom from 5.10.3 to 5.11.0 (#683)
bump byte-buddy-parent from 1.14.18 to 1.14.19 (#684)
bump maven-site-plugin from 3.12.1 to 3.20.0 (#685)
bump maven-surefire-plugin from 3.3.1 to 3.4.0 (#686)
bump maven-install-plugin from 3.1.2 to 3.1.3 (#687)
bump maven-deploy-plugin from 3.1.2 to 3.1.3 (#688)
bump maven-dependency-plugin from 3.7.1 to 3.8.0 (#689)
bump byte-buddy-parent from 1.14.19 to 1.15.0 (#691)
bump maven-surefire-plugin from 3.4.0 to 3.5.0 (#692)
bump byte-buddy-parent from 1.15.0 to 1.15.1 (#694)
oldratlee pushed a commit that referenced this pull request Sep 9, 2024
bump spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
bump maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
bump spotbugs-annotations from 4.8.2 to 4.8.3 (#587)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#588)
bump maven-compiler-plugin 3.11.0 to 3.12.0 (#589)
bump byte-buddy-parent from 1.14.10 to 1.14.11 (#591)
bump kotlin.version from 1.9.21 to 1.9.22 (#592)
bump maven-compiler-plugin from 3.12.0 to 3.12.1 (#593)
bump javassist from 3.29.2-GA to 3.30.2-GA (#594)
bump maven-surefire-plugin from 3.2.3 to 3.2.5 (#596)
bump spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#598)
bump codecov/codecov-action from 3 to 4 (#600)
bump junit-bom from 5.10.1 to 5.10.2 (#601)
bump spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#602)
bump kotlinx-coroutines-bom from 1.7.3 to 1.8.0.(#603)
bump byte-buddy-parent from 1.14.11 to 1.14.12 (#604)
bump maven-shade-plugin from 3.5.1 to 3.5.2 (#606)
bump exec-maven-plugin from 3.1.1 to 3.2.0 (#607)
bump dokka-maven-plugin from 1.9.10 to 1.9.20 (#609)
bump git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#610)
bump kotlin.version from 1.9.22 to 1.9.23 (#611)
bump git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#612)
bump extra-enforcer-rules from 1.7.0 to 1.8.0 (#613)
bump kotest.version from 5.8.0 to 5.8.1 (#614)
bump maven-gpg-plugin from 3.1.0 to 3.2.0 (#615)
bump maven-gpg-plugin from 3.2.0 to 3.2.1 (#616)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#617)
bump git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#618)
bump maven-gpg-plugin from 3.2.1 to 3.2.2 (#619)
bump byte-buddy-parent from 1.14.12 to 1.14.13 (#620)
bump jacoco-maven-plugin from 0.8.11 to 0.8.12 (#621)
bump maven-source-plugin from 3.3.0 to 3.3.1 (#622)
bump spotbugs-annotations from 4.8.3 to 4.8.4 (#623)
bump maven-gpg-plugin from 3.2.2 to 3.2.3 (#627)
bump maven-jar-plugin from 3.3.0 to 3.4.0 (#628)
bump maven-gpg-plugin from 3.2.3 to 3.2.4 (#630)
bump maven-jar-plugin from 3.4.0 to 3.4.1 (#631)
bump byte-buddy-parent from 1.14.13 to 1.14.14 (#632)
bump maven-shade-plugin from 3.5.2 to 3.5.3 (#633)
bump maven-install-plugin from 3.1.1 to 3.1.2 (#636)
bump maven-deploy-plugin from 3.1.1 to 3.1.2 (#637)
bump spotbugs-annotations from 4.8.4 to 4.8.5 (#639)
bump kotlin.version from 1.9.23 to 1.9.24 (#643)
bump byte-buddy-parent from 1.14.14 to 1.14.15 (#644)
bump kotest.version from 5.8.1 to 5.9.0 (#645)
bump kotlinx-coroutines-bom from 1.8.0 to 1.8.1 (#646)
bump exec-maven-plugin from 3.2.0 to 3.3.0 (#650)
bump byte-buddy-parent from 1.14.15 to 1.14.16 (#651)
bump nexus-staging-maven-plugin from 1.6.13 to 1.7.0 (#652)
bump byte-buddy-parent from 1.14.16 to 1.14.17 (#654)
bump maven-enforcer-plugin from 3.4.1 to 3.5.0 (#655)
bump maven-javadoc-plugin from 3.6.3 to 3.7.0 (#656)
bump maven-shade-plugin from 3.5.3 to 3.6.0 (#657)
bump kotest.version from 5.9.0 to 5.9.1 (#658)
bump git-commit-id-maven-plugin from 8.0.2 to 9.0.0 (#659)
bump maven-dependency-plugin from 3.6.1 to 3.7.0 (#660)
bump maven-surefire-plugin from 3.2.5 to 3.3.0.(#661)
bump spotbugs-annotations from 4.8.5 to 4.8.6 (#662)
bump maven-jar-plugin from 3.4.1 to 3.4.2 (#663)
bump maven-clean-plugin from 3.3.2 to 3.4.0 (#664)
bump maven-dependency-plugin from 3.7.0 to 3.7.1 (#666)
bump junit-bom from 5.10.2 to 5.10.3 (#670)
bump git-commit-id-maven-plugin from 9.0.0 to 9.0.1 (#672)
bump byte-buddy-parent from 1.14.17 to 1.14.18 (#673)
bump maven-surefire-plugin from 3.3.0 to 3.3.1 (#674)
bump maven-javadoc-plugin from 3.7.0 to 3.8.0 (#675)
bump kotlin.version from 1.9.24 to 1.9.25 (#676)
bump exec-maven-plugin from 3.3.0 to 3.4.0 (#678)
bump maven-gpg-plugin from 3.2.4 to 3.2.5 (#680)
bump exec-maven-plugin from 3.4.0 to 3.4.1 (#681)
bump junit-bom from 5.10.3 to 5.11.0 (#683)
bump byte-buddy-parent from 1.14.18 to 1.14.19 (#684)
bump maven-site-plugin from 3.12.1 to 3.20.0 (#685)
bump maven-surefire-plugin from 3.3.1 to 3.4.0 (#686)
bump maven-install-plugin from 3.1.2 to 3.1.3 (#687)
bump maven-deploy-plugin from 3.1.2 to 3.1.3 (#688)
bump maven-dependency-plugin from 3.7.1 to 3.8.0 (#689)
bump byte-buddy-parent from 1.14.19 to 1.15.0 (#691)
bump maven-surefire-plugin from 3.4.0 to 3.5.0 (#692)
bump byte-buddy-parent from 1.15.0 to 1.15.1 (#694)
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.

2 participants