Skip to content

Update tomcat and springboot versions and don't register purge tasks without atrifactory properties#1332

Open
labkey-susanh wants to merge 2 commits intorelease26.3-SNAPSHOTfrom
26.3_fb_dependencyUp
Open

Update tomcat and springboot versions and don't register purge tasks without atrifactory properties#1332
labkey-susanh wants to merge 2 commits intorelease26.3-SNAPSHOTfrom
26.3_fb_dependencyUp

Conversation

@labkey-susanh
Copy link
Copy Markdown
Contributor

Rationale

  • Adjust versions for a minor CVE related to the tomcat version
  • Gradle plugins version 7.2.0 adjusted the PurgeX tasks to be more compatible with Gradle best practices, but that introduced a reliance on the artifactory authentication properties those tasks depend on. Since those tasks do require the user name, password, and contextURL, we check for the existence of all those properties before registering the purge tasks.

Changes

  • Tomcat and springBoot version updates
  • update to build.gradle to conditionalize the registration of the PurgeX tasks.

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.

2 participants