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 com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 #581

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0.

Release notes

Sourced from com.github.spotbugs:spotbugs-maven-plugin's releases.

Spotbugs Maven Plugin 4.8.2.0

  • Supports spotbugs 4.8.2
  • Fix loading of onlyAnalyze classes/packages from file on multi module projects per #674
  • Force spotbugs log4j2 usage to pipe to slfj4 that we use
Commits
  • 4737e86 [maven-release-plugin] prepare release spotbugs-maven-plugin-4.8.2.0
  • 6052ca1 [pom] Sort order of maven reporting api/impl
  • 4ed4adc Merge pull request #687 from hazendaz/master
  • 8b483fc [pom] Remove clean goal from invoker as its never existed
  • 7ef8b3a Merge pull request #686 from hazendaz/master
  • 2f28d9c [GHA] For maven wrapper downloads, just use maven there to do that instead of...
  • c0b13b8 Merge pull request #684 from spotbugs/renovate/maven-3.x
  • 1df4aad Merge pull request #685 from spotbugs/renovate/mavenversion
  • db1181d Update mavenVersion to v3.9.6
  • 22ff278 Update dependency maven to v3.9.6
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 3, 2023
@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.

1 similar comment
@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.

@codecov-commenter
Copy link

codecov-commenter commented Dec 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5436289) 41.54% compared to head (4592afc) 41.54%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #581   +/-   ##
=========================================
  Coverage     41.54%   41.54%           
  Complexity      293      293           
=========================================
  Files            47       47           
  Lines          1733     1733           
  Branches        237      237           
=========================================
  Hits            720      720           
  Misses          987      987           
  Partials         26       26           

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

- update github actions
  - actions/setup-java
  - actions/checkout
- remove CI jdk 20
- remove stale `appveyor` files
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.1.0 to 4.8.2.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.8.1.0...spotbugs-maven-plugin-4.8.2.0)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.8.2.0 branch from 0295710 to 4592afc Compare December 3, 2023 07:22
@oldratlee oldratlee merged commit 35f6916 into master Dec 3, 2023
20 of 21 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.8.2.0 branch December 3, 2023 10:08
oldratlee pushed a commit that referenced this pull request Dec 3, 2023
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
oldratlee pushed a commit that referenced this pull request Dec 4, 2023
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
oldratlee pushed a commit that referenced this pull request Dec 6, 2023
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
oldratlee pushed a commit that referenced this pull request Dec 6, 2023
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
oldratlee pushed a commit that referenced this pull request Dec 6, 2023
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
oldratlee pushed a commit that referenced this pull request Dec 6, 2023
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
oldratlee pushed a commit that referenced this pull request Dec 7, 2023
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
oldratlee pushed a commit that referenced this pull request Dec 7, 2023
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
oldratlee pushed a commit that referenced this pull request Dec 10, 2023
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
oldratlee pushed a commit that referenced this pull request Dec 10, 2023
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
oldratlee pushed a commit that referenced this pull request Dec 10, 2023
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
oldratlee pushed a commit that referenced this pull request Dec 15, 2023
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#587)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#588)
oldratlee pushed a commit that referenced this pull request Dec 16, 2023
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#587)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#588)
oldratlee pushed a commit that referenced this pull request Dec 21, 2023
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#587)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#588)
bump org.apache.maven.plugins:maven-compiler-plugin 3.11.0 to 3.12.0 (#589)
bump net.bytebuddy:byte-buddy-parent from 1.14.10 to 1.14.11 (#591)
oldratlee pushed a commit that referenced this pull request Dec 21, 2023
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#587)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#588)
bump org.apache.maven.plugins:maven-compiler-plugin 3.11.0 to 3.12.0 (#589)
bump net.bytebuddy:byte-buddy-parent from 1.14.10 to 1.14.11 (#591)
oldratlee pushed a commit that referenced this pull request Dec 25, 2023
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#587)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#588)
bump org.apache.maven.plugins:maven-compiler-plugin 3.11.0 to 3.12.0 (#589)
bump net.bytebuddy: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 org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 (#593)
bump org.javassist:javassist from 3.29.2-GA to 3.30.2-GA (#594)
oldratlee pushed a commit that referenced this pull request Dec 29, 2023
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#587)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#588)
bump org.apache.maven.plugins:maven-compiler-plugin 3.11.0 to 3.12.0 (#589)
bump net.bytebuddy: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 org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 (#593)
bump org.javassist:javassist from 3.29.2-GA to 3.30.2-GA (#594)
oldratlee pushed a commit that referenced this pull request Dec 30, 2023
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#587)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#588)
bump org.apache.maven.plugins:maven-compiler-plugin 3.11.0 to 3.12.0 (#589)
bump net.bytebuddy: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 org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 (#593)
bump org.javassist:javassist from 3.29.2-GA to 3.30.2-GA (#594)
oldratlee pushed a commit that referenced this pull request Feb 7, 2024
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#587)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#588)
bump org.apache.maven.plugins:maven-compiler-plugin 3.11.0 to 3.12.0 (#589)
bump net.bytebuddy: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 org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 (#593)
bump org.javassist:javassist from 3.29.2-GA to 3.30.2-GA (#594)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#601)
bump codecov/codecov-action from 3 to 4 (#600)
oldratlee pushed a commit that referenced this pull request Feb 7, 2024
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#587)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#588)
bump org.apache.maven.plugins:maven-compiler-plugin 3.11.0 to 3.12.0 (#589)
bump net.bytebuddy: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 org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 (#593)
bump org.javassist:javassist from 3.29.2-GA to 3.30.2-GA (#594)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 (#596)
bump codecov/codecov-action from 3 to 4 (#600)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#601)
oldratlee pushed a commit that referenced this pull request Feb 7, 2024
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#587)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#588)
bump org.apache.maven.plugins:maven-compiler-plugin 3.11.0 to 3.12.0 (#589)
bump net.bytebuddy: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 org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 (#593)
bump org.javassist:javassist from 3.29.2-GA to 3.30.2-GA (#594)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 (#596)
bump codecov/codecov-action from 3 to 4 (#600)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#601)
oldratlee pushed a commit that referenced this pull request Feb 8, 2024
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#587)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#588)
bump org.apache.maven.plugins:maven-compiler-plugin 3.11.0 to 3.12.0 (#589)
bump net.bytebuddy: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 org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 (#593)
bump org.javassist:javassist from 3.29.2-GA to 3.30.2-GA (#594)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 (#596)
bump com.github.spotbugs:spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#598)
bump codecov/codecov-action from 3 to 4 (#600)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#601)
oldratlee pushed a commit that referenced this pull request Feb 22, 2024
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#587)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#588)
bump org.apache.maven.plugins:maven-compiler-plugin 3.11.0 to 3.12.0 (#589)
bump net.bytebuddy: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 org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 (#593)
bump org.javassist:javassist from 3.29.2-GA to 3.30.2-GA (#594)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 (#596)
bump com.github.spotbugs:spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#598)
bump codecov/codecov-action from 3 to 4 (#600)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#601)
chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#602)
bump org.jetbrains.kotlinx:kotlinx-coroutines-bom from 1.7.3 to 1.8.0.(#603)
bump net.bytebuddy:byte-buddy-parent from 1.14.11 to 1.14.12 (#604)
bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#606)
bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 (#607)
oldratlee pushed a commit that referenced this pull request Feb 22, 2024
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#580)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#581)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#582)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#587)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#588)
bump org.apache.maven.plugins:maven-compiler-plugin 3.11.0 to 3.12.0 (#589)
bump net.bytebuddy: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 org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 (#593)
bump org.javassist:javassist from 3.29.2-GA to 3.30.2-GA (#594)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 (#596)
bump com.github.spotbugs:spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#598)
bump codecov/codecov-action from 3 to 4 (#600)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#601)
chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#602)
bump org.jetbrains.kotlinx:kotlinx-coroutines-bom from 1.7.3 to 1.8.0.(#603)
bump net.bytebuddy:byte-buddy-parent from 1.14.11 to 1.14.12 (#604)
bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#606)
bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 (#607)
oldratlee pushed a commit that referenced this pull request Feb 23, 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)
oldratlee pushed a commit that referenced this pull request Mar 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)
oldratlee pushed a commit that referenced this pull request Mar 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)
oldratlee pushed a commit that referenced this pull request Mar 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)
oldratlee pushed a commit that referenced this pull request Mar 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)
oldratlee pushed a commit that referenced this pull request Mar 12, 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)
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.

3 participants