Skip to content
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

[7.67.x-blue] [RHPAM-3709] upgrade maven dependencies to address CVE-2021-26291 #2444

Merged
merged 3 commits into from
Apr 3, 2024

Conversation

@baldimir
Copy link
Member Author

jenkins run fdb

@mareknovotny
Copy link
Member

please include in PR description all dependent PRs to be easier for later merge or searching

@yesamer
Copy link
Member

yesamer commented Mar 22, 2024

jenkins run fdb

@baldimir
Copy link
Member Author

Yes, thanks for checking.

@mareknovotny
Copy link
Member

jenkins do fdb

hopefully final check on the PR set

@mareknovotny
Copy link
Member

hmm, unfortunately enforcer complains now at almost latest repository for duplicated classes in business-monitoring-webapp module

[2024-03-28T14:53:48.475Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M3:enforce (ban-duplicated-classes) on project business-monitoring-webapp: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed.


[2024-03-28T14:53:48.475Z] [WARNING] Rule 0: org.apache.maven.plugins.enforcer.BanDuplicateClasses failed with message:
[2024-03-28T14:53:48.475Z] Duplicate classes found:
[2024-03-28T14:53:48.475Z] 
[2024-03-28T14:53:48.475Z]   Found in:
[2024-03-28T14:53:48.475Z]     org.codehaus.plexus:plexus-cipher:jar:2.0:compile
[2024-03-28T14:53:48.475Z]     org.sonatype.plexus:plexus-cipher:jar:1.4:test
[2024-03-28T14:53:48.475Z]   Duplicate classes:
[2024-03-28T14:53:48.475Z]     org/sonatype/plexus/components/cipher/PlexusCipherException.class
[2024-03-28T14:53:48.475Z]     org/sonatype/plexus/components/cipher/PlexusCipher.class
[2024-03-28T14:53:48.475Z]     org/sonatype/plexus/components/cipher/Base64.class
[2024-03-28T14:53:48.475Z]     org/sonatype/plexus/components/cipher/DefaultPlexusCipher.class
[2024-03-28T14:53:48.475Z]     org/sonatype/plexus/components/cipher/PBECipher.class
[2024-03-28T14:53:48.475Z] 
[2024-03-28T14:53:48.475Z]   Found in:
[2024-03-28T14:53:48.475Z]     org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0:compile
[2024-03-28T14:53:48.475Z]     org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:test
[2024-03-28T14:53:48.475Z]   Duplicate classes:
[2024-03-28T14:53:48.475Z]     org/sonatype/plexus/components/sec/dispatcher/DefaultSecDispatcher.class
[2024-03-28T14:53:48.475Z]     org/sonatype/plexus/components/sec/dispatcher/model/io/xpp3/SecurityConfigurationXpp3Reader.class
[2024-03-28T14:53:48.475Z]     org/sonatype/plexus/components/sec/dispatcher/SecUtil.class
[2024-03-28T14:53:48.475Z]     org/sonatype/plexus/components/sec/dispatcher/model/SettingsSecurity.class
[2024-03-28T14:53:48.475Z]     org/sonatype/plexus/components/sec/dispatcher/model/Config.class
[2024-03-28T14:53:48.475Z]     org/sonatype/plexus/components/sec/dispatcher/SecDispatcherException.class
[2024-03-28T14:53:48.475Z]     org/sonatype/plexus/components/sec/dispatcher/model/io/xpp3/SecurityConfigurationXpp3Writer.class
[2024-03-28T14:53:48.475Z]     org/sonatype/plexus/components/sec/dispatcher/PasswordDecryptor.class
[2024-03-28T14:53:48.475Z]     org/sonatype/plexus/components/sec/dispatcher/SecDispatcher.class
[2024-03-28T14:53:48.475Z]     org/sonatype/plexus/components/sec/dispatcher/model/ConfigProperty.class

@baldimir
Copy link
Member Author

baldimir commented Apr 2, 2024

I created a PR for kie-wb-distributions (Thanks @jstastny-cz for testing the fix). Will retrigger the fdb.

@baldimir
Copy link
Member Author

baldimir commented Apr 2, 2024

jenkins run fdb

@baldimir
Copy link
Member Author

baldimir commented Apr 2, 2024

I accidentally triggered multiple fdbs :) I am sorry - that means the check here shows failed, however the build actually still runs. It is the build no. 129.

@mareknovotny
Copy link
Member

jenkins do fdb

@mareknovotny
Copy link
Member

there is known flaky test failure only org.kie.bc.DeploymentIT.org.kie.bc.DeploymentIT so good to merge

@mareknovotny mareknovotny merged commit 969824a into kiegroup:7.67.x-blue Apr 3, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants