Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 #102

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3.

Commits
  • ac9e574 [maven-release-plugin] prepare release surefire-3.2.3
  • 2d6cbc6 [SUREFIRE-2220] SurefireForkChannel#getForkNodeConnectionString() returns inv...
  • 05322d9 [SUREFIRE-2212] OutOfMemoryError raised when parsing files with huge stderr/s...
  • 55ccd06 [SUREFIRE-2211] additionalClasspathElement with UNC path not working with Mav...
  • aa864f4 [SUREFIRE-2216] Upgrade plugins and components (in ITs)
  • 6662e07 [SUREFIRE-2215] Upgrade to Parent 41
  • f5b73ab [SUREFIRE-2214] Uprade to HtmlUnit 3.8.0
  • 47c5816 [SUREFIRE-2210] - Restore ordering of additional class path elements
  • 9b7ecf1 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Dependabot compatibility score

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


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

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

Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.2.2...surefire-3.2.3)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-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 Dec 13, 2023
Copy link

codecov bot commented Dec 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0fd4894) 94.39% compared to head (a6676f3) 94.39%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #102   +/-   ##
=========================================
  Coverage     94.39%   94.39%           
  Complexity      334      334           
=========================================
  Files            15       15           
  Lines           767      767           
  Branches         74       74           
=========================================
  Hits            724      724           
  Misses           17       17           
  Partials         26       26           

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

@oldratlee oldratlee merged commit 0f5fbd5 into main Dec 13, 2023
8 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.2.3 branch December 13, 2023 16:29
oldratlee pushed a commit that referenced this pull request Dec 17, 2023
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)
oldratlee pushed a commit that referenced this pull request Dec 17, 2023
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)
oldratlee pushed a commit that referenced this pull request Dec 18, 2023
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)
oldratlee pushed a commit that referenced this pull request Dec 21, 2023
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)
oldratlee pushed a commit that referenced this pull request Dec 25, 2023
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)
oldratlee pushed a commit that referenced this pull request Feb 7, 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)
oldratlee pushed a commit that referenced this pull request Feb 7, 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)
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