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 maven-surefire-plugin from 3.1.0 to 3.1.2 #168

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 7, 2023

Bumps maven-surefire-plugin from 3.1.0 to 3.1.2.

Release notes

Sourced from maven-surefire-plugin's releases.

3.1.2

Release Notes - Maven Surefire - Version 3.1.2

📦 Dependency updates

👻 Maintenance

Commits
  • 5e097b5 [maven-release-plugin] prepare release surefire-3.1.2
  • 255bb51 Update commons compress to 1.23.0
  • a77dfb2 Drop unused commons-lang 2.6 from management (#661)
  • 95e8e95 [SUREFIRE-2157] Upgrade junit-jupiter to 5.9.3/junit-platform to 1.9.2
  • 9092b5e [SUREFIRE-2157] Upgrade surefire IT to 3.1.0
  • 1af92f5 Remove old junittoolbox dependency no longer used (#658)
  • 8878ed5 update test libraries (#657)
  • a6613a8 Remove redundant space
  • e0e89e4 update commons-io to 2.12.0
  • d8ac134 [MNGSITE-393] remove descriptions of Maven 2.x and very old versions
  • 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 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 [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.1.0...surefire-3.1.2)

---
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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 7, 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

Patch coverage has no change and project coverage change: +1.08 🎉

Comparison is base (5b656e1) 73.95% compared to head (09ec03e) 75.03%.

❗ Current head 09ec03e differs from pull request most recent head 09a7069. Consider uploading reports for the commit 09a7069 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #168      +/-   ##
============================================
+ Coverage     73.95%   75.03%   +1.08%     
- Complexity      155      161       +6     
============================================
  Files            11       11              
  Lines           645      645              
  Branches         83       83              
============================================
+ Hits            477      484       +7     
+ Misses          121      119       -2     
+ Partials         47       42       -5     

see 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@oldratlee oldratlee merged commit 490d7ca into main Jun 7, 2023
29 of 30 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.1.2 branch June 7, 2023 12:24
oldratlee pushed a commit that referenced this pull request Jun 9, 2023
chore(deps): bump spotbugs-maven-plugin from 4.7.3.1 to 4.7.3.2 (#140)
chore(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#141)
chore(deps): bump annotations from 24.0.0 to 24.0.1 (#142)
chore(deps): bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#144)
chore(deps-dev): bump maven-artifact from 3.9.0 to 3.9.1 (#145)
chore(deps): bump maven-resources-plugin from 3.3.0 to 3.3.1 (#146)
chore(deps): bump maven-install-plugin from 3.1.0 to 3.1.1 (#147)
chore(deps): bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#148)
chore(deps): bump spotbugs-maven-plugin from 4.7.3.2 to 4.7.3.3 (#149)
chore(deps): bump kotlin.version from 1.8.10 to 1.8.20 (#150)
chore(deps): bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#151)
chore(deps): bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#152)
chore(deps): bump spotbugs-maven-plugin from 4.7.3.3 to 4.7.3.4 (#153)
chore(deps): bump kotest.version from 5.5.5 to 5.6.0 (#154)
chore(deps): bump kotest.version from 5.6.0 to 5.6.1 (#155)
chore(deps): bump kotlin.version from 1.8.20 to 1.8.21 (#156)
chore(deps): bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#158)
chore(deps): bump junit-bom from 5.9.2 to 5.9.3 (#159)
chore(deps): bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#160)
chore(deps): bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#161)
chore(deps): bump kotest.version from 5.6.1 to 5.6.2 (#162)
chore(deps-dev): bump maven-artifact from 3.9.1 to 3.9.2 (#163)
chore(deps): bump maven-assembly-plugin from 3.5.0 to 3.6.0 (#164)
chore(deps): bump commons-io from 2.11.0 to 2.12.0 (#165)
chore(deps): bump git-commit-id-maven-plugin from 5.0.0 to 6.0.0 (#166)
chore(deps): bump maven-source-plugin from 3.2.1 to 3.3.0 (#167)
chore(deps): bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#168)
chore(deps): bump versions-maven-plugin from 2.15.0 to 2.16.0 (#169)
chore(deps): bump kotlin.version from 1.8.21 to 1.8.22 (#170)
chore(deps): bump commons-io from 2.12.0 to 2.13.0 (#171)
oldratlee pushed a commit that referenced this pull request Jun 9, 2023
chore(deps): bump spotbugs-maven-plugin from 4.7.3.1 to 4.7.3.2 (#140)
chore(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#141)
chore(deps): bump annotations from 24.0.0 to 24.0.1 (#142)
chore(deps): bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#144)
chore(deps-dev): bump maven-artifact from 3.9.0 to 3.9.1 (#145)
chore(deps): bump maven-resources-plugin from 3.3.0 to 3.3.1 (#146)
chore(deps): bump maven-install-plugin from 3.1.0 to 3.1.1 (#147)
chore(deps): bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#148)
chore(deps): bump spotbugs-maven-plugin from 4.7.3.2 to 4.7.3.3 (#149)
chore(deps): bump kotlin.version from 1.8.10 to 1.8.20 (#150)
chore(deps): bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#151)
chore(deps): bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#152)
chore(deps): bump spotbugs-maven-plugin from 4.7.3.3 to 4.7.3.4 (#153)
chore(deps): bump kotest.version from 5.5.5 to 5.6.0 (#154)
chore(deps): bump kotest.version from 5.6.0 to 5.6.1 (#155)
chore(deps): bump kotlin.version from 1.8.20 to 1.8.21 (#156)
chore(deps): bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#158)
chore(deps): bump junit-bom from 5.9.2 to 5.9.3 (#159)
chore(deps): bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#160)
chore(deps): bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#161)
chore(deps): bump kotest.version from 5.6.1 to 5.6.2 (#162)
chore(deps-dev): bump maven-artifact from 3.9.1 to 3.9.2 (#163)
chore(deps): bump maven-assembly-plugin from 3.5.0 to 3.6.0 (#164)
chore(deps): bump commons-io from 2.11.0 to 2.12.0 (#165)
chore(deps): bump git-commit-id-maven-plugin from 5.0.0 to 6.0.0 (#166)
chore(deps): bump maven-source-plugin from 3.2.1 to 3.3.0 (#167)
chore(deps): bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#168)
chore(deps): bump versions-maven-plugin from 2.15.0 to 2.16.0 (#169)
chore(deps): bump kotlin.version from 1.8.21 to 1.8.22 (#170)
chore(deps): bump commons-io from 2.12.0 to 2.13.0 (#171)
oldratlee pushed a commit that referenced this pull request Jul 12, 2023
chore(deps): bump spotbugs-maven-plugin from 4.7.3.1 to 4.7.3.2 (#140)
chore(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#141)
chore(deps): bump annotations from 24.0.0 to 24.0.1 (#142)
chore(deps): bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#144)
chore(deps-dev): bump maven-artifact from 3.9.0 to 3.9.1 (#145)
chore(deps): bump maven-resources-plugin from 3.3.0 to 3.3.1 (#146)
chore(deps): bump maven-install-plugin from 3.1.0 to 3.1.1 (#147)
chore(deps): bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#148)
chore(deps): bump spotbugs-maven-plugin from 4.7.3.2 to 4.7.3.3 (#149)
chore(deps): bump kotlin.version from 1.8.10 to 1.8.20 (#150)
chore(deps): bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#151)
chore(deps): bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#152)
chore(deps): bump spotbugs-maven-plugin from 4.7.3.3 to 4.7.3.4 (#153)
chore(deps): bump kotest.version from 5.5.5 to 5.6.0 (#154)
chore(deps): bump kotest.version from 5.6.0 to 5.6.1 (#155)
chore(deps): bump kotlin.version from 1.8.20 to 1.8.21 (#156)
chore(deps): bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#158)
chore(deps): bump junit-bom from 5.9.2 to 5.9.3 (#159)
chore(deps): bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#160)
chore(deps): bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#161)
chore(deps): bump kotest.version from 5.6.1 to 5.6.2 (#162)
chore(deps-dev): bump maven-artifact from 3.9.1 to 3.9.2 (#163)
chore(deps): bump maven-assembly-plugin from 3.5.0 to 3.6.0 (#164)
chore(deps): bump commons-io from 2.11.0 to 2.12.0 (#165)
chore(deps): bump git-commit-id-maven-plugin from 5.0.0 to 6.0.0 (#166)
chore(deps): bump maven-source-plugin from 3.2.1 to 3.3.0 (#167)
chore(deps): bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#168)
chore(deps): bump versions-maven-plugin from 2.15.0 to 2.16.0 (#169)
chore(deps): bump kotlin.version from 1.8.21 to 1.8.22 (#170)
chore(deps): bump commons-io from 2.12.0 to 2.13.0 (#171)
chore(deps): bump maven-clean-plugin from 3.2.0 to 3.3.1 (#172)
chore(deps): bump spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5 (#173)
chore(deps-dev): bump maven-artifact from 3.9.2 to 3.9.3 (#174)
chore(deps): bump kotlin.version from 1.8.22 to 1.9.0 (#175)
oldratlee pushed a commit that referenced this pull request Jul 30, 2023
chore(deps): bump spotbugs-maven-plugin from 4.7.3.1 to 4.7.3.2 (#140)
chore(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#141)
chore(deps): bump annotations from 24.0.0 to 24.0.1 (#142)
chore(deps): bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#144)
chore(deps-dev): bump maven-artifact from 3.9.0 to 3.9.1 (#145)
chore(deps): bump maven-resources-plugin from 3.3.0 to 3.3.1 (#146)
chore(deps): bump maven-install-plugin from 3.1.0 to 3.1.1 (#147)
chore(deps): bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#148)
chore(deps): bump spotbugs-maven-plugin from 4.7.3.2 to 4.7.3.3 (#149)
chore(deps): bump kotlin.version from 1.8.10 to 1.8.20 (#150)
chore(deps): bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#151)
chore(deps): bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#152)
chore(deps): bump spotbugs-maven-plugin from 4.7.3.3 to 4.7.3.4 (#153)
chore(deps): bump kotest.version from 5.5.5 to 5.6.0 (#154)
chore(deps): bump kotest.version from 5.6.0 to 5.6.1 (#155)
chore(deps): bump kotlin.version from 1.8.20 to 1.8.21 (#156)
chore(deps): bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#158)
chore(deps): bump junit-bom from 5.9.2 to 5.9.3 (#159)
chore(deps): bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#160)
chore(deps): bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#161)
chore(deps): bump kotest.version from 5.6.1 to 5.6.2 (#162)
chore(deps-dev): bump maven-artifact from 3.9.1 to 3.9.2 (#163)
chore(deps): bump maven-assembly-plugin from 3.5.0 to 3.6.0 (#164)
chore(deps): bump commons-io from 2.11.0 to 2.12.0 (#165)
chore(deps): bump git-commit-id-maven-plugin from 5.0.0 to 6.0.0 (#166)
chore(deps): bump maven-source-plugin from 3.2.1 to 3.3.0 (#167)
chore(deps): bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#168)
chore(deps): bump versions-maven-plugin from 2.15.0 to 2.16.0 (#169)
chore(deps): bump kotlin.version from 1.8.21 to 1.8.22 (#170)
chore(deps): bump commons-io from 2.12.0 to 2.13.0 (#171)
chore(deps): bump maven-clean-plugin from 3.2.0 to 3.3.1 (#172)
chore(deps): bump spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5 (#173)
chore(deps-dev): bump maven-artifact from 3.9.2 to 3.9.3 (#174)
chore(deps): bump kotlin.version from 1.8.22 to 1.9.0 (#175)
chore(deps): bump org.junit:junit-bom from 5.9.3 to 5.10.0 (#176)
chore(deps): bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 (#177)
oldratlee pushed a commit that referenced this pull request Aug 7, 2023
chore(deps): bump spotbugs-maven-plugin from 4.7.3.1 to 4.7.3.2 (#140)
chore(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#141)
chore(deps): bump annotations from 24.0.0 to 24.0.1 (#142)
chore(deps): bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#144)
chore(deps-dev): bump maven-artifact from 3.9.0 to 3.9.1 (#145)
chore(deps): bump maven-resources-plugin from 3.3.0 to 3.3.1 (#146)
chore(deps): bump maven-install-plugin from 3.1.0 to 3.1.1 (#147)
chore(deps): bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#148)
chore(deps): bump spotbugs-maven-plugin from 4.7.3.2 to 4.7.3.3 (#149)
chore(deps): bump kotlin.version from 1.8.10 to 1.8.20 (#150)
chore(deps): bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#151)
chore(deps): bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#152)
chore(deps): bump spotbugs-maven-plugin from 4.7.3.3 to 4.7.3.4 (#153)
chore(deps): bump kotest.version from 5.5.5 to 5.6.0 (#154)
chore(deps): bump kotest.version from 5.6.0 to 5.6.1 (#155)
chore(deps): bump kotlin.version from 1.8.20 to 1.8.21 (#156)
chore(deps): bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#158)
chore(deps): bump junit-bom from 5.9.2 to 5.9.3 (#159)
chore(deps): bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#160)
chore(deps): bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#161)
chore(deps): bump kotest.version from 5.6.1 to 5.6.2 (#162)
chore(deps-dev): bump maven-artifact from 3.9.1 to 3.9.2 (#163)
chore(deps): bump maven-assembly-plugin from 3.5.0 to 3.6.0 (#164)
chore(deps): bump commons-io from 2.11.0 to 2.12.0 (#165)
chore(deps): bump git-commit-id-maven-plugin from 5.0.0 to 6.0.0 (#166)
chore(deps): bump maven-source-plugin from 3.2.1 to 3.3.0 (#167)
chore(deps): bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#168)
chore(deps): bump versions-maven-plugin from 2.15.0 to 2.16.0 (#169)
chore(deps): bump kotlin.version from 1.8.21 to 1.8.22 (#170)
chore(deps): bump commons-io from 2.12.0 to 2.13.0 (#171)
chore(deps): bump maven-clean-plugin from 3.2.0 to 3.3.1 (#172)
chore(deps): bump spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5 (#173)
chore(deps-dev): bump maven-artifact from 3.9.2 to 3.9.3 (#174)
chore(deps): bump kotlin.version from 1.8.22 to 1.9.0 (#175)
chore(deps): bump org.junit:junit-bom from 5.9.3 to 5.10.0 (#176)
chore(deps): bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 (#177)
chore(deps-dev): bump org.apache.maven:maven-artifact (#178)
oldratlee pushed a commit that referenced this pull request Oct 5, 2023
bump spotbugs-maven-plugin from 4.7.3.1 to 4.7.3.2 (#140)
bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#141)
bump annotations from 24.0.0 to 24.0.1 (#142)
bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#144)
bump maven-artifact from 3.9.0 to 3.9.1 (#145)
bump maven-resources-plugin from 3.3.0 to 3.3.1 (#146)
bump maven-install-plugin from 3.1.0 to 3.1.1 (#147)
bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#148)
bump spotbugs-maven-plugin from 4.7.3.2 to 4.7.3.3 (#149)
bump kotlin.version from 1.8.10 to 1.8.20 (#150)
bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#151)
bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#152)
bump spotbugs-maven-plugin from 4.7.3.3 to 4.7.3.4 (#153)
bump kotest.version from 5.5.5 to 5.6.0 (#154)
bump kotest.version from 5.6.0 to 5.6.1 (#155)
bump kotlin.version from 1.8.20 to 1.8.21 (#156)
bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#158)
bump junit-bom from 5.9.2 to 5.9.3 (#159)
bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#160)
bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#161)
bump kotest.version from 5.6.1 to 5.6.2 (#162)
bump maven-artifact from 3.9.1 to 3.9.2 (#163)
bump maven-assembly-plugin from 3.5.0 to 3.6.0 (#164)
bump commons-io from 2.11.0 to 2.12.0 (#165)
bump git-commit-id-maven-plugin from 5.0.0 to 6.0.0 (#166)
bump maven-source-plugin from 3.2.1 to 3.3.0 (#167)
bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#168)
bump versions-maven-plugin from 2.15.0 to 2.16.0 (#169)
bump kotlin.version from 1.8.21 to 1.8.22 (#170)
bump commons-io from 2.12.0 to 2.13.0 (#171)
bump maven-clean-plugin from 3.2.0 to 3.3.1 (#172)
bump spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5 (#173)
bump maven-artifact from 3.9.2 to 3.9.3 (#174)
bump kotlin.version from 1.8.22 to 1.9.0 (#175)
bump org.junit:junit-bom from 5.9.3 to 5.10.0 (#176)
bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 (#177)
bump org.apache.maven:maven-artifact (#178)
bump org.apache.maven.plugins:maven-enforcer-plugin (#179)
bump kotlin.version from 1.9.0 to 1.9.10 (#180)
bump kotest.version from 5.6.2 to 5.7.2 (#182)
bump org.apache.maven.plugins:maven-enforcer-plugin (#183)
bump org.apache.maven.plugins:maven-javadoc-plugin (#184)
bump com.github.spotbugs:spotbugs-maven-plugin (#185)
bump commons-io:commons-io from 2.13.0 to 2.14.0 (#187)
oldratlee pushed a commit that referenced this pull request Oct 16, 2023
bump spotbugs-maven-plugin from 4.7.3.1 to 4.7.3.2 (#140)
bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#141)
bump annotations from 24.0.0 to 24.0.1 (#142)
bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#144)
bump maven-artifact from 3.9.0 to 3.9.1 (#145)
bump maven-resources-plugin from 3.3.0 to 3.3.1 (#146)
bump maven-install-plugin from 3.1.0 to 3.1.1 (#147)
bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#148)
bump spotbugs-maven-plugin from 4.7.3.2 to 4.7.3.3 (#149)
bump kotlin.version from 1.8.10 to 1.8.20 (#150)
bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#151)
bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#152)
bump spotbugs-maven-plugin from 4.7.3.3 to 4.7.3.4 (#153)
bump kotest.version from 5.5.5 to 5.6.0 (#154)
bump kotest.version from 5.6.0 to 5.6.1 (#155)
bump kotlin.version from 1.8.20 to 1.8.21 (#156)
bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#158)
bump junit-bom from 5.9.2 to 5.9.3 (#159)
bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#160)
bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#161)
bump kotest.version from 5.6.1 to 5.6.2 (#162)
bump maven-artifact from 3.9.1 to 3.9.2 (#163)
bump maven-assembly-plugin from 3.5.0 to 3.6.0 (#164)
bump commons-io from 2.11.0 to 2.12.0 (#165)
bump git-commit-id-maven-plugin from 5.0.0 to 6.0.0 (#166)
bump maven-source-plugin from 3.2.1 to 3.3.0 (#167)
bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#168)
bump versions-maven-plugin from 2.15.0 to 2.16.0 (#169)
bump kotlin.version from 1.8.21 to 1.8.22 (#170)
bump commons-io from 2.12.0 to 2.13.0 (#171)
bump maven-clean-plugin from 3.2.0 to 3.3.1 (#172)
bump spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5 (#173)
bump maven-artifact from 3.9.2 to 3.9.3 (#174)
bump kotlin.version from 1.8.22 to 1.9.0 (#175)
bump org.junit:junit-bom from 5.9.3 to 5.10.0 (#176)
bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 (#177)
bump org.apache.maven:maven-artifact (#178)
bump org.apache.maven.plugins:maven-enforcer-plugin (#179)
bump kotlin.version from 1.9.0 to 1.9.10 (#180)
bump kotest.version from 5.6.2 to 5.7.2 (#182)
bump org.apache.maven.plugins:maven-enforcer-plugin (#183)
bump org.apache.maven.plugins:maven-javadoc-plugin (#184)
bump com.github.spotbugs:spotbugs-maven-plugin (#185)
bump commons-io:commons-io from 2.13.0 to 2.14.0 (#187)
bump org.apache.maven:maven-artifact (#188)
bump com.github.spotbugs:spotbugs-annotations from 4.7.3 to 4.8.0 (#189)
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.

None yet

3 participants