Skip to content

build(deps): bump org.apache.maven.plugins:maven-install-plugin from 3.1.3 to 3.1.4#2027

Merged
robfrank merged 1 commit into
mainfrom
dependabot/maven/org.apache.maven.plugins-maven-install-plugin-3.1.4
Mar 4, 2025
Merged

build(deps): bump org.apache.maven.plugins:maven-install-plugin from 3.1.3 to 3.1.4#2027
robfrank merged 1 commit into
mainfrom
dependabot/maven/org.apache.maven.plugins-maven-install-plugin-3.1.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 3, 2025

Bumps org.apache.maven.plugins:maven-install-plugin from 3.1.3 to 3.1.4.

Release notes

Sourced from org.apache.maven.plugins:maven-install-plugin's releases.

3.1.4

🚀 New features and improvements

📦 Dependency updates

👻 Maintenance

Commits
  • 29b220d [maven-release-plugin] prepare release maven-install-plugin-3.1.4
  • 0df7304 Enable GitHub Issues
  • 2fda8ce Bump resolverVersion from 1.9.18 to 1.9.22
  • 57b57dd [MNGSITE-529] Rename "Goals" to "Plugin Documentation"
  • 6894c0d PR Automation only on close event
  • d97234c Bump org.mockito:mockito-core from 4.8.1 to 4.11.0
  • f8aa35e Bump mavenVersion from 3.9.6 to 3.9.9
  • e2c6c78 Add release-drafter, PR automation
  • ef37684 Remove unused method
  • dcf39a0 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Dependabot compatibility score

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


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java labels Mar 3, 2025
Bumps [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/apache/maven-install-plugin/releases)
- [Commits](apache/maven-install-plugin@maven-install-plugin-3.1.3...maven-install-plugin-3.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/org.apache.maven.plugins-maven-install-plugin-3.1.4 branch from a8d330b to 3fe3b15 Compare March 4, 2025 09:16
@robfrank robfrank merged commit 2cbf66e into main Mar 4, 2025
@dependabot dependabot Bot deleted the dependabot/maven/org.apache.maven.plugins-maven-install-plugin-3.1.4 branch March 4, 2025 09:20
mergify Bot added a commit that referenced this pull request May 3, 2026
… to 2.1.41 [skip ci]

Bumps [io.swagger.parser.v3:swagger-parser](https://github.com/swagger-api/swagger-parser) from 2.1.40 to 2.1.41.
Release notes

*Sourced from [io.swagger.parser.v3:swagger-parser's releases](https://github.com/swagger-api/swagger-parser/releases).*

> Swagger-parser 2.1.41 released!
> -------------------------------
>
> * Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.14 ([#2317](https://redirect.github.com/swagger-api/swagger-parser/issues/2317))
> * chore: update v2 parser to 1.0.76 ([#2314](https://redirect.github.com/swagger-api/swagger-parser/issues/2314))
> * Prevent `StackOverflowError` in `ResolverFully` ([#2297](https://redirect.github.com/swagger-api/swagger-parser/issues/2297))
> * Fix thread-safety bug in OpenAPIDereferencer31 ([#2294](https://redirect.github.com/swagger-api/swagger-parser/issues/2294))
> * fix(converter): keep x-nullable in shared $ref responses ([#2276](https://redirect.github.com/swagger-api/swagger-parser/issues/2276))


Commits

* [`1d86e4a`](swagger-api/swagger-parser@1d86e4a) prepare release 2.1.41 ([#2322](https://redirect.github.com/swagger-api/swagger-parser/issues/2322))
* [`f0cb8e5`](swagger-api/swagger-parser@f0cb8e5) Fix thread-safety bug in OpenAPIDereferencer31 ([#2294](https://redirect.github.com/swagger-api/swagger-parser/issues/2294))
* [`9e2ff91`](swagger-api/swagger-parser@9e2ff91) Prevent `StackOverflowError` in `ResolverFully` ([#2297](https://redirect.github.com/swagger-api/swagger-parser/issues/2297))
* [`57c0edb`](swagger-api/swagger-parser@57c0edb) Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.14 ([#2317](https://redirect.github.com/swagger-api/swagger-parser/issues/2317))
* [`bb8a82c`](swagger-api/swagger-parser@bb8a82c) fix(converter): keep x-nullable in shared $ref responses ([#2276](https://redirect.github.com/swagger-api/swagger-parser/issues/2276))
* [`b6ed0cc`](swagger-api/swagger-parser@b6ed0cc) chore: update v2 parser to 1.0.76 ([#2314](https://redirect.github.com/swagger-api/swagger-parser/issues/2314))
* [`afc1742`](swagger-api/swagger-parser@afc1742) Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 ([#2025](https://redirect.github.com/swagger-api/swagger-parser/issues/2025))
* [`370c009`](swagger-api/swagger-parser@370c009) Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.5 ([#2045](https://redirect.github.com/swagger-api/swagger-parser/issues/2045))
* [`bfd616c`](swagger-api/swagger-parser@bfd616c) Bump org.jacoco:jacoco-maven-plugin from 0.8.8 to 0.8.11 ([#2027](https://redirect.github.com/swagger-api/swagger-parser/issues/2027))
* [`81d8790`](swagger-api/swagger-parser@81d8790) bump snapshot 2.1.41-SNAPSHOT ([#2310](https://redirect.github.com/swagger-api/swagger-parser/issues/2310))
* See full diff in [compare view](swagger-api/swagger-parser@v2.1.40...v2.1.41)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=io.swagger.parser.v3:swagger-parser&package-manager=maven&previous-version=2.1.40&new-version=2.1.41)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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 show  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)
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.

1 participant