Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3.

Commits
  • 8205008 [maven-release-plugin] prepare release maven-javadoc-plugin-3.6.3
  • b69af90 [MJAVADOC-682] Reactor builds fail when multiple modules with same groupId:ar...
  • b47b280 directory, not folder
  • 488624f [MJAVADOC-782] Align read-only parameters naming with other plugins
  • 867dc73 [MJAVADOC-781] Upgrade plugins and components (in ITs)
  • 0104ab2 Fix incorrect config in test-javadoc-test-plugin-config.xml
  • dd39c0c [MJAVADOC-780] add missing plugin configuration
  • e6e6180 Remove junk from 692d7a8a9918efd24633a44f0f3d4dfd22d0fec4
  • 692d7a8 [MJAVADOC-779] - Upgrade maven-plugin parent to 41
  • 386d4ea Remove dead link
  • 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.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.6.2...maven-javadoc-plugin-3.6.3)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 4, 2023
@CLAassistant
Copy link

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

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c372fdc) 75.03% compared to head (864cc50) 75.03%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #211   +/-   ##
=========================================
  Coverage     75.03%   75.03%           
  Complexity      161      161           
=========================================
  Files            11       11           
  Lines           645      645           
  Branches         83       83           
=========================================
  Hits            484      484           
  Misses          119      119           
  Partials         42       42           

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

@oldratlee oldratlee merged commit c7acfc1 into main Dec 4, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.6.3 branch December 4, 2023 15:40
oldratlee pushed a commit that referenced this pull request Dec 11, 2023
bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#191)
bump io.github.git-commit-id:git-commit-id-maven-plugin 6.0.0 to 7.0.0 (#192)
bump org.apache.maven.plugins:maven-surefire-plugin 3.1.2 to 3.2.1 (#193)
bump commons-io:commons-io from 2.14.0 to 2.15.0 (#194)
bump org.apache.maven.plugins:maven-clean-plugin 3.3.1 to 3.3.2 (#195)
bump commons-cli:commons-cli from 1.5.0 to 1.6.0 (#196)
bump kotlin.version from 1.9.10 to 1.9.20 (#197)
bump kotest.version from 5.7.2 to 5.8.0 (#198)
bump org.junit:junit-bom from 5.10.0 to 5.10.1 (#199)
bump com.github.spotbugs:spotbugs-maven-plugin 4.7.3.6 to 4.8.1.0 (#200)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.6.0 to 3.6.2 (#201)
bump com.github.spotbugs:spotbugs-annotations 4.8.0 to 4.8.1 (#202)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.1 to 3.2.2 (#203)
bump org.jetbrains:annotations from 24.0.1 to 24.1.0 (#204)
bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (#205)
bump kotlin.version from 1.9.20 to 1.9.21 (#206)
bump commons-io:commons-io from 2.15.0 to 2.15.1 (#207)
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#208)
bump org.apache.maven:maven-artifact from 3.9.5 to 3.9.6 (#210)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#211)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#212)
oldratlee pushed a commit that referenced this pull request Dec 11, 2023
bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#191)
bump io.github.git-commit-id:git-commit-id-maven-plugin 6.0.0 to 7.0.0 (#192)
bump org.apache.maven.plugins:maven-surefire-plugin 3.1.2 to 3.2.1 (#193)
bump commons-io:commons-io from 2.14.0 to 2.15.0 (#194)
bump org.apache.maven.plugins:maven-clean-plugin 3.3.1 to 3.3.2 (#195)
bump commons-cli:commons-cli from 1.5.0 to 1.6.0 (#196)
bump kotlin.version from 1.9.10 to 1.9.20 (#197)
bump kotest.version from 5.7.2 to 5.8.0 (#198)
bump org.junit:junit-bom from 5.10.0 to 5.10.1 (#199)
bump com.github.spotbugs:spotbugs-maven-plugin 4.7.3.6 to 4.8.1.0 (#200)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.6.0 to 3.6.2 (#201)
bump com.github.spotbugs:spotbugs-annotations 4.8.0 to 4.8.1 (#202)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.1 to 3.2.2 (#203)
bump org.jetbrains:annotations from 24.0.1 to 24.1.0 (#204)
bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (#205)
bump kotlin.version from 1.9.20 to 1.9.21 (#206)
bump commons-io:commons-io from 2.15.0 to 2.15.1 (#207)
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#208)
bump org.apache.maven:maven-artifact from 3.9.5 to 3.9.6 (#210)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#211)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#212)
oldratlee pushed a commit that referenced this pull request Dec 11, 2023
bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#191)
bump io.github.git-commit-id:git-commit-id-maven-plugin 6.0.0 to 7.0.0 (#192)
bump org.apache.maven.plugins:maven-surefire-plugin 3.1.2 to 3.2.1 (#193)
bump commons-io:commons-io from 2.14.0 to 2.15.0 (#194)
bump org.apache.maven.plugins:maven-clean-plugin 3.3.1 to 3.3.2 (#195)
bump commons-cli:commons-cli from 1.5.0 to 1.6.0 (#196)
bump kotlin.version from 1.9.10 to 1.9.20 (#197)
bump kotest.version from 5.7.2 to 5.8.0 (#198)
bump org.junit:junit-bom from 5.10.0 to 5.10.1 (#199)
bump com.github.spotbugs:spotbugs-maven-plugin 4.7.3.6 to 4.8.1.0 (#200)
bump org.apache.maven.plugins:maven-javadoc-plugin 3.6.0 to 3.6.2 (#201)
bump com.github.spotbugs:spotbugs-annotations 4.8.0 to 4.8.1 (#202)
bump org.apache.maven.plugins:maven-surefire-plugin 3.2.1 to 3.2.2 (#203)
bump org.jetbrains:annotations from 24.0.1 to 24.1.0 (#204)
bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (#205)
bump kotlin.version from 1.9.20 to 1.9.21 (#206)
bump commons-io:commons-io from 2.15.0 to 2.15.1 (#207)
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#208)
bump org.apache.maven:maven-artifact from 3.9.5 to 3.9.6 (#210)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#211)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#212)
oldratlee pushed a commit that referenced this pull request Dec 15, 2023
bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#191)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 6.0.0 to 7.0.0 (#192)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 (#193)
bump commons-io:commons-io from 2.14.0 to 2.15.0 (#194)
bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 (#195)
bump commons-cli:commons-cli from 1.5.0 to 1.6.0 (#196)
bump kotlin.version from 1.9.10 to 1.9.20 (#197)
bump kotest.version from 5.7.2 to 5.8.0 (#198)
bump org.junit:junit-bom from 5.10.0 to 5.10.1 (#199)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.6 to 4.8.1.0 (#200)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 (#201)
bump com.github.spotbugs:spotbugs-annotations from 4.8.0 to 4.8.1 (#202)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 (#203)
bump org.jetbrains:annotations from 24.0.1 to 24.1.0 (#204)
bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (#205)
bump kotlin.version from 1.9.20 to 1.9.21 (#206)
bump commons-io:commons-io from 2.15.0 to 2.15.1 (#207)
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#208)
bump org.apache.maven:maven-artifact from 3.9.5 to 3.9.6 (#210)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#211)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#212)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#213)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#214)
oldratlee pushed a commit that referenced this pull request Jan 16, 2024
bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#191)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 6.0.0 to 7.0.0 (#192)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 (#193)
bump commons-io:commons-io from 2.14.0 to 2.15.0 (#194)
bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 (#195)
bump commons-cli:commons-cli from 1.5.0 to 1.6.0 (#196)
bump kotlin.version from 1.9.10 to 1.9.20 (#197)
bump kotest.version from 5.7.2 to 5.8.0 (#198)
bump org.junit:junit-bom from 5.10.0 to 5.10.1 (#199)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.6 to 4.8.1.0 (#200)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 (#201)
bump com.github.spotbugs:spotbugs-annotations from 4.8.0 to 4.8.1 (#202)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 (#203)
bump org.jetbrains:annotations from 24.0.1 to 24.1.0 (#204)
bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (#205)
bump kotlin.version from 1.9.20 to 1.9.21 (#206)
bump commons-io:commons-io from 2.15.0 to 2.15.1 (#207)
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#208)
bump org.apache.maven:maven-artifact from 3.9.5 to 3.9.6 (#210)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#211)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#212)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#213)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#214)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 (#215)
bump kotlin.version from 1.9.21 to 1.9.22 (#216)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 (#217)
bump maven-surefire-plugin from 3.2.3 to 3.2.5 (#218)
bump spotbugs-maven-plugin from 4.8.2.0 to 4.8.3.0 (#219)
oldratlee pushed a commit that referenced this pull request Feb 7, 2024
bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#191)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 6.0.0 to 7.0.0 (#192)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 (#193)
bump commons-io:commons-io from 2.14.0 to 2.15.0 (#194)
bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 (#195)
bump commons-cli:commons-cli from 1.5.0 to 1.6.0 (#196)
bump kotlin.version from 1.9.10 to 1.9.20 (#197)
bump kotest.version from 5.7.2 to 5.8.0 (#198)
bump org.junit:junit-bom from 5.10.0 to 5.10.1 (#199)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.6 to 4.8.1.0 (#200)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 (#201)
bump com.github.spotbugs:spotbugs-annotations from 4.8.0 to 4.8.1 (#202)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 (#203)
bump org.jetbrains:annotations from 24.0.1 to 24.1.0 (#204)
bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (#205)
bump kotlin.version from 1.9.20 to 1.9.21 (#206)
bump commons-io:commons-io from 2.15.0 to 2.15.1 (#207)
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#208)
bump org.apache.maven:maven-artifact from 3.9.5 to 3.9.6 (#210)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#211)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#212)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#213)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#214)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 (#215)
bump kotlin.version from 1.9.21 to 1.9.22 (#216)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 (#217)
bump maven-surefire-plugin from 3.2.3 to 3.2.5 (#218)
bump spotbugs-maven-plugin from 4.8.2.0 to 4.8.3.0 (#219)
bump codecov/codecov-action from 3 to 4 (#220)
bump junit-bom from 5.10.1 to 5.10.2 (#221)
oldratlee pushed a commit that referenced this pull request Feb 7, 2024
bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#191)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 6.0.0 to 7.0.0 (#192)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 (#193)
bump commons-io:commons-io from 2.14.0 to 2.15.0 (#194)
bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 (#195)
bump commons-cli:commons-cli from 1.5.0 to 1.6.0 (#196)
bump kotlin.version from 1.9.10 to 1.9.20 (#197)
bump kotest.version from 5.7.2 to 5.8.0 (#198)
bump org.junit:junit-bom from 5.10.0 to 5.10.1 (#199)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.6 to 4.8.1.0 (#200)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 (#201)
bump com.github.spotbugs:spotbugs-annotations from 4.8.0 to 4.8.1 (#202)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 (#203)
bump org.jetbrains:annotations from 24.0.1 to 24.1.0 (#204)
bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (#205)
bump kotlin.version from 1.9.20 to 1.9.21 (#206)
bump commons-io:commons-io from 2.15.0 to 2.15.1 (#207)
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#208)
bump org.apache.maven:maven-artifact from 3.9.5 to 3.9.6 (#210)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#211)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#212)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#213)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#214)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 (#215)
bump kotlin.version from 1.9.21 to 1.9.22 (#216)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 (#217)
bump maven-surefire-plugin from 3.2.3 to 3.2.5 (#218)
bump spotbugs-maven-plugin from 4.8.2.0 to 4.8.3.0 (#219)
bump codecov/codecov-action from 3 to 4 (#220)
bump junit-bom from 5.10.1 to 5.10.2 (#221)
oldratlee pushed a commit that referenced this pull request Mar 1, 2024
bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#191)
bump io.github.git-commit-id:git-commit-id-maven-plugin from 6.0.0 to 7.0.0 (#192)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 (#193)
bump commons-io:commons-io from 2.14.0 to 2.15.0 (#194)
bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 (#195)
bump commons-cli:commons-cli from 1.5.0 to 1.6.0 (#196)
bump kotlin.version from 1.9.10 to 1.9.20 (#197)
bump kotest.version from 5.7.2 to 5.8.0 (#198)
bump org.junit:junit-bom from 5.10.0 to 5.10.1 (#199)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.6 to 4.8.1.0 (#200)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 (#201)
bump com.github.spotbugs:spotbugs-annotations from 4.8.0 to 4.8.1 (#202)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 (#203)
bump org.jetbrains:annotations from 24.0.1 to 24.1.0 (#204)
bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (#205)
bump kotlin.version from 1.9.20 to 1.9.21 (#206)
bump commons-io:commons-io from 2.15.0 to 2.15.1 (#207)
bump com.github.spotbugs:spotbugs-annotations from 4.8.1 to 4.8.2 (#208)
bump org.apache.maven:maven-artifact from 3.9.5 to 3.9.6 (#210)
bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#211)
bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#212)
bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 (#213)
bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#214)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 (#215)
bump kotlin.version from 1.9.21 to 1.9.22 (#216)
bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 (#217)
bump maven-surefire-plugin from 3.2.3 to 3.2.5 (#218)
bump spotbugs-maven-plugin from 4.8.2.0 to 4.8.3.0 (#219)
bump codecov/codecov-action from 3 to 4 (#220)
bump junit-bom from 5.10.1 to 5.10.2 (#221)
bump spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#222)
oldratlee pushed a commit that referenced this pull request Mar 29, 2024
bump jacoco-maven-plugin from 0.8.10 to 0.8.11 (#191)
bump git-commit-id-maven-plugin from 6.0.0 to 7.0.0 (#192)
bump maven-surefire-plugin from 3.1.2 to 3.2.1 (#193)
bump commons-io from 2.14.0 to 2.15.0 (#194)
bump maven-clean-plugin from 3.3.1 to 3.3.2 (#195)
bump commons-cli from 1.5.0 to 1.6.0 (#196)
bump kotlin.version from 1.9.10 to 1.9.20 (#197)
bump kotest.version from 5.7.2 to 5.8.0 (#198)
bump junit-bom from 5.10.0 to 5.10.1 (#199)
bump spotbugs-maven-plugin from 4.7.3.6 to 4.8.1.0 (#200)
bump maven-javadoc-plugin from 3.6.0 to 3.6.2 (#201)
bump spotbugs-annotations from 4.8.0 to 4.8.1 (#202)
bump maven-surefire-plugin from 3.2.1 to 3.2.2 (#203)
bump annotations from 24.0.1 to 24.1.0 (#204)
bump commons-lang3 from 3.13.0 to 3.14.0 (#205)
bump kotlin.version from 1.9.20 to 1.9.21 (#206)
bump commons-io from 2.15.0 to 2.15.1 (#207)
bump spotbugs-annotations from 4.8.1 to 4.8.2 (#208)
bump maven-artifact from 3.9.5 to 3.9.6 (#210)
bump maven-javadoc-plugin from 3.6.2 to 3.6.3 (#211)
bump spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#212)
bump spotbugs-annotations from 4.8.2 to 4.8.3 (#213)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#214)
bump maven-compiler-plugin from 3.11.0 to 3.12.0 (#215)
bump kotlin.version from 1.9.21 to 1.9.22 (#216)
bump maven-compiler-plugin from 3.12.0 to 3.12.1 (#217)
bump maven-surefire-plugin from 3.2.3 to 3.2.5 (#218)
bump spotbugs-maven-plugin from 4.8.2.0 to 4.8.3.0 (#219)
bump codecov/codecov-action from 3 to 4 (#220)
bump junit-bom from 5.10.1 to 5.10.2 (#221)
bump spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#222)
bump git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#223)
bump kotlin.version from 1.9.22 to 1.9.23 (#224)
bump maven-assembly-plugin from 3.6.0 to 3.7.0 (#225)
bump maven-gpg-plugin from 3.1.0 to 3.2.0 (#226)
bump git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#228)
bump maven-assembly-plugin from 3.7.0 to 3.7.1 (#229)
bump maven-gpg-plugin from 3.2.0 to 3.2.1 (#230)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#231)
bump git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#232)
bump maven-gpg-plugin from 3.2.1 to 3.2.2 (#233)
bump commons-io from 2.15.1 to 2.16.0 (#234)
oldratlee pushed a commit that referenced this pull request Apr 9, 2024
bump jacoco-maven-plugin from 0.8.10 to 0.8.11 (#191)
bump git-commit-id-maven-plugin from 6.0.0 to 7.0.0 (#192)
bump maven-surefire-plugin from 3.1.2 to 3.2.1 (#193)
bump commons-io from 2.14.0 to 2.15.0 (#194)
bump maven-clean-plugin from 3.3.1 to 3.3.2 (#195)
bump commons-cli from 1.5.0 to 1.6.0 (#196)
bump kotlin.version from 1.9.10 to 1.9.20 (#197)
bump kotest.version from 5.7.2 to 5.8.0 (#198)
bump junit-bom from 5.10.0 to 5.10.1 (#199)
bump spotbugs-maven-plugin from 4.7.3.6 to 4.8.1.0 (#200)
bump maven-javadoc-plugin from 3.6.0 to 3.6.2 (#201)
bump spotbugs-annotations from 4.8.0 to 4.8.1 (#202)
bump maven-surefire-plugin from 3.2.1 to 3.2.2 (#203)
bump annotations from 24.0.1 to 24.1.0 (#204)
bump commons-lang3 from 3.13.0 to 3.14.0 (#205)
bump kotlin.version from 1.9.20 to 1.9.21 (#206)
bump commons-io from 2.15.0 to 2.15.1 (#207)
bump spotbugs-annotations from 4.8.1 to 4.8.2 (#208)
bump maven-artifact from 3.9.5 to 3.9.6 (#210)
bump maven-javadoc-plugin from 3.6.2 to 3.6.3 (#211)
bump spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#212)
bump spotbugs-annotations from 4.8.2 to 4.8.3 (#213)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#214)
bump maven-compiler-plugin from 3.11.0 to 3.12.0 (#215)
bump kotlin.version from 1.9.21 to 1.9.22 (#216)
bump maven-compiler-plugin from 3.12.0 to 3.12.1 (#217)
bump maven-surefire-plugin from 3.2.3 to 3.2.5 (#218)
bump spotbugs-maven-plugin from 4.8.2.0 to 4.8.3.0 (#219)
bump codecov/codecov-action from 3 to 4 (#220)
bump junit-bom from 5.10.1 to 5.10.2 (#221)
bump spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#222)
bump git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#223)
bump kotlin.version from 1.9.22 to 1.9.23 (#224)
bump maven-assembly-plugin from 3.6.0 to 3.7.0 (#225)
bump maven-gpg-plugin from 3.1.0 to 3.2.0 (#226)
bump git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#228)
bump maven-assembly-plugin from 3.7.0 to 3.7.1 (#229)
bump maven-gpg-plugin from 3.2.0 to 3.2.1 (#230)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#231)
bump git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#232)
bump maven-gpg-plugin from 3.2.1 to 3.2.2 (#233)
bump commons-io from 2.15.1 to 2.16.0 (#234)
bump jacoco-maven-plugin from 0.8.11 to 0.8.12 (#235)
bump maven-source-plugin from 3.3.0 to 3.3.1 (#236)
bump spotbugs-annotations from 4.8.3 to 4.8.4 (#237)
bump commons-io from 2.16.0 to 2.16.1 (#238)
oldratlee pushed a commit that referenced this pull request May 4, 2024
bump jacoco-maven-plugin from 0.8.10 to 0.8.11 (#191)
bump git-commit-id-maven-plugin from 6.0.0 to 7.0.0 (#192)
bump maven-surefire-plugin from 3.1.2 to 3.2.1 (#193)
bump commons-io from 2.14.0 to 2.15.0 (#194)
bump maven-clean-plugin from 3.3.1 to 3.3.2 (#195)
bump commons-cli from 1.5.0 to 1.6.0 (#196)
bump kotlin.version from 1.9.10 to 1.9.20 (#197)
bump kotest.version from 5.7.2 to 5.8.0 (#198)
bump junit-bom from 5.10.0 to 5.10.1 (#199)
bump spotbugs-maven-plugin from 4.7.3.6 to 4.8.1.0 (#200)
bump maven-javadoc-plugin from 3.6.0 to 3.6.2 (#201)
bump spotbugs-annotations from 4.8.0 to 4.8.1 (#202)
bump maven-surefire-plugin from 3.2.1 to 3.2.2 (#203)
bump annotations from 24.0.1 to 24.1.0 (#204)
bump commons-lang3 from 3.13.0 to 3.14.0 (#205)
bump kotlin.version from 1.9.20 to 1.9.21 (#206)
bump commons-io from 2.15.0 to 2.15.1 (#207)
bump spotbugs-annotations from 4.8.1 to 4.8.2 (#208)
bump maven-artifact from 3.9.5 to 3.9.6 (#210)
bump maven-javadoc-plugin from 3.6.2 to 3.6.3 (#211)
bump spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#212)
bump spotbugs-annotations from 4.8.2 to 4.8.3 (#213)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#214)
bump maven-compiler-plugin from 3.11.0 to 3.12.0 (#215)
bump kotlin.version from 1.9.21 to 1.9.22 (#216)
bump maven-compiler-plugin from 3.12.0 to 3.12.1 (#217)
bump maven-surefire-plugin from 3.2.3 to 3.2.5 (#218)
bump spotbugs-maven-plugin from 4.8.2.0 to 4.8.3.0 (#219)
bump codecov/codecov-action from 3 to 4 (#220)
bump junit-bom from 5.10.1 to 5.10.2 (#221)
bump spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#222)
bump git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#223)
bump kotlin.version from 1.9.22 to 1.9.23 (#224)
bump maven-assembly-plugin from 3.6.0 to 3.7.0 (#225)
bump maven-gpg-plugin from 3.1.0 to 3.2.0 (#226)
bump git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#228)
bump maven-assembly-plugin from 3.7.0 to 3.7.1 (#229)
bump maven-gpg-plugin from 3.2.0 to 3.2.1 (#230)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#231)
bump git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#232)
bump maven-gpg-plugin from 3.2.1 to 3.2.2 (#233)
bump commons-io from 2.15.1 to 2.16.0 (#234)
bump jacoco-maven-plugin from 0.8.11 to 0.8.12 (#235)
bump maven-source-plugin from 3.3.0 to 3.3.1 (#236)
bump spotbugs-annotations from 4.8.3 to 4.8.4 (#237)
bump commons-io from 2.16.0 to 2.16.1 (#238)
bump spotbugs-maven-plugin from 4.8.3.1 to 4.8.4.0 (#239)
bump maven-gpg-plugin from 3.2.2 to 3.2.3 (#240)
bump maven-jar-plugin from 3.3.0 to 3.4.0 (#241)
bump commons-cli from 1.6.0 to 1.7.0 (#242)
bump maven-gpg-plugin from 3.2.3 to 3.2.4 (#243)
bump maven-jar-plugin from 3.4.0 to 3.4.1 (#244)
bump maven-deploy-plugin from 3.1.1 to 3.1.2 (#245)
bump maven-install-plugin from 3.1.1 to 3.1.2 (#246)
oldratlee pushed a commit that referenced this pull request Jun 21, 2024
bump jacoco-maven-plugin from 0.8.10 to 0.8.11 (#191)
bump git-commit-id-maven-plugin from 6.0.0 to 7.0.0 (#192)
bump maven-surefire-plugin from 3.1.2 to 3.2.1 (#193)
bump commons-io from 2.14.0 to 2.15.0 (#194)
bump maven-clean-plugin from 3.3.1 to 3.3.2 (#195)
bump commons-cli from 1.5.0 to 1.6.0 (#196)
bump kotlin.version from 1.9.10 to 1.9.20 (#197)
bump kotest.version from 5.7.2 to 5.8.0 (#198)
bump junit-bom from 5.10.0 to 5.10.1 (#199)
bump spotbugs-maven-plugin from 4.7.3.6 to 4.8.1.0 (#200)
bump maven-javadoc-plugin from 3.6.0 to 3.6.2 (#201)
bump spotbugs-annotations from 4.8.0 to 4.8.1 (#202)
bump maven-surefire-plugin from 3.2.1 to 3.2.2 (#203)
bump annotations from 24.0.1 to 24.1.0 (#204)
bump commons-lang3 from 3.13.0 to 3.14.0 (#205)
bump kotlin.version from 1.9.20 to 1.9.21 (#206)
bump commons-io from 2.15.0 to 2.15.1 (#207)
bump spotbugs-annotations from 4.8.1 to 4.8.2 (#208)
bump maven-artifact from 3.9.5 to 3.9.6 (#210)
bump maven-javadoc-plugin from 3.6.2 to 3.6.3 (#211)
bump spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#212)
bump spotbugs-annotations from 4.8.2 to 4.8.3 (#213)
bump maven-surefire-plugin from 3.2.2 to 3.2.3 (#214)
bump maven-compiler-plugin from 3.11.0 to 3.12.0 (#215)
bump kotlin.version from 1.9.21 to 1.9.22 (#216)
bump maven-compiler-plugin from 3.12.0 to 3.12.1 (#217)
bump maven-surefire-plugin from 3.2.3 to 3.2.5 (#218)
bump spotbugs-maven-plugin from 4.8.2.0 to 4.8.3.0 (#219)
bump codecov/codecov-action from 3 to 4 (#220)
bump junit-bom from 5.10.1 to 5.10.2 (#221)
bump spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#222)
bump git-commit-id-maven-plugin from 7.0.0 to 8.0.0 (#223)
bump kotlin.version from 1.9.22 to 1.9.23 (#224)
bump maven-assembly-plugin from 3.6.0 to 3.7.0 (#225)
bump maven-gpg-plugin from 3.1.0 to 3.2.0 (#226)
bump git-commit-id-maven-plugin from 8.0.0 to 8.0.1 (#228)
bump maven-assembly-plugin from 3.7.0 to 3.7.1 (#229)
bump maven-gpg-plugin from 3.2.0 to 3.2.1 (#230)
bump maven-compiler-plugin from 3.12.1 to 3.13.0 (#231)
bump git-commit-id-maven-plugin from 8.0.1 to 8.0.2 (#232)
bump maven-gpg-plugin from 3.2.1 to 3.2.2 (#233)
bump commons-io from 2.15.1 to 2.16.0 (#234)
bump jacoco-maven-plugin from 0.8.11 to 0.8.12 (#235)
bump maven-source-plugin from 3.3.0 to 3.3.1 (#236)
bump spotbugs-annotations from 4.8.3 to 4.8.4 (#237)
bump commons-io from 2.16.0 to 2.16.1 (#238)
bump spotbugs-maven-plugin from 4.8.3.1 to 4.8.4.0 (#239)
bump maven-gpg-plugin from 3.2.2 to 3.2.3 (#240)
bump maven-jar-plugin from 3.3.0 to 3.4.0 (#241)
bump commons-cli from 1.6.0 to 1.7.0 (#242)
bump maven-gpg-plugin from 3.2.3 to 3.2.4 (#243)
bump maven-jar-plugin from 3.4.0 to 3.4.1 (#244)
bump maven-deploy-plugin from 3.1.1 to 3.1.2 (#245)
bump maven-install-plugin from 3.1.1 to 3.1.2 (#246)
bump spotbugs-annotations from 4.8.4 to 4.8.5 (#247)
bump spotbugs-maven-plugin from 4.8.4.0 to 4.8.5.0 (#248)
bump kotlin.version from 1.9.23 to 1.9.24 (#249)
bump commons-cli from 1.7.0 to 1.8.0 (#253)
bump maven-artifact from 3.9.6 to 3.9.7 (#254)
bump nexus-staging-maven-plugin from 1.6.13 to 1.7.0 (#255)
bump maven-enforcer-plugin from 3.4.1 to 3.5.0 (#256)
bump maven-javadoc-plugin from 3.6.3 to 3.7.0 (#257)
bump git-commit-id-maven-plugin from 8.0.2 to 9.0.0 (#259)
bump maven-artifact from 3.9.7 to 3.9.8 (#260)
bump maven-surefire-plugin from 3.2.5 to 3.3.0 (#261)
bump spotbugs-annotations from 4.8.5 to 4.8.6 (#262)
bump maven-clean-plugin from 3.3.2 to 3.4.0 (#263)
bump maven-jar-plugin from 3.4.1 to 3.4.2 (#264)
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants