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

fix: use secure http urls for maven repositories #1353

Merged
merged 1 commit into from
May 18, 2022

Conversation

ossdhaval
Copy link
Contributor

Prepare


Description

Some of the maven repository URLs in POM files are not using secure HTTP (https).

also, jans-notify was pointing to repo2 in the maven repo. This URL was not accessible. It should be using repo1.

Testing

Manually varify if the new https URLs are accessible.

@ossdhaval ossdhaval self-assigned this May 17, 2022
@mo-auto mo-auto added comp-jans-eleven Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality labels May 17, 2022
@sonarcloud
Copy link

sonarcloud bot commented May 17, 2022

[notify] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@moabu moabu merged commit 496b5b2 into main May 18, 2022
@moabu moabu deleted the jans-fix-maven-repo-urls branch May 18, 2022 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-eleven Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants