summaryrefslogtreecommitdiffstats
path: root/springboot/spring-boot-setup
AgeCommit message (Collapse)AuthorFilesLines
2023-08-28Add springboot parent 31 for MontrealJohnKeeney2-0/+46
https://spring.io/security/cve-2023-20883 by upgrading spring to 3.1.0+ Issue-ID: CCSDK-3921 Change-Id: Ie75aa4ebb26c29e05ce66a46e9be3a88534d033d Signed-off-by: JohnKeeney <john.keeney@est.tech>
2023-07-31Release initial Montreal version of parent pomsDan Timoney1-2/+2
Release initial Montreal version (2.6.0) of parent poms Issue-ID: CCSDK-3914 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I35ed4a2fe0d0d465dfed4f392880a03e64e2c746
2023-07-24Update parent poms for Argon releaseDan Timoney10-1152/+77
Update versions in parent poms to match OpenDaylight Argon release version SR1 Issue-ID: CCSDK-3914 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I3249f682b6478d129f72c8f1e252e3ff84ce61c2
2023-06-06Roll master for MontrealDan Timoney1-2/+2
Roll version to initial snapshot for Montreal release Issue-ID: CCSDK-3903 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I7e8a5c03fb236b5ea4f2d0f31460fabfcb047591
2023-03-24Release initial Chlorine version of parent pomsDan Timoney1-2/+2
Release initial version of parent poms upgraded to OpenDaylight Chlorine release versions. Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I77565259f58be59fb2b0b09e8535a13de2706f05
2023-03-22Fix generated file springboot26/pom.xmlDan Timoney3-7/+19
Changes in earlier commit were made directly to a generated pom file and thus were lost at compile time. This change makes the changes to the template and properties files used to generate that pom Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ieb3bacfe29d7834bdc049023a2beefbf39d87ab1
2023-03-09Update GRPC version to 1.29.0Dan Timoney1-1/+1
Version 1.25.0 of grpc does not support Apple silicon, causing local builds to fail on newer Macbooks. This is resolved in verson 1.29.0 Issue-ID: CCSDK-3860 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ib76fba09bfd965d115d2697536f7aefef7ed5ff7
2023-03-01Update ccsdk/parent/springboot to Springboot 3JohnKeeney3-0/+1046
Issue-ID: CCSDK-3813 Change-Id: If23fa807187520ae62091fc2e4156d25b71e8ff3 Signed-off-by: JohnKeeney <john.keeney@est.tech>
2023-02-21Release version 2.5.3Dan Timoney1-2/+2
Release version 2.5.3 of ccsdk/parent poms Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I22db7f82ccd1a119c7bb9ec849183935aa167d6f
2023-02-21Roll to next snapshotDan Timoney1-2/+2
Build for version 2.5.2 failed, most likely due to earlier partial failure due to sigul error. Will skip 2.5.2 and create version 2.5.3 Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I7facdaf9ba5edc2608f83b76488fa522a0590e7a
2023-01-03Release version 2.5.1 parent pomsDan Timoney1-2/+2
Release version 2.5.1 parent poms Issue-ID: SDNC-1765 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I0f724b6a2c597499db241c06571ed8d7fdfb9457
2022-11-14Update dependencies for Java 17Dan Timoney1-11/+0
Update dependencies to work with Java 17 Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I89ac86cf45da8a36a8032607bc203f10f2faab01
2022-11-07Release initial London version of parent pomsTimoney, Dan (dt5972)1-2/+2
Release initial London version of CCSDK parent poms Change-Id: Iae15510afe4764caa576b1ab69b296cda8a7a045 Issue-ID: CCSDK-3779 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2022-11-01Update 3PPsJohnKeeney3-6/+6
jackson-bom -> 2.13.4.2 (via spring-boot-starter:jar:2.6.11) to address CVE-2020-36518 & CVE-2022-42003 & CVE-2022-42004 log4j -> 2.17.2 Issue-ID: CCSDK-3618 Change-Id: Ic1660b18ebc2f9519bcbd5f767a0f22d2a1dd0db Signed-off-by: JohnKeeney <john.keeney@est.tech>
2022-10-20Roll master branch to London numberingTimoney, Dan (dt5972)3-10/+10
Roll master branch numbers to London release numbering Change-Id: I192be24a3ad662f9a8bc902249c5122d62d5e47e Issue-ID: CCSDK-3779 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2022-10-05Release version 2.4.3 with kotlin upgradesTimoney, Dan (dt5972)1-2/+2
Release version 2.4.3 of parent poms, containing kotlin version upgrades Change-Id: I884f7b9b9ce56331ac4e25f36584686558d442a6 Issue-ID: CCSDK-3771 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2022-09-29Update kotlin versionsTimoney, Dan (dt5972)1-5/+8
Update kotlin versions in springboot 2.5 and 2.6 parent poms Change-Id: I9ff9ee224795de252225cc0517bd40b4802b6a7f Issue-ID: CCSDK-3771 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2022-09-14Release version 2.4.2 parent pomsDan Timoney1-2/+2
Release version 2.4.2 of parent poms Issue-ID: CCSDK-3754 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If273a0581fdbe18509169cde4029ba0559960642
2022-09-13Update 3PPsJohnKeeney1-3/+3
Change-Id: I409979c2bdd7e2e5a36b036be1c04a30116367e9 Signed-off-by: JohnKeeney <john.keeney@est.tech> Issue-ID: CCSDK-3618
2022-08-03Release ODL Sulfur (v2.4.1) parent pomsDan Timoney1-2/+2
Release ODL Sulfur SR1 version of parent poms (version 2.4.1) Issue-ID: CCSDK-3691 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Icb38ed1bc87e2e8f37050dce6f624f1544b7ab22
2022-07-25Update versions for SulfurDan Timoney4-4/+4
Update versions to address issues in local Sulfur testing Issue-ID: CCSDK-3691 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I886ec094c589cc2888a05e7e9d30f99748d27209
2022-07-15Release Phosphorus version of parent pomsDan Timoney1-2/+2
Release initial Phosphorus version of parent poms and roll to next snapshot in preparation for merging changes for Sulfur Issue-ID: CCSDK-3691 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ia32773724fb8688b745d5bf1ca9758dd60613e2b
2022-06-09Update springboot versionJohnKeeney1-2/+2
Update springboot 2.6.6 -> 2.6.8 Update spring version 5.3.16 -> 5.3.18 Addresses CVE-2022-24823 Issue-ID: CCSDK-3581 Change-Id: I1546a5f812aacd5843a85fa48f5718ad0901b15b Signed-off-by: JohnKeeney <john.keeney@est.tech>
2022-05-04Refactoring springboot related template and pom-generationSingal, Kapil (ks220y)4-12/+1172
Issue-ID: CCSDK-3629 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I0d0bb47e55a1f27131795e609e38c0952e763856
2022-04-29Update Spring 3PP versionsJohnKeeney1-0/+14
To address Security Issue CVE-2022-22965 https://spring.io/blog/2022/03/31/spring-framework-rce-early-announcement Change-Id: Id719b9dc33d774b0d6516cc63ab7830d45deb27a Signed-off-by: JohnKeeney <john.keeney@est.tech> Issue-ID: CCSDK-3629
2022-04-25Update versions for KohnDan Timoney1-4/+4
Update CCSDK versions in parent poms to align with Kohn release Issue-ID: CCSDK-3641 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I665ae25005548bb3924695f9a5e30950282c8bee
2022-03-31Roll versions t next minor releaseDan Timoney1-2/+2
Roll versions to next minor release, for ONAP Kohn release Issue-ID: CCSDK-3623 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I74834244efa7b470e4737cb6c50fbb3d62e3d9b5
2022-03-28Release version 2.3.3 ccsdk/parentDan Timoney1-2/+2
Release version 2.3.3 parent poms and roll to next snapshot version Issue-ID: CCSDK-3604 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Idc4627c2d17711731d374292555bf20c28f2d53d
2022-03-21Remove nordix repositoryDan Timoney1-5/+0
Remove nordix repository declaration. Instead, the standard onap-public repo should be used to resolve nordix version of liquibase. Issue-ID: CCSDK-3612 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If24d111330f49dee28855d81ab9a7f6917776957
2022-03-07Update springboot 2.5.10 dependenciesDan Timoney1-8/+8
Update dependencies for springboot 2.5.10 Issue-ID: CCSDK-3585 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iaef2b462dcc687d6e8b4b44ba33f278f4eccd3a1
2022-01-03Release version 2.3.2 parent pomsDan Timoney1-2/+2
Release version 2.3.2 paremt poms, containing fix for log4shell vulnerability Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ibf7027dfaf03f7cf1b9cb25a760abd303ab5a5e6
2022-01-03Upgrade to log4j2 2.17.1Dan Timoney1-0/+10
Add explicit dependencies on log4j-core and log4j-api to override derived version and force 2.17.1 Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I9e8ebbaaaccad59735236810ad25c9b50ef84322
2022-01-03Upgrade to log4j2 2.17.1Dan Timoney1-2/+2
Upgrade to log4j2 version 2.17.1 to correct log4shell vulnerability Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I61a3fdd9854a1beee70abed1fd8542cdf664756a
2021-12-15Update log4j to 2.16.0Dan Timoney1-2/+2
Update log4j2 to version 2.16.0 to address new variant of log4shell Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I28d4e9657db054edeb4788946c36bd1476fbdf55
2021-12-14Upgrade log4j to version 2.15.0Dan Timoney1-0/+2
Update log4j version to address known vulnerability Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie0840a7f45257092c93bd5dbb23d197a1de491b0
2021-11-11Release version 2.3.1 (Silicon SR2) of parent pomsDan Timoney1-2/+2
Release Silicon SR2 version (2.3.1) of parent poms. Issue-ID: CCSDK-3513 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic130c2bbc98f5817bd5848b774bc81e3a695150d
2021-10-08Release initial Jakarta version of ccsdk/parentDan Timoney1-2/+2
Release initial Jakarta version of ccsdk/parent. This is needed so that initial version of ccsdk/sli can be released, which is needed to resolve issue building dependent repos such as cds. Issue-ID: CCSDK-3492 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Icf363da0867defe9aa7a13a1c3b26c1469466137
2021-10-05Fix ranges to include snapshotsDan Timoney1-4/+4
Fix range so that snapshots are included Issue-ID: CCSDK-3470 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I8a3f59b59d0c9d347a259fa093470371fb169902
2021-09-27Update versions for JakartaDan Timoney1-4/+4
Update versions of dependencies for Jakarta Issue-ID: CCSDK-3470 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iff421b002fd2e6e2f1063667026278d09b9a3e77
2021-09-21Roll ccsdk/parent master to Jakarta versionDan Timoney1-2/+2
Roll ccsdk/parent master branch numbering to Jakarta Issue-ID: CCSDK-3470 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I4f655bf2d63ecb45c28383bdca2aef6344094c54
2021-09-14Release version 2.2.1 of parent pomsDan Timoney1-2/+2
Release version 2.2.1 of ccsdk/parent poms Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I65ea0c549fd6e8da37cad2d77446c18719c9a69e
2021-09-14Explicitly set sli versionDan Timoney1-1/+1
Due to issues in range expansion, version of ccsdk/sli should be set to static value 1.3.1 for Istanbul Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I3ab63166ae51000e58206b795d3dd96f86240e76
2021-08-30Release initial Istanbul parent pomsDan Timoney1-2/+2
Release version 2.2.0 (initial Istanbul) of parent poms Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I0dad067bd08d9f4770a1b54f656c2ee2cefe2578
2021-08-17Update for Java 11Dan Timoney1-35/+0
Update to use java 11 to compile Issue-ID: CCSDK-3415 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I6f60e301c801f44ff811a6dd1cc40ad721bb7fc3
2021-08-17Use APL licensed liquibase distroDan Timoney1-0/+10
Update to use APL licensed liquibase distribution provided by CPS project Issue-ID: CCSDK-3423 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ibd5f543f693160e5aed27c2fb4bac4b531f1c557
2021-08-17Package upgradesDan Timoney5-9/+84
Upgrade third party packages to address security vulnerabilities. Provide new parent pom for spring boot 2.5, which is not backward compatible with spring boot 2.3 Issue-ID: CCSDK-3415 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iffbfffb6709aeec48c35dd604b9293fb3af34a10
2021-08-05Fix ranges to include snapshotDan Timoney1-4/+4
maven-assembly-plugin seems to exclude snapshots when resolving ranges unless the range explicitly includes a snapshot. Updated ranges to end in snapshot release to work around this issue. Issue-ID: CCSDK-3387 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I443da915e792e153eea55fdb9dc763b68471bb3c
2021-08-03Update to spring boot version 2.3.12.RELEASEDan Timoney2-7/+8
Update to latest version of spring boot 2.3 Issue-ID: CCSDK-3291 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie475c749fa9e8b58cae2aadbde0e8e9b40790f4d
2021-07-29Update parent poms to use version rangesDan Timoney1-4/+4
Update parent poms to specify CCSDK repo versions using ranges Issue-ID: CCSDK-3387 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ibe503fd109559e36d40fba90feb58dea9d1919ab
2021-07-15Update mariadb-java-clientDan Timoney1-1/+1
Update mariadb-java-client to version 2.7.3 to resolve exception thrown when installed in OSGi container. Issue-ID: CCSDK-3373 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ib58e562940eae995233d54a196d77bdb5a5dcbd1