aboutsummaryrefslogtreecommitdiffstats
path: root/integration/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
40 hoursRelease policy/parent5.1.1jenkins-releng1-1/+1
41 hoursupdate parent references in policy/parent pomwaynedunican1-1/+1
updated the parent references in the policy/parent pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-5314 Change-Id: Icee0294ac71c7d349d3caf4485d4c94633364bd6 Signed-off-by: waynedunican <wayne.dunican@est.tech>
6 daysFix dependencies vulnerabilitiesadheli.tavares1-10/+5
Issue-ID: POLICY-5302 Change-Id: Iee1d18201fe06e97daa9bf1edca3c74726278d58 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
7 daysSpring and Spring Boot dependency upliftswaynedunican1-7/+7
Issue-ID: POLICY-5259 Change-Id: Ie16cf2ed45229a7fad85556c78d6beb8aca221bf Signed-off-by: waynedunican <wayne.dunican@est.tech>
9 daysRemove managed netty transitive dependencies from parentadheli.tavares1-41/+0
- netty dependencies are mostly transitive and managing them in parent was creating conflicts with other dependencies that use older versions of netty. - fixed maven-site plugin declaration. Issue-ID: POLICY-5299 Change-Id: I82f97509e3c663d4eae9c5dc0cfaacdb43bbb4be Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2025-02-25Uplift jetty to version 12.x.yadheli.tavares1-27/+5
Issue-ID: POLICY-5254 Change-Id: I6575b8feb2a87f2861627fc19a36e4cb2db8f8dd Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2025-02-12Uplift prometheus dependencieswaynedunican1-13/+8
Issue-ID: POLICY-5190 Change-Id: Iba92ec39f085a5eda817cd1cf5dedcb990634221 Signed-off-by: waynedunican <wayne.dunican@est.tech>
2025-02-06Uplift httpcomponent dependenciesakenihan1-12/+3
Issue-ID: POLICY-5189 Change-Id: I6b8f7a08465dc0df263c78abbc8821124d15bf08 Signed-off-by: akenihan <adam.kenihan@est.tech>
2025-01-27Update snapshot and/or references of policy/parent to latest snapshotswaynedunican1-2/+2
policy/parent updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-5255 Change-Id: I98f4f2e02a9402f0c0528665b4c07338e7666eb6 Signed-off-by: waynedunican <wayne.dunican@est.tech>
2025-01-27update parent references in policy/parent pomwaynedunican1-1/+1
updated the parent references in the policy/parent pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-5255 Change-Id: I5fdef1ed5d3aff19b52a4fa702ff171e24158fb5 Signed-off-by: waynedunican <wayne.dunican@est.tech>
2025-01-23Remove MariaDB supportadheli.tavares1-6/+1
Issue-ID: POLICY-5196 Change-Id: I2a4a69d79a02ab510c790f6b0a2fabf4ce02d38d Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2025-01-08Uplift of logback dependenciesadheli.tavares1-6/+6
- Fix for CVEs 2024-12801 and 2024-12798 - spring dependencies affected Issue-ID: POLICY-5234 Change-Id: I2a3ad0b3834fabfc90cb0c6a97464ab61f29c194 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-11-19Set snapshot and/or references of policy/parent for new releaserameshiyer271-1/+1
policy/parent updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-5166 Change-Id: I1bd9a7c0442eecaabef2897a4a0dcda5df4d4e45 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
2024-11-18Update snapshot and/or references of policy/parent to latest snapshotsrameshiyer271-2/+2
policy/parent updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-5166 Change-Id: I2ef9b0c578c9aed0bb7c9a56b76acf13dd0962e1 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
2024-11-18update parent references in policy/parent pomrameshiyer271-1/+1
updated the parent references in the policy/parent pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-5166 Change-Id: I8c9179abd829cbf2138f54524d8b40c96bd7e817 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
2024-11-12Policy 3pp dependencies upliftadheli.tavares1-17/+22
Issue-ID: POLICY-5073 Change-Id: Ibfabdbde3123e9e2a34fe410c811ad8d10945e5b Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-10-31Organizing dependencies after splitting policy-endpoints in commonadheli.tavares1-505/+506
Issue-ID: POLICY-5131 Change-Id: I8357e8b4bfeb69c201910fb588014bf564ee04ed Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-10-31Fix Jira/Confluence links after host migration.adheli.tavares1-1/+1
Issue-ID: POLICY-5137 Change-Id: I67534fdeb4d1ca5b018e59d7e357221ad3577dce Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-08-30Security upgrade on dependencies.adheli.tavares1-20/+21
Issue-ID: POLICY-5073 Change-Id: Ic009d55847a7a3b680de7b1edde0c645bd19055d Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-08-01Remove hibernate conflicting dependenciesadheli.tavares1-12/+2
- drools-apps controller-usecases was not starting due to conflict dependencies on the JBoss family. Issue-ID: POLICY-4955 Change-Id: I7d08d27901f0403d9c032ba7b68effb261ae4a01 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-07-19Uplift json schema validator libraryadheli.tavares1-8/+10
Issue-ID: POLICY-5084 Change-Id: I670f30e173b209fa1cdb7d70303d4c2a90629a9f Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-07-15Uplift Spring and its related dependenciesadheli.tavares1-8/+8
Issue-ID: POLICY-5074 Change-Id: I60d10e5955d498537d3416f543477bae46d09a2a Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-07-11Update snapshot and/or references of policy/parent to latest snapshotsrameshiyer271-2/+2
policy/parent updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-5072 Change-Id: I0d04eda60251fbb3824b8e6dbda8f4131590e0f1 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
2024-07-11update parent references in policy/parent pomrameshiyer271-1/+1
updated the parent references in the policy/parent pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-5072 Change-Id: I68490117cfee6257260fc17ea2421ef021234014 Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
2024-06-11junit5 dependenciesadheli.tavares1-3/+15
Issue-ID: POLICY-5027 Change-Id: I728882df9672df8fd7bb16ec6cb5feb563cb9c23 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-05-30Remove transient dependenciesadheli.tavares1-28/+0
- jboss logging creates conflicts with jandex in drools Issue-ID: POLICY-4955 Change-Id: I37edc5c578301f8af10e11e46707d4116ec89e48 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-05-23Allow checkstyle to avoid auto snapshot updatesaul.gill1-1/+2
Issue-ID: POLICY-5003 Change-Id: I545c297d9c9a523d336494555d14bbd1454f7a20 Signed-off-by: saul.gill <saul.gill@est.tech>
2024-05-20Set snapshot and/or references of policy/parent for new releasesaul.gill1-2/+2
policy/parent updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4999 Change-Id: I45b807cdb0bd6293c13fa496d3f0cc739ea9176e Signed-off-by: saul.gill <saul.gill@est.tech>
2024-05-16Update snapshot and/or references of policy/parent to latest snapshotswaynedunican1-2/+2
policy/parent updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-5001 Change-Id: I59ed000cb6651a1ab64823a62a49882ccd7485a1 Signed-off-by: waynedunican <wayne.dunican@est.tech>
2024-05-16update parent references in policy/parent pomwaynedunican1-1/+1
updated the parent references in the policy/parent pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-5001 Change-Id: I19b44398efffbd8e04f7ba55f6cf624fcf14dcf9 Signed-off-by: waynedunican <wayne.dunican@est.tech>
2024-05-16Update snapshot and/or references of policy/parent to latest snapshotswaynedunican1-2/+2
policy/parent updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-5001 Change-Id: Iae95c5d23b59c3b49cdfaf04b105d07c472f2139 Signed-off-by: waynedunican <wayne.dunican@est.tech>
2024-05-16Update checkstyle version rangewaynedunican1-1/+1
Issue-ID: POLICY-5001 Change-Id: Iec4e748bb04782978de133d5d629d995eeb95ac2 Signed-off-by: waynedunican <wayne.dunican@est.tech>
2024-05-15Revert "Update snapshot and/or references of policy/parent to latest snapshots"waynedunican1-2/+2
This reverts commit 4ed8883b9863f247287e50c7ff1c1108f1d4a47a. Reason for revert: none Issue-ID: POLICY-5001 Change-Id: If0d9ffb6f7cd4ba133554c0da543a6638d5687cb Signed-off-by: waynedunican <wayne.dunican@est.tech>
2024-05-15Update snapshot and/or references of policy/parent to latest snapshotswaynedunican1-2/+2
policy/parent updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-5001 Change-Id: I8baf6b2c4e56736725c1d0efcbbf983a3958d520 Signed-off-by: waynedunican <wayne.dunican@est.tech>
2024-05-15update parent references in policy/parent pomwaynedunican1-2/+1
Phase 1.5 - update checkstyle version Issue-ID: POLICY-5001 Signed-off-by: waynedunican <wayne.dunican@est.tech> Change-Id: I7f21d8f5abb97f67d8dbd26bba2fd120d9fc8268
2024-05-14update parent references in policy/parent pomwaynedunican1-1/+1
updated the parent references in the policy/parent pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-5001 Change-Id: Iee19d5538a524fcabf5ff3e172951d402bbc86cc Signed-off-by: waynedunican <wayne.dunican@est.tech>
2024-04-30Fix checkstyle version on integration pomadheli.tavares1-1/+1
Issue-ID: POLICY-4970 Change-Id: I5de475f751c4ef920874bec085c072031c2dde97 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-04-25Update snapshot and/or references of policy/parent to latest snapshotssaul.gill1-2/+2
policy/parent updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4970 Change-Id: Ic6c34cd2d75688059bd80e4efd4d2ff2c75664c7 Signed-off-by: saul.gill <saul.gill@est.tech>
2024-04-25update parent references in policy/parent pomsaul.gill1-1/+1
updated the parent references in the policy/parent pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4970 Change-Id: I5e4823912c53c842a7d6fcc19c21df2ecf9f17fa Signed-off-by: saul.gill <saul.gill@est.tech>
2024-04-24Fix security vulnerabilities.adheli.tavares1-10/+54
Issue-ID: POLICY-4945 Change-Id: I42c628357b4e042c3f9f24ff6212debbbd3fe91b Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-04-19Fix for Jacoco configuration to generate reports for code coverageadheli.tavares1-27/+40
Issue-ID: POLICY-4962 Change-Id: I3cb5a6fe2730bb577b310d584ec7e029551f3d3d Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-04-15Removing ONAP O-Parent as parent to Policy Framework.adheli.tavares1-4/+49
- dependency management direct in integration/pom.xml - plugins for code-coverage, vulnerabilities scan are now configured on pom.xml Issue-ID: POLICY-4960 Change-Id: Ib5092f9baa51df60a8b9765b53a4fbbb3a61d60c Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-04-10Dependency management updates for security and vulnerabilities fixes.adheli.tavares1-12/+108
Issue-ID: POLICY-4945 Change-Id: Ie827d95f46875fe2256c3447c21f2b7ea5384300 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-03-14Drools dependencies updated to latest working version with DRL filesadheli.tavares1-1/+1
Issue-ID: POLICY-4857 Change-Id: I1a006b3f673f1a8bff65ad3f910c214bb8ed0e55 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-03-12Update dependencies for security fixesadheli.tavares1-25/+90
- updated spring framework - updated postgresql - changed a few libs to latest version - removed oparent dependency management to avoid old libs to return Issue-ID: POLICY-4945 Change-Id: Ia191d2192944bec55218174f64e7611167f38609 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-02-21Remove duplicate json library coming with spring-test moduleadheli.tavares1-0/+6
Issue-ID: POLICY-4868 Change-Id: Ifc4527237768c73c80af22ab5c5b9299de339358 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-02-16Update snapshot and/or references of policy/parent to latest snapshotswaynedunican1-2/+2
policy/parent updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4932 Change-Id: I3ce2d2d3757e1488c35efe80f48eab6b85a57144 Signed-off-by: waynedunican <wayne.dunican@est.tech>
2024-02-16update parent references in policy/parent pomwaynedunican1-1/+1
updated the parent references in the policy/parent pom *** This commit is generated by a PF release script *** Issue-ID: POLICY-4932 Change-Id: I0e6c72e5b0c45a49f027cc84b2f0dd925beb17a8 Signed-off-by: waynedunican <wayne.dunican@est.tech>
2024-02-07Update dependencies in policy parentadheli.tavares1-52/+52
- removed deprecated dmaap - updated jackson to bom for jakarta.* compability - updated spring dependencies for security fixes - updated onap cross dependencies for ccsdk and sdc Issue-ID: POLICY-4402 Change-Id: Idc7f40d15238ce79b5eb5ed6f9e6e03597cd4168 Signed-off-by: rameshiyer <ramesh.murugan.iyer@est.tech> Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2024-01-16Update dependencies to fix security breaches.adheli.tavares1-7/+7
- spring (core, boot and security) - logback and slf4j - apache tomcat Issue-ID: POLICY-4893 Change-Id: Ia0e5b5e8480e8feb924eb68232364c8ac07cfe3e Signed-off-by: adheli.tavares <adheli.tavares@est.tech>