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.3.0 to 4.8.3.1 #116

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

Bumps com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1.

Release notes

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

Spotbugs Maven Plugin 4.8.3.1

  • Support for spotbugs 4.8.3
  • Bump groovy to 4.0.18
  • Bump slf4j to 2.0.12
  • Bump commons codec to 1.16.1
Commits
  • 9eff0f4 [maven-release-plugin] prepare release spotbugs-maven-plugin-4.8.3.1
  • 526f0da Merge pull request #762 from spotbugs/renovate/codec.version
  • 178b68b Update dependency commons-codec:commons-codec to v1.16.1
  • e25fea7 Merge pull request #759 from spotbugs/renovate/slf4j-monorepo
  • 277a681 Update slf4j monorepo to v2.0.12
  • 30e56f0 Merge pull request #758 from spotbugs/renovate/groovy-monorepo
  • daf992f Update groovy monorepo to v4.0.18
  • c0b3ae8 Merge pull request #757 from hazendaz/thorough-cleanup
  • eae979d [cleanup] Reuse already defined object for same in IT sarif-2 test
  • c22bf75 Merge pull request #755 from spotbugs/release/4.8.3.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.3.0 to 4.8.3.1.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.8.3.0...spotbugs-maven-plugin-4.8.3.1)

---
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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 12, 2024
@oldratlee oldratlee merged commit b2e99b8 into main Feb 14, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.8.3.1 branch February 14, 2024 10:16
oldratlee pushed a commit that referenced this pull request Feb 29, 2024
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#100)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#101)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#102)
bump kotlin.version from 1.9.21 to 1.9.22 in /demos (#105)
bump kotlin.version from 1.9.21 to 1.9.22 (#106)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 (#103)
bump slf4j.version from 2.0.9 to 2.0.10 (#107)
bump slf4j.version from 2.0.10 to 2.0.11 (#108)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#109)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#110)
bump com.github.spotbugs:spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#111)
bump codecov/codecov-action from 3 to 4 (#112)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#113)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 in /demos (#114)
bump slf4j.version from 2.0.11 to 2.0.12 (#115)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#116)
bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#117)
bump org.codehaus.mojo:exec-maven-plugin in /demos from 3.1.1 to 3.2.0 (#118)
oldratlee pushed a commit that referenced this pull request Mar 13, 2024
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#100)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#101)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#102)
bump kotlin.version from 1.9.21 to 1.9.22 in /demos (#105)
bump kotlin.version from 1.9.21 to 1.9.22 (#106)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 (#103)
bump slf4j.version from 2.0.9 to 2.0.10 (#107)
bump slf4j.version from 2.0.10 to 2.0.11 (#108)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#109)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#110)
bump com.github.spotbugs:spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#111)
bump codecov/codecov-action from 3 to 4 (#112)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#113)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 in /demos (#114)
bump slf4j.version from 2.0.11 to 2.0.12 (#115)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#116)
bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#117)
bump org.codehaus.mojo:exec-maven-plugin in /demos from 3.1.1 to 3.2.0 (#118)
bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.10 to 1.9.20 (#119)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#120)
bump kotlin.version from 1.9.22 to 1.9.23 in /demos (#121)
bump kotlin.version from 1.9.22 to 1.9.23 (#122)
bump kotest.version from 5.8.0 to 5.8.1 (#123)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 (#125)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#126)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.1.0 to 3.2.0 (#127)
oldratlee pushed a commit that referenced this pull request Mar 23, 2024
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#100)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#101)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#102)
bump kotlin.version from 1.9.21 to 1.9.22 in /demos (#105)
bump kotlin.version from 1.9.21 to 1.9.22 (#106)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 (#103)
bump slf4j.version from 2.0.9 to 2.0.10 (#107)
bump slf4j.version from 2.0.10 to 2.0.11 (#108)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#109)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#110)
bump com.github.spotbugs:spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#111)
bump codecov/codecov-action from 3 to 4 (#112)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#113)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 in /demos (#114)
bump slf4j.version from 2.0.11 to 2.0.12 (#115)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#116)
bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#117)
bump org.codehaus.mojo:exec-maven-plugin in /demos from 3.1.1 to 3.2.0 (#118)
bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.10 to 1.9.20 (#119)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#120)
bump kotlin.version from 1.9.22 to 1.9.23 in /demos (#121)
bump kotlin.version from 1.9.22 to 1.9.23 (#122)
bump kotest.version from 5.8.0 to 5.8.1 (#123)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 (#125)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#126)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.1.0 to 3.2.0 (#127)
bump org.moditect:moditect-maven-plugin from 1.1.0 to 1.2.0.Final (#128)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 (#129)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.0 to 3.2.1 (#130)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#131)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#132)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#133)
oldratlee pushed a commit that referenced this pull request Apr 6, 2024
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#100)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#101)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#102)
bump kotlin.version from 1.9.21 to 1.9.22 in /demos (#105)
bump kotlin.version from 1.9.21 to 1.9.22 (#106)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 (#103)
bump slf4j.version from 2.0.9 to 2.0.10 (#107)
bump slf4j.version from 2.0.10 to 2.0.11 (#108)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#109)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#110)
bump com.github.spotbugs:spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#111)
bump codecov/codecov-action from 3 to 4 (#112)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#113)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 in /demos (#114)
bump slf4j.version from 2.0.11 to 2.0.12 (#115)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#116)
bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#117)
bump org.codehaus.mojo:exec-maven-plugin in /demos from 3.1.1 to 3.2.0 (#118)
bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.10 to 1.9.20 (#119)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#120)
bump kotlin.version from 1.9.22 to 1.9.23 in /demos (#121)
bump kotlin.version from 1.9.22 to 1.9.23 (#122)
bump kotest.version from 5.8.0 to 5.8.1 (#123)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 (#125)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#126)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.1.0 to 3.2.0 (#127)
bump org.moditect:moditect-maven-plugin from 1.1.0 to 1.2.0.Final (#128)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 (#129)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.0 to 3.2.1 (#130)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#131)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#132)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#133)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.1 to 3.2.2 (#134)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 (#135)
bump org.moditect:moditect-maven-plugin from 1.2.0.Final to 1.2.1.Final (#136)
bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#137)
bump org.jacoco:jacoco-maven-plugin in /demos from 0.8.11 to 0.8.12 (#138)
bump org.apache.maven.plugins:maven-source-plugin in /demos from 3.3.0 to 3.3.1 (#139)
bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#140)
oldratlee pushed a commit that referenced this pull request Apr 9, 2024
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#100)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#101)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#102)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 (#103)
bump kotlin.version from 1.9.21 to 1.9.22 in /demos (#105)
bump kotlin.version from 1.9.21 to 1.9.22 (#106)
bump slf4j.version from 2.0.9 to 2.0.10 (#107)
bump slf4j.version from 2.0.10 to 2.0.11 (#108)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#109)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#110)
bump com.github.spotbugs:spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#111)
bump codecov/codecov-action from 3 to 4 (#112)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#113)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 in /demos (#114)
bump slf4j.version from 2.0.11 to 2.0.12 (#115)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#116)
bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#117)
bump org.codehaus.mojo:exec-maven-plugin in /demos from 3.1.1 to 3.2.0 (#118)
bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.10 to 1.9.20 (#119)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#120)
bump kotlin.version from 1.9.22 to 1.9.23 in /demos (#121)
bump kotlin.version from 1.9.22 to 1.9.23 (#122)
bump kotest.version from 5.8.0 to 5.8.1 (#123)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 (#125)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#126)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.1.0 to 3.2.0 (#127)
bump org.moditect:moditect-maven-plugin from 1.1.0 to 1.2.0.Final (#128)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 (#129)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.0 to 3.2.1 (#130)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#131)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#132)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#133)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.1 to 3.2.2 (#134)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 (#135)
bump org.moditect:moditect-maven-plugin from 1.2.0.Final to 1.2.1.Final (#136)
bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#137)
bump org.jacoco:jacoco-maven-plugin in /demos from 0.8.11 to 0.8.12 (#138)
bump org.apache.maven.plugins:maven-source-plugin in /demos from 3.3.0 to 3.3.1 (#139)
bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#140)
bump com.github.spotbugs:spotbugs-annotations from 4.8.3 to 4.8.4 (#141)
oldratlee pushed a commit that referenced this pull request Apr 9, 2024
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#100)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#101)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#102)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 (#103)
bump kotlin.version from 1.9.21 to 1.9.22 in /demos (#105)
bump kotlin.version from 1.9.21 to 1.9.22 (#106)
bump slf4j.version from 2.0.9 to 2.0.10 (#107)
bump slf4j.version from 2.0.10 to 2.0.11 (#108)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#109)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#110)
bump com.github.spotbugs:spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#111)
bump codecov/codecov-action from 3 to 4 (#112)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#113)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 in /demos (#114)
bump slf4j.version from 2.0.11 to 2.0.12 (#115)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#116)
bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#117)
bump org.codehaus.mojo:exec-maven-plugin in /demos from 3.1.1 to 3.2.0 (#118)
bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.10 to 1.9.20 (#119)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#120)
bump kotlin.version from 1.9.22 to 1.9.23 in /demos (#121)
bump kotlin.version from 1.9.22 to 1.9.23 (#122)
bump kotest.version from 5.8.0 to 5.8.1 (#123)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 (#125)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#126)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.1.0 to 3.2.0 (#127)
bump org.moditect:moditect-maven-plugin from 1.1.0 to 1.2.0.Final (#128)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 (#129)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.0 to 3.2.1 (#130)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#131)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#132)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#133)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.1 to 3.2.2 (#134)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 (#135)
bump org.moditect:moditect-maven-plugin from 1.2.0.Final to 1.2.1.Final (#136)
bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#137)
bump org.jacoco:jacoco-maven-plugin in /demos from 0.8.11 to 0.8.12 (#138)
bump org.apache.maven.plugins:maven-source-plugin in /demos from 3.3.0 to 3.3.1 (#139)
bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#140)
bump com.github.spotbugs:spotbugs-annotations from 4.8.3 to 4.8.4 (#141)
oldratlee pushed a commit that referenced this pull request Apr 9, 2024
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#100)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#101)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#102)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 (#103)
bump kotlin.version from 1.9.21 to 1.9.22 in /demos (#105)
bump kotlin.version from 1.9.21 to 1.9.22 (#106)
bump slf4j.version from 2.0.9 to 2.0.10 (#107)
bump slf4j.version from 2.0.10 to 2.0.11 (#108)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#109)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#110)
bump com.github.spotbugs:spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#111)
bump codecov/codecov-action from 3 to 4 (#112)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#113)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 in /demos (#114)
bump slf4j.version from 2.0.11 to 2.0.12 (#115)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#116)
bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#117)
bump org.codehaus.mojo:exec-maven-plugin in /demos from 3.1.1 to 3.2.0 (#118)
bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.10 to 1.9.20 (#119)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#120)
bump kotlin.version from 1.9.22 to 1.9.23 in /demos (#121)
bump kotlin.version from 1.9.22 to 1.9.23 (#122)
bump kotest.version from 5.8.0 to 5.8.1 (#123)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 (#125)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#126)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.1.0 to 3.2.0 (#127)
bump org.moditect:moditect-maven-plugin from 1.1.0 to 1.2.0.Final (#128)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 (#129)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.0 to 3.2.1 (#130)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#131)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#132)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#133)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.1 to 3.2.2 (#134)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 (#135)
bump org.moditect:moditect-maven-plugin from 1.2.0.Final to 1.2.1.Final (#136)
bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#137)
bump org.jacoco:jacoco-maven-plugin in /demos from 0.8.11 to 0.8.12 (#138)
bump org.apache.maven.plugins:maven-source-plugin in /demos from 3.3.0 to 3.3.1 (#139)
bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#140)
bump com.github.spotbugs:spotbugs-annotations from 4.8.3 to 4.8.4 (#141)
oldratlee pushed a commit that referenced this pull request Apr 18, 2024
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#100)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#101)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#102)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 (#103)
bump kotlin.version from 1.9.21 to 1.9.22 in /demos (#105)
bump kotlin.version from 1.9.21 to 1.9.22 (#106)
bump slf4j.version from 2.0.9 to 2.0.10 (#107)
bump slf4j.version from 2.0.10 to 2.0.11 (#108)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#109)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#110)
bump com.github.spotbugs:spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#111)
bump codecov/codecov-action from 3 to 4 (#112)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#113)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 in /demos (#114)
bump slf4j.version from 2.0.11 to 2.0.12 (#115)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#116)
bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#117)
bump org.codehaus.mojo:exec-maven-plugin in /demos from 3.1.1 to 3.2.0 (#118)
bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.10 to 1.9.20 (#119)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#120)
bump kotlin.version from 1.9.22 to 1.9.23 in /demos (#121)
bump kotlin.version from 1.9.22 to 1.9.23 (#122)
bump kotest.version from 5.8.0 to 5.8.1 (#123)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 (#125)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#126)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.1.0 to 3.2.0 (#127)
bump org.moditect:moditect-maven-plugin from 1.1.0 to 1.2.0.Final (#128)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 (#129)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.0 to 3.2.1 (#130)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#131)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#132)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#133)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.1 to 3.2.2 (#134)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 (#135)
bump org.moditect:moditect-maven-plugin from 1.2.0.Final to 1.2.1.Final (#136)
bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#137)
bump org.jacoco:jacoco-maven-plugin in /demos from 0.8.11 to 0.8.12 (#138)
bump org.apache.maven.plugins:maven-source-plugin in /demos from 3.3.0 to 3.3.1 (#139)
bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#140)
bump com.github.spotbugs:spotbugs-annotations from 4.8.3 to 4.8.4 (#141)
oldratlee pushed a commit that referenced this pull request Apr 18, 2024
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#100)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#101)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#102)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 (#103)
bump kotlin.version from 1.9.21 to 1.9.22 in /demos (#105)
bump kotlin.version from 1.9.21 to 1.9.22 (#106)
bump slf4j.version from 2.0.9 to 2.0.10 (#107)
bump slf4j.version from 2.0.10 to 2.0.11 (#108)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#109)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#110)
bump com.github.spotbugs:spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#111)
bump codecov/codecov-action from 3 to 4 (#112)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#113)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 in /demos (#114)
bump slf4j.version from 2.0.11 to 2.0.12 (#115)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#116)
bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#117)
bump org.codehaus.mojo:exec-maven-plugin in /demos from 3.1.1 to 3.2.0 (#118)
bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.10 to 1.9.20 (#119)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#120)
bump kotlin.version from 1.9.22 to 1.9.23 in /demos (#121)
bump kotlin.version from 1.9.22 to 1.9.23 (#122)
bump kotest.version from 5.8.0 to 5.8.1 (#123)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 (#125)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#126)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.1.0 to 3.2.0 (#127)
bump org.moditect:moditect-maven-plugin from 1.1.0 to 1.2.0.Final (#128)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 (#129)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.0 to 3.2.1 (#130)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#131)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#132)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#133)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.1 to 3.2.2 (#134)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 (#135)
bump org.moditect:moditect-maven-plugin from 1.2.0.Final to 1.2.1.Final (#136)
bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#137)
bump org.jacoco:jacoco-maven-plugin in /demos from 0.8.11 to 0.8.12 (#138)
bump org.apache.maven.plugins:maven-source-plugin in /demos from 3.3.0 to 3.3.1 (#139)
bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#140)
bump com.github.spotbugs:spotbugs-annotations from 4.8.3 to 4.8.4 (#141)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 (#143)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.2 to 3.2.3 (#144)
bump slf4j.version from 2.0.12 to 2.0.13 (#145)
bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 (#146)
bump org.apache.maven.plugins:maven-jar-plugin in /demos from 3.3.0 to 3.4.0 (#147)
oldratlee pushed a commit that referenced this pull request Apr 18, 2024
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#100)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#101)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#102)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 (#103)
bump kotlin.version from 1.9.21 to 1.9.22 in /demos (#105)
bump kotlin.version from 1.9.21 to 1.9.22 (#106)
bump slf4j.version from 2.0.9 to 2.0.10 (#107)
bump slf4j.version from 2.0.10 to 2.0.11 (#108)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#109)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#110)
bump com.github.spotbugs:spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#111)
bump codecov/codecov-action from 3 to 4 (#112)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#113)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 in /demos (#114)
bump slf4j.version from 2.0.11 to 2.0.12 (#115)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#116)
bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#117)
bump org.codehaus.mojo:exec-maven-plugin in /demos from 3.1.1 to 3.2.0 (#118)
bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.10 to 1.9.20 (#119)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#120)
bump kotlin.version from 1.9.22 to 1.9.23 in /demos (#121)
bump kotlin.version from 1.9.22 to 1.9.23 (#122)
bump kotest.version from 5.8.0 to 5.8.1 (#123)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 (#125)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#126)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.1.0 to 3.2.0 (#127)
bump org.moditect:moditect-maven-plugin from 1.1.0 to 1.2.0.Final (#128)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 (#129)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.0 to 3.2.1 (#130)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#131)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#132)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#133)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.1 to 3.2.2 (#134)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 (#135)
bump org.moditect:moditect-maven-plugin from 1.2.0.Final to 1.2.1.Final (#136)
bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#137)
bump org.jacoco:jacoco-maven-plugin in /demos from 0.8.11 to 0.8.12 (#138)
bump org.apache.maven.plugins:maven-source-plugin in /demos from 3.3.0 to 3.3.1 (#139)
bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#140)
bump com.github.spotbugs:spotbugs-annotations from 4.8.3 to 4.8.4 (#141)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 (#143)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.2 to 3.2.3 (#144)
bump slf4j.version from 2.0.12 to 2.0.13 (#145)
bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 (#146)
bump org.apache.maven.plugins:maven-jar-plugin in /demos from 3.3.0 to 3.4.0 (#147)
oldratlee pushed a commit that referenced this pull request Apr 19, 2024
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#100)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#101)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#102)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 (#103)
bump kotlin.version from 1.9.21 to 1.9.22 in /demos (#105)
bump kotlin.version from 1.9.21 to 1.9.22 (#106)
bump slf4j.version from 2.0.9 to 2.0.10 (#107)
bump slf4j.version from 2.0.10 to 2.0.11 (#108)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#109)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#110)
bump com.github.spotbugs:spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#111)
bump codecov/codecov-action from 3 to 4 (#112)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#113)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 in /demos (#114)
bump slf4j.version from 2.0.11 to 2.0.12 (#115)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#116)
bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#117)
bump org.codehaus.mojo:exec-maven-plugin in /demos from 3.1.1 to 3.2.0 (#118)
bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.10 to 1.9.20 (#119)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#120)
bump kotlin.version from 1.9.22 to 1.9.23 in /demos (#121)
bump kotlin.version from 1.9.22 to 1.9.23 (#122)
bump kotest.version from 5.8.0 to 5.8.1 (#123)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 (#125)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#126)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.1.0 to 3.2.0 (#127)
bump org.moditect:moditect-maven-plugin from 1.1.0 to 1.2.0.Final (#128)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 (#129)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.0 to 3.2.1 (#130)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#131)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#132)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#133)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.1 to 3.2.2 (#134)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 (#135)
bump org.moditect:moditect-maven-plugin from 1.2.0.Final to 1.2.1.Final (#136)
bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#137)
bump org.jacoco:jacoco-maven-plugin in /demos from 0.8.11 to 0.8.12 (#138)
bump org.apache.maven.plugins:maven-source-plugin in /demos from 3.3.0 to 3.3.1 (#139)
bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#140)
bump com.github.spotbugs:spotbugs-annotations from 4.8.3 to 4.8.4 (#141)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 (#143)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.2 to 3.2.3 (#144)
bump slf4j.version from 2.0.12 to 2.0.13 (#145)
bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 (#146)
bump org.apache.maven.plugins:maven-jar-plugin in /demos from 3.3.0 to 3.4.0 (#147)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.1 to 4.8.4.0 (#142)
oldratlee pushed a commit that referenced this pull request Apr 19, 2024
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#100)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#101)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#102)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 (#103)
bump kotlin.version from 1.9.21 to 1.9.22 in /demos (#105)
bump kotlin.version from 1.9.21 to 1.9.22 (#106)
bump slf4j.version from 2.0.9 to 2.0.10 (#107)
bump slf4j.version from 2.0.10 to 2.0.11 (#108)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#109)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#110)
bump com.github.spotbugs:spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#111)
bump codecov/codecov-action from 3 to 4 (#112)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#113)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 in /demos (#114)
bump slf4j.version from 2.0.11 to 2.0.12 (#115)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#116)
bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#117)
bump org.codehaus.mojo:exec-maven-plugin in /demos from 3.1.1 to 3.2.0 (#118)
bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.10 to 1.9.20 (#119)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#120)
bump kotlin.version from 1.9.22 to 1.9.23 in /demos (#121)
bump kotlin.version from 1.9.22 to 1.9.23 (#122)
bump kotest.version from 5.8.0 to 5.8.1 (#123)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 (#125)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#126)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.1.0 to 3.2.0 (#127)
bump org.moditect:moditect-maven-plugin from 1.1.0 to 1.2.0.Final (#128)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 (#129)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.0 to 3.2.1 (#130)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#131)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#132)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#133)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.1 to 3.2.2 (#134)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 (#135)
bump org.moditect:moditect-maven-plugin from 1.2.0.Final to 1.2.1.Final (#136)
bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#137)
bump org.jacoco:jacoco-maven-plugin in /demos from 0.8.11 to 0.8.12 (#138)
bump org.apache.maven.plugins:maven-source-plugin in /demos from 3.3.0 to 3.3.1 (#139)
bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#140)
bump com.github.spotbugs:spotbugs-annotations from 4.8.3 to 4.8.4 (#141)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 (#143)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.2 to 3.2.3 (#144)
bump slf4j.version from 2.0.12 to 2.0.13 (#145)
bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 (#146)
bump org.apache.maven.plugins:maven-jar-plugin in /demos from 3.3.0 to 3.4.0 (#147)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.1 to 4.8.4.0 (#142)
oldratlee pushed a commit that referenced this pull request Apr 19, 2024
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#100)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#101)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#102)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 (#103)
bump kotlin.version from 1.9.21 to 1.9.22 in /demos (#105)
bump kotlin.version from 1.9.21 to 1.9.22 (#106)
bump slf4j.version from 2.0.9 to 2.0.10 (#107)
bump slf4j.version from 2.0.10 to 2.0.11 (#108)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#109)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#110)
bump com.github.spotbugs:spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#111)
bump codecov/codecov-action from 3 to 4 (#112)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#113)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 in /demos (#114)
bump slf4j.version from 2.0.11 to 2.0.12 (#115)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#116)
bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#117)
bump org.codehaus.mojo:exec-maven-plugin in /demos from 3.1.1 to 3.2.0 (#118)
bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.10 to 1.9.20 (#119)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#120)
bump kotlin.version from 1.9.22 to 1.9.23 in /demos (#121)
bump kotlin.version from 1.9.22 to 1.9.23 (#122)
bump kotest.version from 5.8.0 to 5.8.1 (#123)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 (#125)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#126)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.1.0 to 3.2.0 (#127)
bump org.moditect:moditect-maven-plugin from 1.1.0 to 1.2.0.Final (#128)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 (#129)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.0 to 3.2.1 (#130)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#131)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#132)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#133)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.1 to 3.2.2 (#134)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 (#135)
bump org.moditect:moditect-maven-plugin from 1.2.0.Final to 1.2.1.Final (#136)
bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#137)
bump org.jacoco:jacoco-maven-plugin in /demos from 0.8.11 to 0.8.12 (#138)
bump org.apache.maven.plugins:maven-source-plugin in /demos from 3.3.0 to 3.3.1 (#139)
bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#140)
bump com.github.spotbugs:spotbugs-annotations from 4.8.3 to 4.8.4 (#141)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 (#143)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.2 to 3.2.3 (#144)
bump slf4j.version from 2.0.12 to 2.0.13 (#145)
bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 (#146)
bump org.apache.maven.plugins:maven-jar-plugin in /demos from 3.3.0 to 3.4.0 (#147)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.1 to 4.8.4.0 (#142)
oldratlee pushed a commit that referenced this pull request Apr 19, 2024
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#100)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#101)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#102)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 (#103)
bump kotlin.version from 1.9.21 to 1.9.22 in /demos (#105)
bump kotlin.version from 1.9.21 to 1.9.22 (#106)
bump slf4j.version from 2.0.9 to 2.0.10 (#107)
bump slf4j.version from 2.0.10 to 2.0.11 (#108)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#109)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#110)
bump com.github.spotbugs:spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#111)
bump codecov/codecov-action from 3 to 4 (#112)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#113)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 in /demos (#114)
bump slf4j.version from 2.0.11 to 2.0.12 (#115)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#116)
bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#117)
bump org.codehaus.mojo:exec-maven-plugin in /demos from 3.1.1 to 3.2.0 (#118)
bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.10 to 1.9.20 (#119)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#120)
bump kotlin.version from 1.9.22 to 1.9.23 in /demos (#121)
bump kotlin.version from 1.9.22 to 1.9.23 (#122)
bump kotest.version from 5.8.0 to 5.8.1 (#123)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 (#125)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#126)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.1.0 to 3.2.0 (#127)
bump org.moditect:moditect-maven-plugin from 1.1.0 to 1.2.0.Final (#128)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 (#129)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.0 to 3.2.1 (#130)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#131)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#132)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#133)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.1 to 3.2.2 (#134)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 (#135)
bump org.moditect:moditect-maven-plugin from 1.2.0.Final to 1.2.1.Final (#136)
bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#137)
bump org.jacoco:jacoco-maven-plugin in /demos from 0.8.11 to 0.8.12 (#138)
bump org.apache.maven.plugins:maven-source-plugin in /demos from 3.3.0 to 3.3.1 (#139)
bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#140)
bump com.github.spotbugs:spotbugs-annotations from 4.8.3 to 4.8.4 (#141)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 (#143)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.2 to 3.2.3 (#144)
bump slf4j.version from 2.0.12 to 2.0.13 (#145)
bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 (#146)
bump org.apache.maven.plugins:maven-jar-plugin in /demos from 3.3.0 to 3.4.0 (#147)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.1 to 4.8.4.0 (#142)
oldratlee pushed a commit that referenced this pull request Apr 21, 2024
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#100)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#101)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#102)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 (#103)
bump kotlin.version from 1.9.21 to 1.9.22 in /demos (#105)
bump kotlin.version from 1.9.21 to 1.9.22 (#106)
bump slf4j.version from 2.0.9 to 2.0.10 (#107)
bump slf4j.version from 2.0.10 to 2.0.11 (#108)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#109)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#110)
bump com.github.spotbugs:spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#111)
bump codecov/codecov-action from 3 to 4 (#112)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#113)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 in /demos (#114)
bump slf4j.version from 2.0.11 to 2.0.12 (#115)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#116)
bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#117)
bump org.codehaus.mojo:exec-maven-plugin in /demos from 3.1.1 to 3.2.0 (#118)
bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.10 to 1.9.20 (#119)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#120)
bump kotlin.version from 1.9.22 to 1.9.23 in /demos (#121)
bump kotlin.version from 1.9.22 to 1.9.23 (#122)
bump kotest.version from 5.8.0 to 5.8.1 (#123)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 (#125)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#126)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.1.0 to 3.2.0 (#127)
bump org.moditect:moditect-maven-plugin from 1.1.0 to 1.2.0.Final (#128)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 (#129)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.0 to 3.2.1 (#130)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#131)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#132)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#133)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.1 to 3.2.2 (#134)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 (#135)
bump org.moditect:moditect-maven-plugin from 1.2.0.Final to 1.2.1.Final (#136)
bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#137)
bump org.jacoco:jacoco-maven-plugin in /demos from 0.8.11 to 0.8.12 (#138)
bump org.apache.maven.plugins:maven-source-plugin in /demos from 3.3.0 to 3.3.1 (#139)
bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#140)
bump com.github.spotbugs:spotbugs-annotations from 4.8.3 to 4.8.4 (#141)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 (#143)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.2 to 3.2.3 (#144)
bump slf4j.version from 2.0.12 to 2.0.13 (#145)
bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 (#146)
bump org.apache.maven.plugins:maven-jar-plugin in /demos from 3.3.0 to 3.4.0 (#147)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.1 to 4.8.4.0 (#142)
chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.3 to 3.2.4 (#148)
chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 (#149)
oldratlee pushed a commit that referenced this pull request Apr 21, 2024
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#100)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#101)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#102)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 (#103)
bump kotlin.version from 1.9.21 to 1.9.22 in /demos (#105)
bump kotlin.version from 1.9.21 to 1.9.22 (#106)
bump slf4j.version from 2.0.9 to 2.0.10 (#107)
bump slf4j.version from 2.0.10 to 2.0.11 (#108)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#109)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#110)
bump com.github.spotbugs:spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#111)
bump codecov/codecov-action from 3 to 4 (#112)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#113)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 in /demos (#114)
bump slf4j.version from 2.0.11 to 2.0.12 (#115)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#116)
bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#117)
bump org.codehaus.mojo:exec-maven-plugin in /demos from 3.1.1 to 3.2.0 (#118)
bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.10 to 1.9.20 (#119)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#120)
bump kotlin.version from 1.9.22 to 1.9.23 in /demos (#121)
bump kotlin.version from 1.9.22 to 1.9.23 (#122)
bump kotest.version from 5.8.0 to 5.8.1 (#123)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 (#125)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#126)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.1.0 to 3.2.0 (#127)
bump org.moditect:moditect-maven-plugin from 1.1.0 to 1.2.0.Final (#128)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 (#129)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.0 to 3.2.1 (#130)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#131)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#132)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#133)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.1 to 3.2.2 (#134)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 (#135)
bump org.moditect:moditect-maven-plugin from 1.2.0.Final to 1.2.1.Final (#136)
bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#137)
bump org.jacoco:jacoco-maven-plugin in /demos from 0.8.11 to 0.8.12 (#138)
bump org.apache.maven.plugins:maven-source-plugin in /demos from 3.3.0 to 3.3.1 (#139)
bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#140)
bump com.github.spotbugs:spotbugs-annotations from 4.8.3 to 4.8.4 (#141)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.1 to 4.8.4.0 (#142)
bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 (#143)
bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.2 to 3.2.3 (#144)
bump slf4j.version from 2.0.12 to 2.0.13 (#145)
bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 (#146)
bump org.apache.maven.plugins:maven-jar-plugin in /demos from 3.3.0 to 3.4.0 (#147)
chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin in /demos from 3.2.3 to 3.2.4 (#148)
chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 (#149)
oldratlee pushed a commit that referenced this pull request Apr 22, 2024
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#100)
bump spotbugs-annotations from 4.8.2 to 4.8.3 (#101)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#102)
bump maven-compiler-plugin from 3.11.0 to 3.12.0 (#103)
bump kotlin.version from 1.9.21 to 1.9.22 in /demos (#105)
bump kotlin.version from 1.9.21 to 1.9.22 (#106)
bump slf4j.version from 2.0.9 to 2.0.10 (#107)
bump slf4j.version from 2.0.10 to 2.0.11 (#108)
bump maven-surefire-plugin 3.2.3 to 3.2.5 (#109)
bump maven-surefire-plugin 3.2.3 to 3.2.5 (#110)
bump spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#111)
bump codecov/codecov-action from 3 to 4 (#112)
bump junit-bom from 5.10.1 to 5.10.2 (#113)
bump junit-bom from 5.10.1 to 5.10.2 in /demos (#114)
bump slf4j.version from 2.0.11 to 2.0.12 (#115)
bump spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#116)
bump maven-shade-plugin from 3.5.1 to 3.5.2 (#117)
bump exec-maven-plugin in /demos from 3.1.1 to 3.2.0 (#118)
bump dokka-maven-plugin from 1.9.10 to 1.9.20 (#119)
bump git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#120)
bump kotlin.version from 1.9.22 to 1.9.23 in /demos (#121)
bump kotlin.version from 1.9.22 to 1.9.23 (#122)
bump kotest.version from 5.8.0 to 5.8.1 (#123)
bump maven-gpg-plugin from 3.1.0 to 3.2.0 (#125)
bump git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#126)
bump maven-gpg-plugin in /demos from 3.1.0 to 3.2.0 (#127)
bump moditect-maven-plugin from 1.1.0 to 1.2.0.Final (#128)
bump maven-gpg-plugin from 3.2.0 to 3.2.1 (#129)
bump maven-gpg-plugin in /demos from 3.2.0 to 3.2.1 (#130)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#131)
bump git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#132)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#133)
bump maven-gpg-plugin in /demos from 3.2.1 to 3.2.2 (#134)
bump maven-gpg-plugin from 3.2.1 to 3.2.2 (#135)
bump moditect-maven-plugin from 1.2.0.Final to 1.2.1.Final (#136)
bump jacoco-maven-plugin from 0.8.11 to 0.8.12 (#137)
bump jacoco-maven-plugin in /demos from 0.8.11 to 0.8.12 (#138)
bump maven-source-plugin in /demos from 3.3.0 to 3.3.1 (#139)
bump maven-source-plugin from 3.3.0 to 3.3.1 (#140)
bump spotbugs-annotations from 4.8.3 to 4.8.4 (#141)
bump spotbugs-maven-plugin from 4.8.3.1 to 4.8.4.0 (#142)
bump maven-gpg-plugin from 3.2.2 to 3.2.3 (#143)
bump maven-gpg-plugin in /demos from 3.2.2 to 3.2.3 (#144)
bump slf4j.version from 2.0.12 to 2.0.13 (#145)
bump maven-jar-plugin from 3.3.0 to 3.4.0 (#146)
bump maven-jar-plugin in /demos from 3.3.0 to 3.4.0 (#147)
bump maven-gpg-plugin in /demos from 3.2.3 to 3.2.4 (#148)
bump maven-gpg-plugin from 3.2.3 to 3.2.4 (#149)
bump maven-jar-plugin from 3.4.0 to 3.4.1 (#150)
bump maven-jar-plugin in /demos from 3.4.0 to 3.4.1 (#151)
oldratlee pushed a commit that referenced this pull request Apr 24, 2024
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#100)
bump spotbugs-annotations from 4.8.2 to 4.8.3 (#101)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#102)
bump maven-compiler-plugin from 3.11.0 to 3.12.0 (#103)
bump kotlin.version from 1.9.21 to 1.9.22 in /demos (#105)
bump kotlin.version from 1.9.21 to 1.9.22 (#106)
bump slf4j.version from 2.0.9 to 2.0.10 (#107)
bump slf4j.version from 2.0.10 to 2.0.11 (#108)
bump maven-surefire-plugin 3.2.3 to 3.2.5 (#109)
bump maven-surefire-plugin 3.2.3 to 3.2.5 (#110)
bump spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#111)
bump codecov/codecov-action from 3 to 4 (#112)
bump junit-bom from 5.10.1 to 5.10.2 (#113)
bump junit-bom from 5.10.1 to 5.10.2 in /demos (#114)
bump slf4j.version from 2.0.11 to 2.0.12 (#115)
bump spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#116)
bump maven-shade-plugin from 3.5.1 to 3.5.2 (#117)
bump exec-maven-plugin in /demos from 3.1.1 to 3.2.0 (#118)
bump dokka-maven-plugin from 1.9.10 to 1.9.20 (#119)
bump git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#120)
bump kotlin.version from 1.9.22 to 1.9.23 in /demos (#121)
bump kotlin.version from 1.9.22 to 1.9.23 (#122)
bump kotest.version from 5.8.0 to 5.8.1 (#123)
bump maven-gpg-plugin from 3.1.0 to 3.2.0 (#125)
bump git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#126)
bump maven-gpg-plugin in /demos from 3.1.0 to 3.2.0 (#127)
bump moditect-maven-plugin from 1.1.0 to 1.2.0.Final (#128)
bump maven-gpg-plugin from 3.2.0 to 3.2.1 (#129)
bump maven-gpg-plugin in /demos from 3.2.0 to 3.2.1 (#130)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#131)
bump git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#132)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#133)
bump maven-gpg-plugin in /demos from 3.2.1 to 3.2.2 (#134)
bump maven-gpg-plugin from 3.2.1 to 3.2.2 (#135)
bump moditect-maven-plugin from 1.2.0.Final to 1.2.1.Final (#136)
bump jacoco-maven-plugin from 0.8.11 to 0.8.12 (#137)
bump jacoco-maven-plugin in /demos from 0.8.11 to 0.8.12 (#138)
bump maven-source-plugin in /demos from 3.3.0 to 3.3.1 (#139)
bump maven-source-plugin from 3.3.0 to 3.3.1 (#140)
bump spotbugs-annotations from 4.8.3 to 4.8.4 (#141)
bump spotbugs-maven-plugin from 4.8.3.1 to 4.8.4.0 (#142)
bump maven-gpg-plugin from 3.2.2 to 3.2.3 (#143)
bump maven-gpg-plugin in /demos from 3.2.2 to 3.2.3 (#144)
bump slf4j.version from 2.0.12 to 2.0.13 (#145)
bump maven-jar-plugin from 3.3.0 to 3.4.0 (#146)
bump maven-jar-plugin in /demos from 3.3.0 to 3.4.0 (#147)
bump maven-gpg-plugin in /demos from 3.2.3 to 3.2.4 (#148)
bump maven-gpg-plugin from 3.2.3 to 3.2.4 (#149)
bump maven-jar-plugin from 3.4.0 to 3.4.1 (#150)
bump maven-jar-plugin in /demos from 3.4.0 to 3.4.1 (#151)
oldratlee pushed a commit that referenced this pull request Apr 24, 2024
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#100)
bump spotbugs-annotations from 4.8.2 to 4.8.3 (#101)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#102)
bump maven-compiler-plugin from 3.11.0 to 3.12.0 (#103)
bump kotlin.version from 1.9.21 to 1.9.22 in /demos (#105)
bump kotlin.version from 1.9.21 to 1.9.22 (#106)
bump slf4j.version from 2.0.9 to 2.0.10 (#107)
bump slf4j.version from 2.0.10 to 2.0.11 (#108)
bump maven-surefire-plugin 3.2.3 to 3.2.5 (#109)
bump maven-surefire-plugin 3.2.3 to 3.2.5 (#110)
bump spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#111)
bump codecov/codecov-action from 3 to 4 (#112)
bump junit-bom from 5.10.1 to 5.10.2 (#113)
bump junit-bom from 5.10.1 to 5.10.2 in /demos (#114)
bump slf4j.version from 2.0.11 to 2.0.12 (#115)
bump spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#116)
bump maven-shade-plugin from 3.5.1 to 3.5.2 (#117)
bump exec-maven-plugin in /demos from 3.1.1 to 3.2.0 (#118)
bump dokka-maven-plugin from 1.9.10 to 1.9.20 (#119)
bump git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#120)
bump kotlin.version from 1.9.22 to 1.9.23 in /demos (#121)
bump kotlin.version from 1.9.22 to 1.9.23 (#122)
bump kotest.version from 5.8.0 to 5.8.1 (#123)
bump maven-gpg-plugin from 3.1.0 to 3.2.0 (#125)
bump git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#126)
bump maven-gpg-plugin in /demos from 3.1.0 to 3.2.0 (#127)
bump moditect-maven-plugin from 1.1.0 to 1.2.0.Final (#128)
bump maven-gpg-plugin from 3.2.0 to 3.2.1 (#129)
bump maven-gpg-plugin in /demos from 3.2.0 to 3.2.1 (#130)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#131)
bump git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#132)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#133)
bump maven-gpg-plugin in /demos from 3.2.1 to 3.2.2 (#134)
bump maven-gpg-plugin from 3.2.1 to 3.2.2 (#135)
bump moditect-maven-plugin from 1.2.0.Final to 1.2.1.Final (#136)
bump jacoco-maven-plugin from 0.8.11 to 0.8.12 (#137)
bump jacoco-maven-plugin in /demos from 0.8.11 to 0.8.12 (#138)
bump maven-source-plugin in /demos from 3.3.0 to 3.3.1 (#139)
bump maven-source-plugin from 3.3.0 to 3.3.1 (#140)
bump spotbugs-annotations from 4.8.3 to 4.8.4 (#141)
bump spotbugs-maven-plugin from 4.8.3.1 to 4.8.4.0 (#142)
bump maven-gpg-plugin from 3.2.2 to 3.2.3 (#143)
bump maven-gpg-plugin in /demos from 3.2.2 to 3.2.3 (#144)
bump slf4j.version from 2.0.12 to 2.0.13 (#145)
bump maven-jar-plugin from 3.3.0 to 3.4.0 (#146)
bump maven-jar-plugin in /demos from 3.3.0 to 3.4.0 (#147)
bump maven-gpg-plugin in /demos from 3.2.3 to 3.2.4 (#148)
bump maven-gpg-plugin from 3.2.3 to 3.2.4 (#149)
bump maven-jar-plugin from 3.4.0 to 3.4.1 (#150)
bump maven-jar-plugin in /demos from 3.4.0 to 3.4.1 (#151)
bump maven-shade-plugin from 3.5.2 to 3.5.3 (#152)
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
Development

Successfully merging this pull request may close these issues.

1 participant