-
Notifications
You must be signed in to change notification settings - Fork 55
Build Updates #143
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
Build Updates #143
Conversation
phillipross
commented
Jun 1, 2025
- updated .sdkmanrc java setting from 8.0.442-zulu to 8.0.452-zulu
- updated .mvn/maven.config to reference javadoc path of 8.0.452-zulu
- exec-maven-plugin updated from v3.5.0 to v3.5.1
- jacoco-maven-plugin updated from v0.8.12 to v0.8.13
- maven-archetype-plugin updated from v3.3.1 to v3.4.0
- maven-clean-plugin updated from v3.4.1 to v3.5.0
- maven-failsafe-plugin updated from v3.5.2 to v3.5.3
- maven-surefire-plugin updated from v3.5.2 to v3.5.3
- maven-surefire-report-plugin from v3.5.2 to v3.5.3
- pmd updated from v7.11.0 ro v7.14.0
- postgresql-jdbc updated from v42.7.5 to v42.7.6
- testcontainers updated from v1.20.6 to v1.21.1
- updated .sdkmanrc java setting from 8.0.442-zulu to 8.0.452-zulu - updated .mvn/maven.config to reference javadoc path of 8.0.452-zulu - exec-maven-plugin updated from v3.5.0 to v3.5.1 - jacoco-maven-plugin updated from v0.8.12 to v0.8.13 - maven-archetype-plugin updated from v3.3.1 to v3.4.0 - maven-clean-plugin updated from v3.4.1 to v3.5.0 - maven-failsafe-plugin updated from v3.5.2 to v3.5.3 - maven-surefire-plugin updated from v3.5.2 to v3.5.3 - maven-surefire-report-plugin from v3.5.2 to v3.5.3 - pmd updated from v7.11.0 ro v7.14.0 - postgresql-jdbc updated from v42.7.5 to v42.7.6 - testcontainers updated from v1.20.6 to v1.21.1 Signed-off-by: Phillip Ross <[email protected]>
📝 Walkthrough""" WalkthroughThis update revises configuration files to upgrade Java, Maven plugins, and several dependencies to newer versions. The Changes
Possibly related PRs
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
⏰ Context from checks skipped due to timeout of 90000ms (4)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
- CI updated to zulu v8.0.452/v11.0.27/v17.0.15/v21.0.7/v24.0.1 Signed-off-by: Phillip Ross <[email protected]>