00felix: upgrade org.apache.james:apache-mime4j-core to 0.8.10#1915
Closed
00felix wants to merge 8 commits intodeegree:mainfrom
Closed
00felix: upgrade org.apache.james:apache-mime4j-core to 0.8.10#191500felix wants to merge 8 commits intodeegree:mainfrom
00felix wants to merge 8 commits intodeegree:mainfrom
Conversation
…_8_6 chore: upgrade org.apache.james:apache-mime4j-core to 0_8_6
chore: upgrade org.apache.ws.commons.axiom:axiom-impl to 1_4_0
…_8_6 chore: upgrade org.apache.james:apache-mime4j-core to 0_8_6
chore: upgrade org.apache.ws.commons.axiom:axiom-api to 1_4_0
Member
|
@00felix Thanks for contributing to the OSGeo project deegree. Since this is your first code contribution we kindly ask you to read the deegree contribution guidelines and confirm to by sending an email to the deegree users mailing list. Thanks! |
tfr42
requested changes
Jan 16, 2026
Member
tfr42
left a comment
There was a problem hiding this comment.
Changes required. Version shall go into dependenciesManagement section.
| <groupId>org.apache.james</groupId> | ||
| <artifactId>apache-mime4j-core</artifactId> | ||
| <version>0.8.10</version> | ||
| </dependency> |
Member
There was a problem hiding this comment.
Setting of dependency and version shall be done in the root project POM in the dependenciesManagement section. This change requires re-work.
Member
|
This dependency is already updated by merging #1921. That PR is updating a direct dependency of deegree and this is the preferred way to keep dependencies up-to-date. |
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.
Upgrade
org.apache.james:apache-mime4j-corefrom0.8.6to0.8.10Upgrade
org.apache.ws.commons.axiom:axiom-apifrom1.4.0to2.0.0Upgrade
org.apache.ws.commons.axiom:axiom-implfrom1.4.0to2.0.0This pull request upgrades
org.apache.james:apache-mime4j-corefrom version0.8.6to0.8.10,org.apache.ws.commons.axiom:axiom-apifrom version1.4.0to2.0.0, andorg.apache.ws.commons.axiom:axiom-implfrom version1.4.0to2.0.0to address multiple security vulnerabilities and ensure compliance with security best practices. The upgrade has been tested locally to confirm compatibility with existing functionality.Vulnerabilities Addressed
This upgrade enhances the security and stability of the
org.apache.james:apache-mime4j-core,org.apache.ws.commons.axiom:axiom-api, andorg.apache.ws.commons.axiom:axiom-impldependencies.