jamesnetherton opened a new pull request, #521:
URL: https://github.com/apache/camel-quarkus-examples/pull/521
## Summary
- Add missing version reference to maven-resources-plugin declaration
- Update maven-resources-plugin from 3.3.1 to 3.5.0 (latest version)
Fixes the Maven warning:
```
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-resources-plugin is missing. @ line 230, column
21
```
## Test plan
- [x] Run `mvn validate` to verify the warning is resolved
- [x] Version follows the project's naming convention
(`${maven-resources-plugin.version}`)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]