Merged
Conversation
tomcat version 9.0.56
- updated packages - updated dependency versions - added dependency
- uses OpenJDK version of java 11 instead of Temurin.
Reviewer's Guide by SourceryThis PR upgrades the project from Java 8 to Java 11, which involves updating the Maven compiler settings, Docker base image, and adding necessary dependencies that were removed from the JDK since Java 9. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Possibly linked issues
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
We have skipped reviewing this pull request. We don't review packaging changes - Let us know if you'd like us to change this.
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
|
yingbull
approved these changes
Nov 19, 2024
sebastian-j-ibanez
pushed a commit
that referenced
this pull request
Nov 28, 2024
sebastian-j-ibanez
pushed a commit
that referenced
this pull request
Jan 8, 2025
Jdarji2130
pushed a commit
to Jdarji2130/Open-O-jay
that referenced
this pull request
Mar 23, 2025
Jdarji2130
pushed a commit
to Jdarji2130/Open-O-jay
that referenced
this pull request
Mar 23, 2025
yingbull
pushed a commit
that referenced
this pull request
May 9, 2025
Fix: echart not closing properly after signing/saving rx note
D3V41
pushed a commit
that referenced
this pull request
Sep 4, 2025
D3V41
pushed a commit
that referenced
this pull request
Sep 4, 2025
10 tasks
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.
New PR for Java 11. Same commits.
Summary by Sourcery
Upgrade the project to Java 11 by updating dependencies and Maven compiler settings, and modify the Dockerfile to use a Java 11 base image.
Enhancements:
Build: