chore(deps): update Spring Boot and Gradle wrapper#89
Open
deniswsrosa wants to merge 2 commits into
Open
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the Spring Boot plugin version to 4.1.0 in build.gradle and upgrades the Gradle wrapper to version 9.6.1 in gradle-wrapper.properties. There are no review comments, and I have no additional feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Hermes Kanban task:
t_3e9f43f6Dependency updates
org.springframework.bootGradle plugin./gradlew wrapper --gradle-version 9.6.1 --distribution-type bin. Existing Dependabot PR #88 also proposed this update; operator requested a Hermes PR anyway.ravsamhq/notify-slack-actionTypeError: 'type' object is not subscriptable) even after tests completed. v2 usesnode20with compatible inputs.Dependencies checked but not changed
io.spring.dependency-managementGradle pluginio.github.cdimascio:dotenv-javaorg.springdoc:springdoc-openapi-starter-webmvc-uiValidation
.github/workflows/tests.yamlparsed successfully and usesravsamhq/notify-slack-action@v2.DB_CONN_STR; this repository's integration tests require Couchbase credentials/environment.travel-sampleBUILD SUCCESSFUL in 40s; 18 integration tests executed.http://127.0.0.1:8080/swagger-ui/index.htmlshowing API title, OAS 3.1 docs, and Route/Airport/Airline endpoint groups. Screenshot captured locally asswagger-ui.png.GET /api/v1/airline/airline_10returned40-Mile Airfromtravel-sample. Screenshot captured locally asairline-api-response.png; JSON response captured locally asairline_10.json./v3/api-docsreturned titleQuickstart in Couchbase with Spring Data, version2.0, and 8 paths.Evidence status
travel-sample.Risk notes
travel-sample.ravsamhq/notify-slack-actionv2 is a CI action dependency update that keeps existing inputs and moves the action runtime to Node 20 after v1 failed in GitHub Actions.Rollback
Revert this PR to restore Spring Boot Gradle plugin 4.0.6, Gradle wrapper 9.5.0, and
ravsamhq/notify-slack-action@v1.