Skip to content

Bump the prod-deps group across 1 directory with 3 updates#143

Merged
mk868 merged 1 commit into
mainfrom
dependabot/maven/prod-deps-d9406945ce
May 19, 2026
Merged

Bump the prod-deps group across 1 directory with 3 updates#143
mk868 merged 1 commit into
mainfrom
dependabot/maven/prod-deps-d9406945ce

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps the prod-deps group with 3 updates in the / directory: org.immutables:value, org.apache.maven:maven-core and org.apache.maven:maven-plugin-api.

Updates org.immutables:value from 2.12.1 to 2.12.2

Release notes

Sourced from org.immutables:value's releases.

2.12.2

Maintenance release

What's Changed

New Contributors

Full Changelog: immutables/immutables@2.12.1...2.12.2

Commits

Updates org.apache.maven:maven-core from 3.9.15 to 3.9.16

Updates org.apache.maven:maven-plugin-api from 3.9.15 to 3.9.16

Release notes

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

3.9.16

🐛 Bug Fixes

📦 Dependency updates

Commits
  • 2bdd9fd [maven-release-plugin] prepare release maven-3.9.16
  • 229e9d7 Trim threadConfiguration to accept input surrounded with spaces
  • 7d5fd94 Bump org.codehaus.plexus:plexus-classworlds from 2.9.0 to 2.11.0 (#12039)
  • 0d100e5 [3.9.x] Bump to parent POM 48 (#12024)
  • 7ae7935 Backport: Maven 3.10.x fixes plugin resolution, by putting user in charge (#1...
  • 86fc95b Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#11980)
  • 029557a Bump com.google.guava:guava from 33.5.0-jre to 33.6.0-jre (#11951)
  • b5250f2 Bump actions/cache from 5.0.4 to 5.0.5 (#11943)
  • 7ef2c23 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.apache.maven:maven-plugin-api from 3.9.15 to 3.9.16

Release notes

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

3.9.16

🐛 Bug Fixes

📦 Dependency updates

Commits
  • 2bdd9fd [maven-release-plugin] prepare release maven-3.9.16
  • 229e9d7 Trim threadConfiguration to accept input surrounded with spaces
  • 7d5fd94 Bump org.codehaus.plexus:plexus-classworlds from 2.9.0 to 2.11.0 (#12039)
  • 0d100e5 [3.9.x] Bump to parent POM 48 (#12024)
  • 7ae7935 Backport: Maven 3.10.x fixes plugin resolution, by putting user in charge (#1...
  • 86fc95b Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#11980)
  • 029557a Bump com.google.guava:guava from 33.5.0-jre to 33.6.0-jre (#11951)
  • b5250f2 Bump actions/cache from 5.0.4 to 5.0.5 (#11943)
  • 7ef2c23 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the prod-deps group with 3 updates in the / directory: [org.immutables:value](https://github.com/immutables/immutables), org.apache.maven:maven-core and [org.apache.maven:maven-plugin-api](https://github.com/apache/maven).


Updates `org.immutables:value` from 2.12.1 to 2.12.2
- [Release notes](https://github.com/immutables/immutables/releases)
- [Commits](immutables/immutables@2.12.1...2.12.2)

Updates `org.apache.maven:maven-core` from 3.9.15 to 3.9.16

Updates `org.apache.maven:maven-plugin-api` from 3.9.15 to 3.9.16
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.15...maven-3.9.16)

Updates `org.apache.maven:maven-plugin-api` from 3.9.15 to 3.9.16
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.15...maven-3.9.16)

---
updated-dependencies:
- dependency-name: org.immutables:value
  dependency-version: 2.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: org.apache.maven:maven-core
  dependency-version: 3.9.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: org.apache.maven:maven-plugin-api
  dependency-version: 3.9.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: org.apache.maven:maven-plugin-api
  dependency-version: 3.9.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 19, 2026
@mk868 mk868 merged commit 7ab4a1f into main May 19, 2026
3 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/prod-deps-d9406945ce branch May 19, 2026 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant