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.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 #25

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2023

Bumps org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1.

Release notes

Sourced from org.codehaus.mojo:exec-maven-plugin's releases.

3.1.1

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

... (truncated)

Commits
  • 58be40b [maven-release-plugin] prepare release 3.1.1
  • 285443b Use name and tag template for release-drafter from commons
  • 2afa124 Code cleanups - use newer JDK features
  • 5fb64ce Enable spotless for code formatting - reformat
  • 69d648f Enable spotless for code formatting
  • b08fba0 Remove unused killAfter options
  • 6fae009 #391 Cope with Thread::stop being unavailable in JDK 20+ (#393)
  • 6fcb15b Only prefix program output with thread name when Maven is running with multip...
  • 584c544 #389 Add option 'blockSystemExit' to 'java' mojo
  • c545089 Bump org.codehaus.plexus:plexus-utils
  • Additional commits viewable in compare view

Dependabot compatibility score

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


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

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

Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](mojohaus/exec-maven-plugin@exec-maven-plugin-3.1.0...3.1.1)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 17, 2023
@oldratlee oldratlee merged commit 5382070 into main Nov 18, 2023
6 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.1.1 branch November 18, 2023 11:32
oldratlee pushed a commit that referenced this pull request Dec 19, 2023
bump org.junit:junit-bom from 5.9.3 to 5.10.0 (#1)
bump kotlin.version from 1.9.0 to 1.9.10 (#2)
bump org.apache.maven.plugins:maven-enforcer-plugin 3.3.0 to 3.4.0 (#3)
bump slf4j.version from 2.0.7 to 2.0.9 (#4)
bump kotest.version from 5.6.2 to 5.7.2 (#6)
bump org.apache.maven.plugins:maven-enforcer-plugin 3.4.0 to 3.4.1 (#7)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.5.0 to 3.6.0 (#8)
bump org.apache.maven.plugins:maven-shade-plugin 3.5.0 to 3.5.1 (#9)
bump com.github.spotbugs:spotbugs-maven-plugin 4.7.3.5 to 4.7.3.6 (#10)
bump com.github.spotbugs:spotbugs-annotations 4.7.3 to 4.8.0 (#11)
bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#12)
bump org.apache.maven.plugins:maven-dependency-plugin 3.6.0 to 3.6.1 (#13)
bump org.apache.maven.plugins:maven-surefire-plugin 3.1.2 to 3.2.1 (#14)
bump org.apache.maven.plugins:maven-clean-plugin 3.3.1 to 3.3.2 (#15)
bump kotlin.version from 1.9.10 to 1.9.20 (#16)
bump org.moditect:moditect-maven-plugin 1.0.0.Final to 1.1.0 (#17)
bump org.junit:junit-bom from 5.10.0 to 5.10.1 (#18)
bump kotest.version from 5.7.2 to 5.8.0 (#19)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.6.0 to 3.6.2 (#20)
bump com.github.spotbugs:spotbugs-annotations 4.8.0 to 4.8.1 (#21)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.1 to 3.2.2 (#22)
bump com.github.spotbugs:spotbugs-maven-plugin 4.7.3.6 to 4.8.1.0 (#23)
bump org.jetbrains:annotations from 24.0.1 to 24.1.0 (#24)
bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 (#25)
bump kotlin.version from 1.9.20 to 1.9.21 (#26)
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#27)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#28)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#29)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#31)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#30)
oldratlee pushed a commit that referenced this pull request Dec 19, 2023
bump org.junit:junit-bom from 5.9.3 to 5.10.0 (#1)
bump kotlin.version from 1.9.0 to 1.9.10 (#2)
bump org.apache.maven.plugins:maven-enforcer-plugin 3.3.0 to 3.4.0 (#3)
bump slf4j.version from 2.0.7 to 2.0.9 (#4)
bump kotest.version from 5.6.2 to 5.7.2 (#6)
bump org.apache.maven.plugins:maven-enforcer-plugin 3.4.0 to 3.4.1 (#7)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.5.0 to 3.6.0 (#8)
bump org.apache.maven.plugins:maven-shade-plugin 3.5.0 to 3.5.1 (#9)
bump com.github.spotbugs:spotbugs-maven-plugin 4.7.3.5 to 4.7.3.6 (#10)
bump com.github.spotbugs:spotbugs-annotations 4.7.3 to 4.8.0 (#11)
bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#12)
bump org.apache.maven.plugins:maven-dependency-plugin 3.6.0 to 3.6.1 (#13)
bump org.apache.maven.plugins:maven-surefire-plugin 3.1.2 to 3.2.1 (#14)
bump org.apache.maven.plugins:maven-clean-plugin 3.3.1 to 3.3.2 (#15)
bump kotlin.version from 1.9.10 to 1.9.20 (#16)
bump org.moditect:moditect-maven-plugin 1.0.0.Final to 1.1.0 (#17)
bump org.junit:junit-bom from 5.10.0 to 5.10.1 (#18)
bump kotest.version from 5.7.2 to 5.8.0 (#19)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.6.0 to 3.6.2 (#20)
bump com.github.spotbugs:spotbugs-annotations 4.8.0 to 4.8.1 (#21)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.1 to 3.2.2 (#22)
bump com.github.spotbugs:spotbugs-maven-plugin 4.7.3.6 to 4.8.1.0 (#23)
bump org.jetbrains:annotations from 24.0.1 to 24.1.0 (#24)
bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 (#25)
bump kotlin.version from 1.9.20 to 1.9.21 (#26)
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#27)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#28)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#29)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#31)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#30)
bump actions/setup-java from 3 to 4 (#33)
oldratlee pushed a commit that referenced this pull request Dec 19, 2023
bump org.junit:junit-bom from 5.9.3 to 5.10.0 (#1)
bump kotlin.version from 1.9.0 to 1.9.10 (#2)
bump org.apache.maven.plugins:maven-enforcer-plugin 3.3.0 to 3.4.0 (#3)
bump slf4j.version from 2.0.7 to 2.0.9 (#4)
bump kotest.version from 5.6.2 to 5.7.2 (#6)
bump org.apache.maven.plugins:maven-enforcer-plugin 3.4.0 to 3.4.1 (#7)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.5.0 to 3.6.0 (#8)
bump org.apache.maven.plugins:maven-shade-plugin 3.5.0 to 3.5.1 (#9)
bump com.github.spotbugs:spotbugs-maven-plugin 4.7.3.5 to 4.7.3.6 (#10)
bump com.github.spotbugs:spotbugs-annotations 4.7.3 to 4.8.0 (#11)
bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#12)
bump org.apache.maven.plugins:maven-dependency-plugin 3.6.0 to 3.6.1 (#13)
bump org.apache.maven.plugins:maven-surefire-plugin 3.1.2 to 3.2.1 (#14)
bump org.apache.maven.plugins:maven-clean-plugin 3.3.1 to 3.3.2 (#15)
bump kotlin.version from 1.9.10 to 1.9.20 (#16)
bump org.moditect:moditect-maven-plugin 1.0.0.Final to 1.1.0 (#17)
bump org.junit:junit-bom from 5.10.0 to 5.10.1 (#18)
bump kotest.version from 5.7.2 to 5.8.0 (#19)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.6.0 to 3.6.2 (#20)
bump com.github.spotbugs:spotbugs-annotations 4.8.0 to 4.8.1 (#21)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.1 to 3.2.2 (#22)
bump com.github.spotbugs:spotbugs-maven-plugin 4.7.3.6 to 4.8.1.0 (#23)
bump org.jetbrains:annotations from 24.0.1 to 24.1.0 (#24)
bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 (#25)
bump kotlin.version from 1.9.20 to 1.9.21 (#26)
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#27)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#28)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#29)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#31)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#30)
bump actions/setup-java from 3 to 4 (#33)
oldratlee pushed a commit that referenced this pull request Dec 25, 2023
bump org.junit:junit-bom from 5.9.3 to 5.10.0 (#1)
bump kotlin.version from 1.9.0 to 1.9.10 (#2)
bump org.apache.maven.plugins:maven-enforcer-plugin 3.3.0 to 3.4.0 (#3)
bump slf4j.version from 2.0.7 to 2.0.9 (#4)
bump kotest.version from 5.6.2 to 5.7.2 (#6)
bump org.apache.maven.plugins:maven-enforcer-plugin 3.4.0 to 3.4.1 (#7)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.5.0 to 3.6.0 (#8)
bump org.apache.maven.plugins:maven-shade-plugin 3.5.0 to 3.5.1 (#9)
bump com.github.spotbugs:spotbugs-maven-plugin 4.7.3.5 to 4.7.3.6 (#10)
bump com.github.spotbugs:spotbugs-annotations 4.7.3 to 4.8.0 (#11)
bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#12)
bump org.apache.maven.plugins:maven-dependency-plugin 3.6.0 to 3.6.1 (#13)
bump org.apache.maven.plugins:maven-surefire-plugin 3.1.2 to 3.2.1 (#14)
bump org.apache.maven.plugins:maven-clean-plugin 3.3.1 to 3.3.2 (#15)
bump kotlin.version from 1.9.10 to 1.9.20 (#16)
bump org.moditect:moditect-maven-plugin 1.0.0.Final to 1.1.0 (#17)
bump org.junit:junit-bom from 5.10.0 to 5.10.1 (#18)
bump kotest.version from 5.7.2 to 5.8.0 (#19)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.6.0 to 3.6.2 (#20)
bump com.github.spotbugs:spotbugs-annotations 4.8.0 to 4.8.1 (#21)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.1 to 3.2.2 (#22)
bump com.github.spotbugs:spotbugs-maven-plugin 4.7.3.6 to 4.8.1.0 (#23)
bump org.jetbrains:annotations from 24.0.1 to 24.1.0 (#24)
bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 (#25)
bump kotlin.version from 1.9.20 to 1.9.21 (#26)
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#27)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#28)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#29)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#31)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#30)
bump actions/setup-java from 3 to 4 (#33)
bump kotlin.version from 1.9.21 to 1.9.22 (#35)
bump org.javassist:javassist from 3.29.2-GA to 3.30.2-GA (#36)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 (#37)
oldratlee pushed a commit that referenced this pull request Feb 8, 2024
bump org.junit:junit-bom from 5.9.3 to 5.10.0 (#1)
bump kotlin.version from 1.9.0 to 1.9.10 (#2)
bump org.apache.maven.plugins:maven-enforcer-plugin 3.3.0 to 3.4.0 (#3)
bump slf4j.version from 2.0.7 to 2.0.9 (#4)
bump kotest.version from 5.6.2 to 5.7.2 (#6)
bump org.apache.maven.plugins:maven-enforcer-plugin 3.4.0 to 3.4.1 (#7)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.5.0 to 3.6.0 (#8)
bump org.apache.maven.plugins:maven-shade-plugin 3.5.0 to 3.5.1 (#9)
bump com.github.spotbugs:spotbugs-maven-plugin 4.7.3.5 to 4.7.3.6 (#10)
bump com.github.spotbugs:spotbugs-annotations 4.7.3 to 4.8.0 (#11)
bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#12)
bump org.apache.maven.plugins:maven-dependency-plugin 3.6.0 to 3.6.1 (#13)
bump org.apache.maven.plugins:maven-surefire-plugin 3.1.2 to 3.2.1 (#14)
bump org.apache.maven.plugins:maven-clean-plugin 3.3.1 to 3.3.2 (#15)
bump kotlin.version from 1.9.10 to 1.9.20 (#16)
bump org.moditect:moditect-maven-plugin 1.0.0.Final to 1.1.0 (#17)
bump org.junit:junit-bom from 5.10.0 to 5.10.1 (#18)
bump kotest.version from 5.7.2 to 5.8.0 (#19)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.6.0 to 3.6.2 (#20)
bump com.github.spotbugs:spotbugs-annotations 4.8.0 to 4.8.1 (#21)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.1 to 3.2.2 (#22)
bump com.github.spotbugs:spotbugs-maven-plugin 4.7.3.6 to 4.8.1.0 (#23)
bump org.jetbrains:annotations from 24.0.1 to 24.1.0 (#24)
bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 (#25)
bump kotlin.version from 1.9.20 to 1.9.21 (#26)
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#27)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#28)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#29)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#31)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#30)
bump actions/setup-java from 3 to 4 (#33)
bump kotlin.version from 1.9.21 to 1.9.22 (#35)
bump org.javassist:javassist from 3.29.2-GA to 3.30.2-GA (#36)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 (#37)
bump slf4j.version from 2.0.9 to 2.0.10 (#38)
bump slf4j.version from 2.0.10 to 2.0.11 (#39)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#40)
bump com.github.spotbugs:spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#41)
bump codecov/codecov-action from 3 to 4 (#42)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#43)
bump slf4j.version from 2.0.11 to 2.0.12 (#44)
oldratlee pushed a commit that referenced this pull request Feb 21, 2024
bump org.junit:junit-bom from 5.9.3 to 5.10.0 (#1)
bump kotlin.version from 1.9.0 to 1.9.10 (#2)
bump org.apache.maven.plugins:maven-enforcer-plugin 3.3.0 to 3.4.0 (#3)
bump slf4j.version from 2.0.7 to 2.0.9 (#4)
bump kotest.version from 5.6.2 to 5.7.2 (#6)
bump org.apache.maven.plugins:maven-enforcer-plugin 3.4.0 to 3.4.1 (#7)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.5.0 to 3.6.0 (#8)
bump org.apache.maven.plugins:maven-shade-plugin 3.5.0 to 3.5.1 (#9)
bump com.github.spotbugs:spotbugs-maven-plugin 4.7.3.5 to 4.7.3.6 (#10)
bump com.github.spotbugs:spotbugs-annotations 4.7.3 to 4.8.0 (#11)
bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#12)
bump org.apache.maven.plugins:maven-dependency-plugin 3.6.0 to 3.6.1 (#13)
bump org.apache.maven.plugins:maven-surefire-plugin 3.1.2 to 3.2.1 (#14)
bump org.apache.maven.plugins:maven-clean-plugin 3.3.1 to 3.3.2 (#15)
bump kotlin.version from 1.9.10 to 1.9.20 (#16)
bump org.moditect:moditect-maven-plugin 1.0.0.Final to 1.1.0 (#17)
bump org.junit:junit-bom from 5.10.0 to 5.10.1 (#18)
bump kotest.version from 5.7.2 to 5.8.0 (#19)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.6.0 to 3.6.2 (#20)
bump com.github.spotbugs:spotbugs-annotations 4.8.0 to 4.8.1 (#21)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.1 to 3.2.2 (#22)
bump com.github.spotbugs:spotbugs-maven-plugin 4.7.3.6 to 4.8.1.0 (#23)
bump org.jetbrains:annotations from 24.0.1 to 24.1.0 (#24)
bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 (#25)
bump kotlin.version from 1.9.20 to 1.9.21 (#26)
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#27)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#28)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#29)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#31)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#30)
bump actions/setup-java from 3 to 4 (#33)
bump kotlin.version from 1.9.21 to 1.9.22 (#35)
bump org.javassist:javassist from 3.29.2-GA to 3.30.2-GA (#36)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 (#37)
bump slf4j.version from 2.0.9 to 2.0.10 (#38)
bump slf4j.version from 2.0.10 to 2.0.11 (#39)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.3 to 3.2.5 (#40)
bump com.github.spotbugs:spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#41)
bump codecov/codecov-action from 3 to 4 (#42)
bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#43)
bump slf4j.version from 2.0.11 to 2.0.12 (#44)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#45)
bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#46)
oldratlee pushed a commit that referenced this pull request Apr 11, 2024
bump junit-bom from 5.9.3 to 5.10.0 (#1)
bump kotlin.version from 1.9.0 to 1.9.10 (#2)
bump maven-enforcer-plugin 3.3.0 to 3.4.0 (#3)
bump slf4j.version from 2.0.7 to 2.0.9 (#4)
bump kotest.version from 5.6.2 to 5.7.2 (#6)
bump maven-enforcer-plugin 3.4.0 to 3.4.1 (#7)
bump maven-javadoc-plugin 3.5.0 to 3.6.0 (#8)
bump maven-shade-plugin 3.5.0 to 3.5.1 (#9)
bump spotbugs-maven-plugin 4.7.3.5 to 4.7.3.6 (#10)
bump spotbugs-annotations 4.7.3 to 4.8.0 (#11)
bump jacoco-maven-plugin from 0.8.10 to 0.8.11 (#12)
bump maven-dependency-plugin 3.6.0 to 3.6.1 (#13)
bump maven-surefire-plugin 3.1.2 to 3.2.1 (#14)
bump maven-clean-plugin 3.3.1 to 3.3.2 (#15)
bump kotlin.version from 1.9.10 to 1.9.20 (#16)
bump moditect-maven-plugin 1.0.0.Final to 1.1.0 (#17)
bump junit-bom from 5.10.0 to 5.10.1 (#18)
bump kotest.version from 5.7.2 to 5.8.0 (#19)
bump maven-javadoc-plugin 3.6.0 to 3.6.2 (#20)
bump spotbugs-annotations 4.8.0 to 4.8.1 (#21)
bump maven-surefire-plugin 3.2.1 to 3.2.2 (#22)
bump spotbugs-maven-plugin 4.7.3.6 to 4.8.1.0 (#23)
bump annotations from 24.0.1 to 24.1.0 (#24)
bump exec-maven-plugin from 3.1.0 to 3.1.1 (#25)
bump kotlin.version from 1.9.20 to 1.9.21 (#26)
bump spotbugs-annotations from 4.8.1 to 4.8.2 (#27)
bump maven-javadoc-plugin from 3.6.2 to 3.6.3 (#28)
bump spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#29)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#31)
bump spotbugs-annotations from 4.8.2 to 4.8.3 (#30)
bump actions/setup-java from 3 to 4 (#33)
bump kotlin.version from 1.9.21 to 1.9.22 (#35)
bump javassist from 3.29.2-GA to 3.30.2-GA (#36)
bump maven-compiler-plugin from 3.11.0 to 3.12.1 (#37)
bump slf4j.version from 2.0.9 to 2.0.10 (#38)
bump slf4j.version from 2.0.10 to 2.0.11 (#39)
bump maven-surefire-plugin 3.2.3 to 3.2.5 (#40)
bump spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#41)
bump codecov/codecov-action from 3 to 4 (#42)
bump junit-bom from 5.10.1 to 5.10.2 (#43)
bump slf4j.version from 2.0.11 to 2.0.12 (#44)
bump spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#45)
bump maven-shade-plugin from 3.5.1 to 3.5.2 (#46)
bump exec-maven-plugin from 3.1.1 to 3.2.0 (#47)
bump kotlin.version from 1.9.22 to 1.9.23 (#48)
bump maven-gpg-plugin from 3.1.0 to 3.2.0 (#49)
bump kotest.version from 5.8.0 to 5.8.1 (#50)
bump moditect-maven-plugin from 1.1.0 to 1.2.0.Final (#51)
bump maven-gpg-plugin from 3.2.0 to 3.2.1 (#52)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#53)
bump maven-gpg-plugin from 3.2.1 to 3.2.2 (#54)
bump moditect-maven-plugin from 1.2.0.Final to 1.2.1.Final (#55)
bump jacoco-maven-plugin from 0.8.11 to 0.8.12 (#56)
bump maven-source-plugin from 3.3.0 to 3.3.1 (#57)
bump spotbugs-annotations from 4.8.3 to 4.8.4 (#58)
bump spotbugs-maven-plugin from 4.8.3.1 to 4.8.4.0 (#59)
oldratlee pushed a commit that referenced this pull request May 5, 2024
bump junit-bom from 5.9.3 to 5.10.0 (#1)
bump kotlin.version from 1.9.0 to 1.9.10 (#2)
bump maven-enforcer-plugin 3.3.0 to 3.4.0 (#3)
bump slf4j.version from 2.0.7 to 2.0.9 (#4)
bump kotest.version from 5.6.2 to 5.7.2 (#6)
bump maven-enforcer-plugin 3.4.0 to 3.4.1 (#7)
bump maven-javadoc-plugin 3.5.0 to 3.6.0 (#8)
bump maven-shade-plugin 3.5.0 to 3.5.1 (#9)
bump spotbugs-maven-plugin 4.7.3.5 to 4.7.3.6 (#10)
bump spotbugs-annotations 4.7.3 to 4.8.0 (#11)
bump jacoco-maven-plugin from 0.8.10 to 0.8.11 (#12)
bump maven-dependency-plugin 3.6.0 to 3.6.1 (#13)
bump maven-surefire-plugin 3.1.2 to 3.2.1 (#14)
bump maven-clean-plugin 3.3.1 to 3.3.2 (#15)
bump kotlin.version from 1.9.10 to 1.9.20 (#16)
bump moditect-maven-plugin 1.0.0.Final to 1.1.0 (#17)
bump junit-bom from 5.10.0 to 5.10.1 (#18)
bump kotest.version from 5.7.2 to 5.8.0 (#19)
bump maven-javadoc-plugin 3.6.0 to 3.6.2 (#20)
bump spotbugs-annotations 4.8.0 to 4.8.1 (#21)
bump maven-surefire-plugin 3.2.1 to 3.2.2 (#22)
bump spotbugs-maven-plugin 4.7.3.6 to 4.8.1.0 (#23)
bump annotations from 24.0.1 to 24.1.0 (#24)
bump exec-maven-plugin from 3.1.0 to 3.1.1 (#25)
bump kotlin.version from 1.9.20 to 1.9.21 (#26)
bump spotbugs-annotations from 4.8.1 to 4.8.2 (#27)
bump maven-javadoc-plugin from 3.6.2 to 3.6.3 (#28)
bump spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#29)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#31)
bump spotbugs-annotations from 4.8.2 to 4.8.3 (#30)
bump actions/setup-java from 3 to 4 (#33)
bump kotlin.version from 1.9.21 to 1.9.22 (#35)
bump javassist from 3.29.2-GA to 3.30.2-GA (#36)
bump maven-compiler-plugin from 3.11.0 to 3.12.1 (#37)
bump slf4j.version from 2.0.9 to 2.0.10 (#38)
bump slf4j.version from 2.0.10 to 2.0.11 (#39)
bump maven-surefire-plugin 3.2.3 to 3.2.5 (#40)
bump spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#41)
bump codecov/codecov-action from 3 to 4 (#42)
bump junit-bom from 5.10.1 to 5.10.2 (#43)
bump slf4j.version from 2.0.11 to 2.0.12 (#44)
bump spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#45)
bump maven-shade-plugin from 3.5.1 to 3.5.2 (#46)
bump exec-maven-plugin from 3.1.1 to 3.2.0 (#47)
bump kotlin.version from 1.9.22 to 1.9.23 (#48)
bump maven-gpg-plugin from 3.1.0 to 3.2.0 (#49)
bump kotest.version from 5.8.0 to 5.8.1 (#50)
bump moditect-maven-plugin from 1.1.0 to 1.2.0.Final (#51)
bump maven-gpg-plugin from 3.2.0 to 3.2.1 (#52)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#53)
bump maven-gpg-plugin from 3.2.1 to 3.2.2 (#54)
bump moditect-maven-plugin from 1.2.0.Final to 1.2.1.Final (#55)
bump jacoco-maven-plugin from 0.8.11 to 0.8.12 (#56)
bump maven-source-plugin from 3.3.0 to 3.3.1 (#57)
bump spotbugs-annotations from 4.8.3 to 4.8.4 (#58)
bump spotbugs-maven-plugin from 4.8.3.1 to 4.8.4.0 (#59)
bump maven-gpg-plugin from 3.2.2 to 3.2.3 (#60)
chore(deps): bump slf4j.version from 2.0.12 to 2.0.13 (#61)
bump maven-jar-plugin from 3.3.0 to 3.4.0 (#62)
bump maven-gpg-plugin from 3.2.3 to 3.2.4 (#63)
bump maven-jar-plugin from 3.4.0 to 3.4.1 (#64)
bump maven-shade-plugin from 3.5.2 to 3.5.3 (#65)
bump maven-install-plugin from 3.1.1 to 3.1.2 (#66)
bump maven-deploy-plugin from 3.1.1 to 3.1.2 (#67)
oldratlee pushed a commit that referenced this pull request Aug 8, 2024
bump junit-bom from 5.9.3 to 5.10.0 (#1)
bump kotlin.version from 1.9.0 to 1.9.10 (#2)
bump maven-enforcer-plugin 3.3.0 to 3.4.0 (#3)
bump slf4j.version from 2.0.7 to 2.0.9 (#4)
bump kotest.version from 5.6.2 to 5.7.2 (#6)
bump maven-enforcer-plugin 3.4.0 to 3.4.1 (#7)
bump maven-javadoc-plugin 3.5.0 to 3.6.0 (#8)
bump maven-shade-plugin 3.5.0 to 3.5.1 (#9)
bump spotbugs-maven-plugin 4.7.3.5 to 4.7.3.6 (#10)
bump spotbugs-annotations 4.7.3 to 4.8.0 (#11)
bump jacoco-maven-plugin from 0.8.10 to 0.8.11 (#12)
bump maven-dependency-plugin 3.6.0 to 3.6.1 (#13)
bump maven-surefire-plugin 3.1.2 to 3.2.1 (#14)
bump maven-clean-plugin 3.3.1 to 3.3.2 (#15)
bump kotlin.version from 1.9.10 to 1.9.20 (#16)
bump moditect-maven-plugin 1.0.0.Final to 1.1.0 (#17)
bump junit-bom from 5.10.0 to 5.10.1 (#18)
bump kotest.version from 5.7.2 to 5.8.0 (#19)
bump maven-javadoc-plugin 3.6.0 to 3.6.2 (#20)
bump spotbugs-annotations 4.8.0 to 4.8.1 (#21)
bump maven-surefire-plugin 3.2.1 to 3.2.2 (#22)
bump spotbugs-maven-plugin 4.7.3.6 to 4.8.1.0 (#23)
bump annotations from 24.0.1 to 24.1.0 (#24)
bump exec-maven-plugin from 3.1.0 to 3.1.1 (#25)
bump kotlin.version from 1.9.20 to 1.9.21 (#26)
bump spotbugs-annotations from 4.8.1 to 4.8.2 (#27)
bump maven-javadoc-plugin from 3.6.2 to 3.6.3 (#28)
bump spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#29)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#31)
bump spotbugs-annotations from 4.8.2 to 4.8.3 (#30)
bump actions/setup-java from 3 to 4 (#33)
bump kotlin.version from 1.9.21 to 1.9.22 (#35)
bump javassist from 3.29.2-GA to 3.30.2-GA (#36)
bump maven-compiler-plugin from 3.11.0 to 3.12.1 (#37)
bump slf4j.version from 2.0.9 to 2.0.10 (#38)
bump slf4j.version from 2.0.10 to 2.0.11 (#39)
bump maven-surefire-plugin 3.2.3 to 3.2.5 (#40)
bump spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#41)
bump codecov/codecov-action from 3 to 4 (#42)
bump junit-bom from 5.10.1 to 5.10.2 (#43)
bump slf4j.version from 2.0.11 to 2.0.12 (#44)
bump spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#45)
bump maven-shade-plugin from 3.5.1 to 3.5.2 (#46)
bump exec-maven-plugin from 3.1.1 to 3.2.0 (#47)
bump kotlin.version from 1.9.22 to 1.9.23 (#48)
bump maven-gpg-plugin from 3.1.0 to 3.2.0 (#49)
bump kotest.version from 5.8.0 to 5.8.1 (#50)
bump moditect-maven-plugin from 1.1.0 to 1.2.0.Final (#51)
bump maven-gpg-plugin from 3.2.0 to 3.2.1 (#52)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#53)
bump maven-gpg-plugin from 3.2.1 to 3.2.2 (#54)
bump moditect-maven-plugin from 1.2.0.Final to 1.2.1.Final (#55)
bump jacoco-maven-plugin from 0.8.11 to 0.8.12 (#56)
bump maven-source-plugin from 3.3.0 to 3.3.1 (#57)
bump spotbugs-annotations from 4.8.3 to 4.8.4 (#58)
bump spotbugs-maven-plugin from 4.8.3.1 to 4.8.4.0 (#59)
bump maven-gpg-plugin from 3.2.2 to 3.2.3 (#60)
chore(deps): bump slf4j.version from 2.0.12 to 2.0.13 (#61)
bump maven-jar-plugin from 3.3.0 to 3.4.0 (#62)
bump maven-gpg-plugin from 3.2.3 to 3.2.4 (#63)
bump maven-jar-plugin from 3.4.0 to 3.4.1 (#64)
bump maven-shade-plugin from 3.5.2 to 3.5.3 (#65)
bump maven-install-plugin from 3.1.1 to 3.1.2 (#66)
bump maven-deploy-plugin from 3.1.1 to 3.1.2 (#67)
bump spotbugs-annotations from 4.8.4 to 4.8.5 (#68)
bump spotbugs-maven-plugin from 4.8.4.0 to 4.8.5.0 (#69)
bump kotlin.version from 1.9.23 to 1.9.24 (#70)
bump kotest.version from 5.8.1 to 5.9.0 (#71)
bump kotlin.version from 1.9.24 to 2.0.0 (#72)
bump exec-maven-plugin from 3.2.0 to 3.3.0 (#73)
bump maven-enforcer-plugin from 3.4.1 to 3.5.0 (#74)
bump maven-shade-plugin from 3.5.3 to 3.6.0 (#75)
bump maven-javadoc-plugin from 3.6.3 to 3.7.0 (#76)
bump kotest.version from 5.9.0 to 5.9.1 (#77)
bump maven-dependency-plugin from 3.6.1 to 3.7.0 (#78)
bump maven-surefire-plugin from 3.2.5 to 3.3.0 (#79)
bump spotbugs-annotations from 4.8.5 to 4.8.6 (#80)
bump maven-jar-plugin from 3.4.1 to 3.4.2 (#81)
bump maven-clean-plugin from 3.3.2 to 3.4.0 (#82)
bump maven-dependency-plugin from 3.7.0 to 3.7.1 (#83)
bump spotbugs-maven-plugin from 4.8.5.0 to 4.8.6.0 (#84)
bump junit-bom from 5.10.2 to 5.10.3 (#85)
bump spotbugs-maven-plugin from 4.8.6.0 to 4.8.6.1 (#86)
bump moditect-maven-plugin from 1.2.1.Final to 1.2.2.Final (#87)
bump spotbugs-maven-plugin from 4.8.6.1 to 4.8.6.2 (#88)
bump maven-surefire-plugin from 3.3.0 to 3.3.1 (#89)
bump maven-javadoc-plugin from 3.7.0 to 3.8.0 (#90)
bump kotlin.version from 2.0.0 to 2.0.10 (#91)
bump slf4j.version from 2.0.13 to 2.0.14 (#92)
bump exec-maven-plugin from 3.3.0 to 3.4.0 (#93)
bump slf4j.version from 2.0.14 to 2.0.15 (#94)
oldratlee pushed a commit that referenced this pull request Sep 10, 2024
bump junit-bom from 5.9.3 to 5.10.0 (#1)
bump kotlin.version from 1.9.0 to 1.9.10 (#2)
bump maven-enforcer-plugin 3.3.0 to 3.4.0 (#3)
bump slf4j.version from 2.0.7 to 2.0.9 (#4)
bump kotest.version from 5.6.2 to 5.7.2 (#6)
bump maven-enforcer-plugin 3.4.0 to 3.4.1 (#7)
bump maven-javadoc-plugin 3.5.0 to 3.6.0 (#8)
bump maven-shade-plugin 3.5.0 to 3.5.1 (#9)
bump spotbugs-maven-plugin 4.7.3.5 to 4.7.3.6 (#10)
bump spotbugs-annotations 4.7.3 to 4.8.0 (#11)
bump jacoco-maven-plugin from 0.8.10 to 0.8.11 (#12)
bump maven-dependency-plugin 3.6.0 to 3.6.1 (#13)
bump maven-surefire-plugin 3.1.2 to 3.2.1 (#14)
bump maven-clean-plugin 3.3.1 to 3.3.2 (#15)
bump kotlin.version from 1.9.10 to 1.9.20 (#16)
bump moditect-maven-plugin 1.0.0.Final to 1.1.0 (#17)
bump junit-bom from 5.10.0 to 5.10.1 (#18)
bump kotest.version from 5.7.2 to 5.8.0 (#19)
bump maven-javadoc-plugin 3.6.0 to 3.6.2 (#20)
bump spotbugs-annotations 4.8.0 to 4.8.1 (#21)
bump maven-surefire-plugin 3.2.1 to 3.2.2 (#22)
bump spotbugs-maven-plugin 4.7.3.6 to 4.8.1.0 (#23)
bump annotations from 24.0.1 to 24.1.0 (#24)
bump exec-maven-plugin from 3.1.0 to 3.1.1 (#25)
bump kotlin.version from 1.9.20 to 1.9.21 (#26)
bump spotbugs-annotations from 4.8.1 to 4.8.2 (#27)
bump maven-javadoc-plugin from 3.6.2 to 3.6.3 (#28)
bump spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#29)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#31)
bump spotbugs-annotations from 4.8.2 to 4.8.3 (#30)
bump actions/setup-java from 3 to 4 (#33)
bump kotlin.version from 1.9.21 to 1.9.22 (#35)
bump javassist from 3.29.2-GA to 3.30.2-GA (#36)
bump maven-compiler-plugin from 3.11.0 to 3.12.1 (#37)
bump slf4j.version from 2.0.9 to 2.0.10 (#38)
bump slf4j.version from 2.0.10 to 2.0.11 (#39)
bump maven-surefire-plugin 3.2.3 to 3.2.5 (#40)
bump spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#41)
bump codecov/codecov-action from 3 to 4 (#42)
bump junit-bom from 5.10.1 to 5.10.2 (#43)
bump slf4j.version from 2.0.11 to 2.0.12 (#44)
bump spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#45)
bump maven-shade-plugin from 3.5.1 to 3.5.2 (#46)
bump exec-maven-plugin from 3.1.1 to 3.2.0 (#47)
bump kotlin.version from 1.9.22 to 1.9.23 (#48)
bump maven-gpg-plugin from 3.1.0 to 3.2.0 (#49)
bump kotest.version from 5.8.0 to 5.8.1 (#50)
bump moditect-maven-plugin from 1.1.0 to 1.2.0.Final (#51)
bump maven-gpg-plugin from 3.2.0 to 3.2.1 (#52)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#53)
bump maven-gpg-plugin from 3.2.1 to 3.2.2 (#54)
bump moditect-maven-plugin from 1.2.0.Final to 1.2.1.Final (#55)
bump jacoco-maven-plugin from 0.8.11 to 0.8.12 (#56)
bump maven-source-plugin from 3.3.0 to 3.3.1 (#57)
bump spotbugs-annotations from 4.8.3 to 4.8.4 (#58)
bump spotbugs-maven-plugin from 4.8.3.1 to 4.8.4.0 (#59)
bump maven-gpg-plugin from 3.2.2 to 3.2.3 (#60)
chore(deps): bump slf4j.version from 2.0.12 to 2.0.13 (#61)
bump maven-jar-plugin from 3.3.0 to 3.4.0 (#62)
bump maven-gpg-plugin from 3.2.3 to 3.2.4 (#63)
bump maven-jar-plugin from 3.4.0 to 3.4.1 (#64)
bump maven-shade-plugin from 3.5.2 to 3.5.3 (#65)
bump maven-install-plugin from 3.1.1 to 3.1.2 (#66)
bump maven-deploy-plugin from 3.1.1 to 3.1.2 (#67)
bump spotbugs-annotations from 4.8.4 to 4.8.5 (#68)
bump spotbugs-maven-plugin from 4.8.4.0 to 4.8.5.0 (#69)
bump kotlin.version from 1.9.23 to 1.9.24 (#70)
bump kotest.version from 5.8.1 to 5.9.0 (#71)
bump kotlin.version from 1.9.24 to 2.0.0 (#72)
bump exec-maven-plugin from 3.2.0 to 3.3.0 (#73)
bump maven-enforcer-plugin from 3.4.1 to 3.5.0 (#74)
bump maven-shade-plugin from 3.5.3 to 3.6.0 (#75)
bump maven-javadoc-plugin from 3.6.3 to 3.7.0 (#76)
bump kotest.version from 5.9.0 to 5.9.1 (#77)
bump maven-dependency-plugin from 3.6.1 to 3.7.0 (#78)
bump maven-surefire-plugin from 3.2.5 to 3.3.0 (#79)
bump spotbugs-annotations from 4.8.5 to 4.8.6 (#80)
bump maven-jar-plugin from 3.4.1 to 3.4.2 (#81)
bump maven-clean-plugin from 3.3.2 to 3.4.0 (#82)
bump maven-dependency-plugin from 3.7.0 to 3.7.1 (#83)
bump spotbugs-maven-plugin from 4.8.5.0 to 4.8.6.0 (#84)
bump junit-bom from 5.10.2 to 5.10.3 (#85)
bump spotbugs-maven-plugin from 4.8.6.0 to 4.8.6.1 (#86)
bump moditect-maven-plugin from 1.2.1.Final to 1.2.2.Final (#87)
bump spotbugs-maven-plugin from 4.8.6.1 to 4.8.6.2 (#88)
bump maven-surefire-plugin from 3.3.0 to 3.3.1 (#89)
bump maven-javadoc-plugin from 3.7.0 to 3.8.0 (#90)
bump kotlin.version from 2.0.0 to 2.0.10 (#91)
bump slf4j.version from 2.0.13 to 2.0.14 (#92)
bump exec-maven-plugin from 3.3.0 to 3.4.0 (#93)
bump slf4j.version from 2.0.14 to 2.0.15 (#94)
bump slf4j.version from 2.0.15 to 2.0.16 (#95)
bump maven-gpg-plugin from 3.2.4 to 3.2.5 (#96)
bump exec-maven-plugin from 3.4.0 to 3.4.1 (#97)
bump junit-bom from 5.10.3 to 5.11.0 (#98)
bump maven-site-plugin from 3.12.1 to 3.20.0 (#99)
bump maven-surefire-plugin from 3.3.1 to 3.4.0 (#100)
bump maven-install-plugin from 3.1.2 to 3.1.3 (#101)
bump maven-deploy-plugin from 3.1.2 to 3.1.3 (#102)
bump kotlin.version from 2.0.10 to 2.0.20 (#103)
bump maven-dependency-plugin from 3.7.1 to 3.8.0 (#104)
bump maven-surefire-plugin from 3.4.0 to 3.5.0 (#105)
bump maven-javadoc-plugin from 3.8.0 to 3.10.0 (#106)
bump spotbugs-maven-plugin from 4.8.6.2 to 4.8.6.3 (#107)
oldratlee pushed a commit that referenced this pull request Sep 29, 2024
bump junit-bom from 5.9.3 to 5.10.0 (#1)
bump kotlin.version from 1.9.0 to 1.9.10 (#2)
bump maven-enforcer-plugin 3.3.0 to 3.4.0 (#3)
bump slf4j.version from 2.0.7 to 2.0.9 (#4)
bump kotest.version from 5.6.2 to 5.7.2 (#6)
bump maven-enforcer-plugin 3.4.0 to 3.4.1 (#7)
bump maven-javadoc-plugin 3.5.0 to 3.6.0 (#8)
bump maven-shade-plugin 3.5.0 to 3.5.1 (#9)
bump spotbugs-maven-plugin 4.7.3.5 to 4.7.3.6 (#10)
bump spotbugs-annotations 4.7.3 to 4.8.0 (#11)
bump jacoco-maven-plugin from 0.8.10 to 0.8.11 (#12)
bump maven-dependency-plugin 3.6.0 to 3.6.1 (#13)
bump maven-surefire-plugin 3.1.2 to 3.2.1 (#14)
bump maven-clean-plugin 3.3.1 to 3.3.2 (#15)
bump kotlin.version from 1.9.10 to 1.9.20 (#16)
bump moditect-maven-plugin 1.0.0.Final to 1.1.0 (#17)
bump junit-bom from 5.10.0 to 5.10.1 (#18)
bump kotest.version from 5.7.2 to 5.8.0 (#19)
bump maven-javadoc-plugin 3.6.0 to 3.6.2 (#20)
bump spotbugs-annotations 4.8.0 to 4.8.1 (#21)
bump maven-surefire-plugin 3.2.1 to 3.2.2 (#22)
bump spotbugs-maven-plugin 4.7.3.6 to 4.8.1.0 (#23)
bump annotations from 24.0.1 to 24.1.0 (#24)
bump exec-maven-plugin from 3.1.0 to 3.1.1 (#25)
bump kotlin.version from 1.9.20 to 1.9.21 (#26)
bump spotbugs-annotations from 4.8.1 to 4.8.2 (#27)
bump maven-javadoc-plugin from 3.6.2 to 3.6.3 (#28)
bump spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#29)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#31)
bump spotbugs-annotations from 4.8.2 to 4.8.3 (#30)
bump actions/setup-java from 3 to 4 (#33)
bump kotlin.version from 1.9.21 to 1.9.22 (#35)
bump javassist from 3.29.2-GA to 3.30.2-GA (#36)
bump maven-compiler-plugin from 3.11.0 to 3.12.1 (#37)
bump slf4j.version from 2.0.9 to 2.0.10 (#38)
bump slf4j.version from 2.0.10 to 2.0.11 (#39)
bump maven-surefire-plugin 3.2.3 to 3.2.5 (#40)
bump spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#41)
bump codecov/codecov-action from 3 to 4 (#42)
bump junit-bom from 5.10.1 to 5.10.2 (#43)
bump slf4j.version from 2.0.11 to 2.0.12 (#44)
bump spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#45)
bump maven-shade-plugin from 3.5.1 to 3.5.2 (#46)
bump exec-maven-plugin from 3.1.1 to 3.2.0 (#47)
bump kotlin.version from 1.9.22 to 1.9.23 (#48)
bump maven-gpg-plugin from 3.1.0 to 3.2.0 (#49)
bump kotest.version from 5.8.0 to 5.8.1 (#50)
bump moditect-maven-plugin from 1.1.0 to 1.2.0.Final (#51)
bump maven-gpg-plugin from 3.2.0 to 3.2.1 (#52)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#53)
bump maven-gpg-plugin from 3.2.1 to 3.2.2 (#54)
bump moditect-maven-plugin from 1.2.0.Final to 1.2.1.Final (#55)
bump jacoco-maven-plugin from 0.8.11 to 0.8.12 (#56)
bump maven-source-plugin from 3.3.0 to 3.3.1 (#57)
bump spotbugs-annotations from 4.8.3 to 4.8.4 (#58)
bump spotbugs-maven-plugin from 4.8.3.1 to 4.8.4.0 (#59)
bump maven-gpg-plugin from 3.2.2 to 3.2.3 (#60)
chore(deps): bump slf4j.version from 2.0.12 to 2.0.13 (#61)
bump maven-jar-plugin from 3.3.0 to 3.4.0 (#62)
bump maven-gpg-plugin from 3.2.3 to 3.2.4 (#63)
bump maven-jar-plugin from 3.4.0 to 3.4.1 (#64)
bump maven-shade-plugin from 3.5.2 to 3.5.3 (#65)
bump maven-install-plugin from 3.1.1 to 3.1.2 (#66)
bump maven-deploy-plugin from 3.1.1 to 3.1.2 (#67)
bump spotbugs-annotations from 4.8.4 to 4.8.5 (#68)
bump spotbugs-maven-plugin from 4.8.4.0 to 4.8.5.0 (#69)
bump kotlin.version from 1.9.23 to 1.9.24 (#70)
bump kotest.version from 5.8.1 to 5.9.0 (#71)
bump kotlin.version from 1.9.24 to 2.0.0 (#72)
bump exec-maven-plugin from 3.2.0 to 3.3.0 (#73)
bump maven-enforcer-plugin from 3.4.1 to 3.5.0 (#74)
bump maven-shade-plugin from 3.5.3 to 3.6.0 (#75)
bump maven-javadoc-plugin from 3.6.3 to 3.7.0 (#76)
bump kotest.version from 5.9.0 to 5.9.1 (#77)
bump maven-dependency-plugin from 3.6.1 to 3.7.0 (#78)
bump maven-surefire-plugin from 3.2.5 to 3.3.0 (#79)
bump spotbugs-annotations from 4.8.5 to 4.8.6 (#80)
bump maven-jar-plugin from 3.4.1 to 3.4.2 (#81)
bump maven-clean-plugin from 3.3.2 to 3.4.0 (#82)
bump maven-dependency-plugin from 3.7.0 to 3.7.1 (#83)
bump spotbugs-maven-plugin from 4.8.5.0 to 4.8.6.0 (#84)
bump junit-bom from 5.10.2 to 5.10.3 (#85)
bump spotbugs-maven-plugin from 4.8.6.0 to 4.8.6.1 (#86)
bump moditect-maven-plugin from 1.2.1.Final to 1.2.2.Final (#87)
bump spotbugs-maven-plugin from 4.8.6.1 to 4.8.6.2 (#88)
bump maven-surefire-plugin from 3.3.0 to 3.3.1 (#89)
bump maven-javadoc-plugin from 3.7.0 to 3.8.0 (#90)
bump kotlin.version from 2.0.0 to 2.0.10 (#91)
bump slf4j.version from 2.0.13 to 2.0.14 (#92)
bump exec-maven-plugin from 3.3.0 to 3.4.0 (#93)
bump slf4j.version from 2.0.14 to 2.0.15 (#94)
bump slf4j.version from 2.0.15 to 2.0.16 (#95)
bump maven-gpg-plugin from 3.2.4 to 3.2.5 (#96)
bump exec-maven-plugin from 3.4.0 to 3.4.1 (#97)
bump junit-bom from 5.10.3 to 5.11.0 (#98)
bump maven-site-plugin from 3.12.1 to 3.20.0 (#99)
bump maven-surefire-plugin from 3.3.1 to 3.4.0 (#100)
bump maven-install-plugin from 3.1.2 to 3.1.3 (#101)
bump maven-deploy-plugin from 3.1.2 to 3.1.3 (#102)
bump kotlin.version from 2.0.10 to 2.0.20 (#103)
bump maven-dependency-plugin from 3.7.1 to 3.8.0 (#104)
bump maven-surefire-plugin from 3.4.0 to 3.5.0 (#105)
bump maven-javadoc-plugin from 3.8.0 to 3.10.0 (#106)
bump spotbugs-maven-plugin from 4.8.6.2 to 4.8.6.3 (#107)
bump maven-gpg-plugin from 3.2.5 to 3.2.6 (#108)
bump spotbugs-maven-plugin from 4.8.6.3 to 4.8.6.4 (#109)
bump annotations from 24.1.0 to 25.0.0 (#110)
bump junit-bom from 5.11.0 to 5.11.1 (#111)
bump maven-gpg-plugin from 3.2.6 to 3.2.7 (#112)
oldratlee pushed a commit that referenced this pull request Oct 15, 2024
bump junit-bom from 5.9.3 to 5.10.0 (#1)
bump kotlin.version from 1.9.0 to 1.9.10 (#2)
bump maven-enforcer-plugin 3.3.0 to 3.4.0 (#3)
bump slf4j.version from 2.0.7 to 2.0.9 (#4)
bump kotest.version from 5.6.2 to 5.7.2 (#6)
bump maven-enforcer-plugin 3.4.0 to 3.4.1 (#7)
bump maven-javadoc-plugin 3.5.0 to 3.6.0 (#8)
bump maven-shade-plugin 3.5.0 to 3.5.1 (#9)
bump spotbugs-maven-plugin 4.7.3.5 to 4.7.3.6 (#10)
bump spotbugs-annotations 4.7.3 to 4.8.0 (#11)
bump jacoco-maven-plugin from 0.8.10 to 0.8.11 (#12)
bump maven-dependency-plugin 3.6.0 to 3.6.1 (#13)
bump maven-surefire-plugin 3.1.2 to 3.2.1 (#14)
bump maven-clean-plugin 3.3.1 to 3.3.2 (#15)
bump kotlin.version from 1.9.10 to 1.9.20 (#16)
bump moditect-maven-plugin 1.0.0.Final to 1.1.0 (#17)
bump junit-bom from 5.10.0 to 5.10.1 (#18)
bump kotest.version from 5.7.2 to 5.8.0 (#19)
bump maven-javadoc-plugin 3.6.0 to 3.6.2 (#20)
bump spotbugs-annotations 4.8.0 to 4.8.1 (#21)
bump maven-surefire-plugin 3.2.1 to 3.2.2 (#22)
bump spotbugs-maven-plugin 4.7.3.6 to 4.8.1.0 (#23)
bump annotations from 24.0.1 to 24.1.0 (#24)
bump exec-maven-plugin from 3.1.0 to 3.1.1 (#25)
bump kotlin.version from 1.9.20 to 1.9.21 (#26)
bump spotbugs-annotations from 4.8.1 to 4.8.2 (#27)
bump maven-javadoc-plugin from 3.6.2 to 3.6.3 (#28)
bump spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#29)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#31)
bump spotbugs-annotations from 4.8.2 to 4.8.3 (#30)
bump actions/setup-java from 3 to 4 (#33)
bump kotlin.version from 1.9.21 to 1.9.22 (#35)
bump javassist from 3.29.2-GA to 3.30.2-GA (#36)
bump maven-compiler-plugin from 3.11.0 to 3.12.1 (#37)
bump slf4j.version from 2.0.9 to 2.0.10 (#38)
bump slf4j.version from 2.0.10 to 2.0.11 (#39)
bump maven-surefire-plugin 3.2.3 to 3.2.5 (#40)
bump spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#41)
bump codecov/codecov-action from 3 to 4 (#42)
bump junit-bom from 5.10.1 to 5.10.2 (#43)
bump slf4j.version from 2.0.11 to 2.0.12 (#44)
bump spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#45)
bump maven-shade-plugin from 3.5.1 to 3.5.2 (#46)
bump exec-maven-plugin from 3.1.1 to 3.2.0 (#47)
bump kotlin.version from 1.9.22 to 1.9.23 (#48)
bump maven-gpg-plugin from 3.1.0 to 3.2.0 (#49)
bump kotest.version from 5.8.0 to 5.8.1 (#50)
bump moditect-maven-plugin from 1.1.0 to 1.2.0.Final (#51)
bump maven-gpg-plugin from 3.2.0 to 3.2.1 (#52)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#53)
bump maven-gpg-plugin from 3.2.1 to 3.2.2 (#54)
bump moditect-maven-plugin from 1.2.0.Final to 1.2.1.Final (#55)
bump jacoco-maven-plugin from 0.8.11 to 0.8.12 (#56)
bump maven-source-plugin from 3.3.0 to 3.3.1 (#57)
bump spotbugs-annotations from 4.8.3 to 4.8.4 (#58)
bump spotbugs-maven-plugin from 4.8.3.1 to 4.8.4.0 (#59)
bump maven-gpg-plugin from 3.2.2 to 3.2.3 (#60)
bump slf4j.version from 2.0.12 to 2.0.13 (#61)
bump maven-jar-plugin from 3.3.0 to 3.4.0 (#62)
bump maven-gpg-plugin from 3.2.3 to 3.2.4 (#63)
bump maven-jar-plugin from 3.4.0 to 3.4.1 (#64)
bump maven-shade-plugin from 3.5.2 to 3.5.3 (#65)
bump maven-install-plugin from 3.1.1 to 3.1.2 (#66)
bump maven-deploy-plugin from 3.1.1 to 3.1.2 (#67)
bump spotbugs-annotations from 4.8.4 to 4.8.5 (#68)
bump spotbugs-maven-plugin from 4.8.4.0 to 4.8.5.0 (#69)
bump kotlin.version from 1.9.23 to 1.9.24 (#70)
bump kotest.version from 5.8.1 to 5.9.0 (#71)
bump kotlin.version from 1.9.24 to 2.0.0 (#72)
bump exec-maven-plugin from 3.2.0 to 3.3.0 (#73)
bump maven-enforcer-plugin from 3.4.1 to 3.5.0 (#74)
bump maven-shade-plugin from 3.5.3 to 3.6.0 (#75)
bump maven-javadoc-plugin from 3.6.3 to 3.7.0 (#76)
bump kotest.version from 5.9.0 to 5.9.1 (#77)
bump maven-dependency-plugin from 3.6.1 to 3.7.0 (#78)
bump maven-surefire-plugin from 3.2.5 to 3.3.0 (#79)
bump spotbugs-annotations from 4.8.5 to 4.8.6 (#80)
bump maven-jar-plugin from 3.4.1 to 3.4.2 (#81)
bump maven-clean-plugin from 3.3.2 to 3.4.0 (#82)
bump maven-dependency-plugin from 3.7.0 to 3.7.1 (#83)
bump spotbugs-maven-plugin from 4.8.5.0 to 4.8.6.0 (#84)
bump junit-bom from 5.10.2 to 5.10.3 (#85)
bump spotbugs-maven-plugin from 4.8.6.0 to 4.8.6.1 (#86)
bump moditect-maven-plugin from 1.2.1.Final to 1.2.2.Final (#87)
bump spotbugs-maven-plugin from 4.8.6.1 to 4.8.6.2 (#88)
bump maven-surefire-plugin from 3.3.0 to 3.3.1 (#89)
bump maven-javadoc-plugin from 3.7.0 to 3.8.0 (#90)
bump kotlin.version from 2.0.0 to 2.0.10 (#91)
bump slf4j.version from 2.0.13 to 2.0.14 (#92)
bump exec-maven-plugin from 3.3.0 to 3.4.0 (#93)
bump slf4j.version from 2.0.14 to 2.0.15 (#94)
bump slf4j.version from 2.0.15 to 2.0.16 (#95)
bump maven-gpg-plugin from 3.2.4 to 3.2.5 (#96)
bump exec-maven-plugin from 3.4.0 to 3.4.1 (#97)
bump junit-bom from 5.10.3 to 5.11.0 (#98)
bump maven-site-plugin from 3.12.1 to 3.20.0 (#99)
bump maven-surefire-plugin from 3.3.1 to 3.4.0 (#100)
bump maven-install-plugin from 3.1.2 to 3.1.3 (#101)
bump maven-deploy-plugin from 3.1.2 to 3.1.3 (#102)
bump kotlin.version from 2.0.10 to 2.0.20 (#103)
bump maven-dependency-plugin from 3.7.1 to 3.8.0 (#104)
bump maven-surefire-plugin from 3.4.0 to 3.5.0 (#105)
bump maven-javadoc-plugin from 3.8.0 to 3.10.0 (#106)
bump spotbugs-maven-plugin from 4.8.6.2 to 4.8.6.3 (#107)
bump maven-gpg-plugin from 3.2.5 to 3.2.6 (#108)
bump spotbugs-maven-plugin from 4.8.6.3 to 4.8.6.4 (#109)
bump annotations from 24.1.0 to 25.0.0 (#110)
bump junit-bom from 5.11.0 to 5.11.1 (#111)
bump maven-gpg-plugin from 3.2.6 to 3.2.7 (#112)
bump maven-javadoc-plugin from 3.10.0 to 3.10.1 (#113)
bump junit-bom from 5.11.1 to 5.11.2 (#114)
bump maven-surefire-plugin from 3.5.0 to 3.5.1.(#115)
bump annotations from 25.0.0 to 26.0.0 (#116)
bump kotlin.version from 2.0.20 to 2.0.21 (#117)
bump annotations from 26.0.0 to 26.0.1 (#118)
oldratlee pushed a commit that referenced this pull request Dec 9, 2024
bump junit-bom from 5.9.3 to 5.10.0 (#1)
bump kotlin.version from 1.9.0 to 1.9.10 (#2)
bump maven-enforcer-plugin 3.3.0 to 3.4.0 (#3)
bump slf4j.version from 2.0.7 to 2.0.9 (#4)
bump kotest.version from 5.6.2 to 5.7.2 (#6)
bump maven-enforcer-plugin 3.4.0 to 3.4.1 (#7)
bump maven-javadoc-plugin 3.5.0 to 3.6.0 (#8)
bump maven-shade-plugin 3.5.0 to 3.5.1 (#9)
bump spotbugs-maven-plugin 4.7.3.5 to 4.7.3.6 (#10)
bump spotbugs-annotations 4.7.3 to 4.8.0 (#11)
bump jacoco-maven-plugin from 0.8.10 to 0.8.11 (#12)
bump maven-dependency-plugin 3.6.0 to 3.6.1 (#13)
bump maven-surefire-plugin 3.1.2 to 3.2.1 (#14)
bump maven-clean-plugin 3.3.1 to 3.3.2 (#15)
bump kotlin.version from 1.9.10 to 1.9.20 (#16)
bump moditect-maven-plugin 1.0.0.Final to 1.1.0 (#17)
bump junit-bom from 5.10.0 to 5.10.1 (#18)
bump kotest.version from 5.7.2 to 5.8.0 (#19)
bump maven-javadoc-plugin 3.6.0 to 3.6.2 (#20)
bump spotbugs-annotations 4.8.0 to 4.8.1 (#21)
bump maven-surefire-plugin 3.2.1 to 3.2.2 (#22)
bump spotbugs-maven-plugin 4.7.3.6 to 4.8.1.0 (#23)
bump annotations from 24.0.1 to 24.1.0 (#24)
bump exec-maven-plugin from 3.1.0 to 3.1.1 (#25)
bump kotlin.version from 1.9.20 to 1.9.21 (#26)
bump spotbugs-annotations from 4.8.1 to 4.8.2 (#27)
bump maven-javadoc-plugin from 3.6.2 to 3.6.3 (#28)
bump spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#29)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#31)
bump spotbugs-annotations from 4.8.2 to 4.8.3 (#30)
bump actions/setup-java from 3 to 4 (#33)
bump kotlin.version from 1.9.21 to 1.9.22 (#35)
bump javassist from 3.29.2-GA to 3.30.2-GA (#36)
bump maven-compiler-plugin from 3.11.0 to 3.12.1 (#37)
bump slf4j.version from 2.0.9 to 2.0.10 (#38)
bump slf4j.version from 2.0.10 to 2.0.11 (#39)
bump maven-surefire-plugin 3.2.3 to 3.2.5 (#40)
bump spotbugs-maven-plugin 4.8.2.0 to 4.8.3.0 (#41)
bump codecov/codecov-action from 3 to 4 (#42)
bump junit-bom from 5.10.1 to 5.10.2 (#43)
bump slf4j.version from 2.0.11 to 2.0.12 (#44)
bump spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#45)
bump maven-shade-plugin from 3.5.1 to 3.5.2 (#46)
bump exec-maven-plugin from 3.1.1 to 3.2.0 (#47)
bump kotlin.version from 1.9.22 to 1.9.23 (#48)
bump maven-gpg-plugin from 3.1.0 to 3.2.0 (#49)
bump kotest.version from 5.8.0 to 5.8.1 (#50)
bump moditect-maven-plugin from 1.1.0 to 1.2.0.Final (#51)
bump maven-gpg-plugin from 3.2.0 to 3.2.1 (#52)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#53)
bump maven-gpg-plugin from 3.2.1 to 3.2.2 (#54)
bump moditect-maven-plugin from 1.2.0.Final to 1.2.1.Final (#55)
bump jacoco-maven-plugin from 0.8.11 to 0.8.12 (#56)
bump maven-source-plugin from 3.3.0 to 3.3.1 (#57)
bump spotbugs-annotations from 4.8.3 to 4.8.4 (#58)
bump spotbugs-maven-plugin from 4.8.3.1 to 4.8.4.0 (#59)
bump maven-gpg-plugin from 3.2.2 to 3.2.3 (#60)
bump slf4j.version from 2.0.12 to 2.0.13 (#61)
bump maven-jar-plugin from 3.3.0 to 3.4.0 (#62)
bump maven-gpg-plugin from 3.2.3 to 3.2.4 (#63)
bump maven-jar-plugin from 3.4.0 to 3.4.1 (#64)
bump maven-shade-plugin from 3.5.2 to 3.5.3 (#65)
bump maven-install-plugin from 3.1.1 to 3.1.2 (#66)
bump maven-deploy-plugin from 3.1.1 to 3.1.2 (#67)
bump spotbugs-annotations from 4.8.4 to 4.8.5 (#68)
bump spotbugs-maven-plugin from 4.8.4.0 to 4.8.5.0 (#69)
bump kotlin.version from 1.9.23 to 1.9.24 (#70)
bump kotest.version from 5.8.1 to 5.9.0 (#71)
bump kotlin.version from 1.9.24 to 2.0.0 (#72)
bump exec-maven-plugin from 3.2.0 to 3.3.0 (#73)
bump maven-enforcer-plugin from 3.4.1 to 3.5.0 (#74)
bump maven-shade-plugin from 3.5.3 to 3.6.0 (#75)
bump maven-javadoc-plugin from 3.6.3 to 3.7.0 (#76)
bump kotest.version from 5.9.0 to 5.9.1 (#77)
bump maven-dependency-plugin from 3.6.1 to 3.7.0 (#78)
bump maven-surefire-plugin from 3.2.5 to 3.3.0 (#79)
bump spotbugs-annotations from 4.8.5 to 4.8.6 (#80)
bump maven-jar-plugin from 3.4.1 to 3.4.2 (#81)
bump maven-clean-plugin from 3.3.2 to 3.4.0 (#82)
bump maven-dependency-plugin from 3.7.0 to 3.7.1 (#83)
bump spotbugs-maven-plugin from 4.8.5.0 to 4.8.6.0 (#84)
bump junit-bom from 5.10.2 to 5.10.3 (#85)
bump spotbugs-maven-plugin from 4.8.6.0 to 4.8.6.1 (#86)
bump moditect-maven-plugin from 1.2.1.Final to 1.2.2.Final (#87)
bump spotbugs-maven-plugin from 4.8.6.1 to 4.8.6.2 (#88)
bump maven-surefire-plugin from 3.3.0 to 3.3.1 (#89)
bump maven-javadoc-plugin from 3.7.0 to 3.8.0 (#90)
bump kotlin.version from 2.0.0 to 2.0.10 (#91)
bump slf4j.version from 2.0.13 to 2.0.14 (#92)
bump exec-maven-plugin from 3.3.0 to 3.4.0 (#93)
bump slf4j.version from 2.0.14 to 2.0.15 (#94)
bump slf4j.version from 2.0.15 to 2.0.16 (#95)
bump maven-gpg-plugin from 3.2.4 to 3.2.5 (#96)
bump exec-maven-plugin from 3.4.0 to 3.4.1 (#97)
bump junit-bom from 5.10.3 to 5.11.0 (#98)
bump maven-site-plugin from 3.12.1 to 3.20.0 (#99)
bump maven-surefire-plugin from 3.3.1 to 3.4.0 (#100)
bump maven-install-plugin from 3.1.2 to 3.1.3 (#101)
bump maven-deploy-plugin from 3.1.2 to 3.1.3 (#102)
bump kotlin.version from 2.0.10 to 2.0.20 (#103)
bump maven-dependency-plugin from 3.7.1 to 3.8.0 (#104)
bump maven-surefire-plugin from 3.4.0 to 3.5.0 (#105)
bump maven-javadoc-plugin from 3.8.0 to 3.10.0 (#106)
bump spotbugs-maven-plugin from 4.8.6.2 to 4.8.6.3 (#107)
bump maven-gpg-plugin from 3.2.5 to 3.2.6 (#108)
bump spotbugs-maven-plugin from 4.8.6.3 to 4.8.6.4 (#109)
bump annotations from 24.1.0 to 25.0.0 (#110)
bump junit-bom from 5.11.0 to 5.11.1 (#111)
bump maven-gpg-plugin from 3.2.6 to 3.2.7 (#112)
bump maven-javadoc-plugin from 3.10.0 to 3.10.1 (#113)
bump junit-bom from 5.11.1 to 5.11.2 (#114)
bump maven-surefire-plugin from 3.5.0 to 3.5.1.(#115)
bump annotations from 25.0.0 to 26.0.0 (#116)
bump kotlin.version from 2.0.20 to 2.0.21 (#117)
bump annotations from 26.0.0 to 26.0.1 (#118)
bump junit-bom from 5.11.2 to 5.11.3 (#119)
bump spotbugs-maven-plugin from 4.8.6.4 to 4.8.6.5 (#120)
bump maven-site-plugin from 3.20.0 to 3.21.0 (#121)
bump exec-maven-plugin from 3.4.1 to 3.5.0 (#122)
bump maven-dependency-plugin from 3.8.0 to 3.8.1 (#123)
bump maven-javadoc-plugin from 3.10.1 to 3.11.1 (#124)
bump maven-surefire-plugin from 3.5.1 to 3.5.2 (#125)
bump spotbugs-maven-plugin from 4.8.6.5 to 4.8.6.6 (#126)
bump kotlin.version from 2.0.21 to 2.1.0 (#128)
bump maven-javadoc-plugin from 3.11.1 to 3.11.2 (#129)
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
Development

Successfully merging this pull request may close these issues.

1 participant