Skip to content

[dependabot] Bump the plugins group across 1 directory with 3 updates#3521

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/plugins-cb04752e8e
Open

[dependabot] Bump the plugins group across 1 directory with 3 updates#3521
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/plugins-cb04752e8e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps the plugins group with 3 updates in the / directory: net.alchim31.maven:scala-maven-plugin, org.apache.maven.plugins:maven-resources-plugin and org.apache.maven.plugins:maven-shade-plugin.

Updates net.alchim31.maven:scala-maven-plugin from 4.9.9 to 4.9.10

Commits
  • fe683b0 [maven-release-plugin] prepare release 4.9.10
  • 982fca1 chore(deps-dev): bump org.apache.maven.plugins:maven-resources-plugin (#912)
  • db47925 fix: use consistent path resolution in ScalaTestCompileMojo (#911)
  • 6acf1e8 chore(deps): bump com.diffplug.spotless:spotless-maven-plugin (#910)
  • 5246ba1 chore(deps-dev): bump org.apache.maven.plugins:maven-surefire-plugin (#909)
  • d6ed07e chore(deps-dev): bump org.apache.maven.plugins:maven-dependency-plugin (#908)
  • 209e7ee chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin (#907)
  • 8ecb8d7 chore(deps): bump com.diffplug.spotless:spotless-maven-plugin (#906)
  • 6e324d2 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.apache.maven.plugins:maven-resources-plugin from 3.4.0 to 3.5.0

Release notes

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

3.5.0

🚀 New features and improvements

👻 Maintenance

📦 Dependency updates

Commits
  • ce485a0 [maven-release-plugin] prepare release maven-resources-plugin-3.5.0
  • bfadfff Use maven-filtering 3.5.0 (staged)
  • 3f74ba2 Drop commons-io; unused
  • caefcde Bug: use change detecton strategies (#462)
  • 38534e3 Cleanup deps (#463)
  • 0814ec7 Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#461)
  • e2f9135 Bump org.apache.maven.plugins:maven-plugins from 45 to 47 (#459)
  • a050be3 Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#457)
  • 1825b2a Bump mavenVersion from 3.9.11 to 3.9.12 (#452)
  • ad31b55 Add IT for #444 issue
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-shade-plugin from 3.6.1 to 3.6.2

Release notes

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

3.6.2

🐛 Bug Fixes

  • Bug: Extra JARs and Artifacts were not subjected to filtering (#785) @​cstamas

👻 Maintenance

📦 Dependency updates

Commits
  • ad8de59 [maven-release-plugin] prepare release maven-shade-plugin-3.6.2
  • 8eb19dc Drop unneeded dependencies (#788)
  • 397b2cd Drop excessive dependencies (#786)
  • eca6398 Bug: Extra JARs and Artifacts were not subjected to filtering (#785)
  • 7edce17 Update to parent POM v 47 (#781)
  • 3171a34 Mockito improvements (#783)
  • 678844b Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#782)
  • 73ec909 Bump org.codehaus.mojo:mrm-maven-plugin from 1.7.0 to 1.7.1 (#780)
  • 5f7a877 Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#778)
  • 73c5247 chore: remove junit3 reference (#762)
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 9, 2026
@dependabot dependabot bot force-pushed the dependabot/maven/plugins-cb04752e8e branch from fb1b90a to 5d0bfba Compare March 16, 2026 03:07
Bumps the plugins group with 3 updates: [net.alchim31.maven:scala-maven-plugin](https://github.com/davidB/scala-maven-plugin), [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) and [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin).


Updates `net.alchim31.maven:scala-maven-plugin` from 4.9.9 to 4.9.10
- [Commits](davidB/scala-maven-plugin@4.9.9...4.9.10)

Updates `org.apache.maven.plugins:maven-resources-plugin` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/apache/maven-resources-plugin/releases)
- [Commits](apache/maven-resources-plugin@v3.4.0...maven-resources-plugin-3.5.0)

Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.6.1 to 3.6.2
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.6.1...maven-shade-plugin-3.6.2)

---
updated-dependencies:
- dependency-name: net.alchim31.maven:scala-maven-plugin
  dependency-version: 4.9.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: plugins
- dependency-name: org.apache.maven.plugins:maven-resources-plugin
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: plugins
- dependency-name: org.apache.maven.plugins:maven-shade-plugin
  dependency-version: 3.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: plugins
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot changed the title [dependabot] Bump the plugins group with 3 updates [dependabot] Bump the plugins group across 1 directory with 3 updates Apr 13, 2026
@dependabot dependabot bot force-pushed the dependabot/maven/plugins-cb04752e8e branch from 5d0bfba to 58ca271 Compare April 13, 2026 03:12
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.

0 participants