Skip to content

make all urls in build.gradle https since it will fail with http urls #725

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

Merged
merged 1 commit into from
Mar 23, 2024

Conversation

T-rav
Copy link
Contributor

@T-rav T-rav commented Mar 18, 2024

I fixed a build issue with build.gradle where it would fail when trying to access http urls since https is now required

@T-rav T-rav changed the title make all urls https since it will fail with http urls make all urls in build.gradle https since it will fail with http urls Mar 18, 2024
@KamasamaK KamasamaK merged commit 4f09b86 into cflint:master Mar 23, 2024
@KamasamaK
Copy link
Collaborator

Thanks

KamasamaK added a commit that referenced this pull request Mar 25, 2024
* v 1.5.0

* Added IntelliJ IDEA Ultimate plugin link

* Fixed CFLint version in README.md from 1.4 to 1.5 (#704)

* Bump commons-io from 2.5 to 2.7 (#706)

Bumps commons-io from 2.5 to 2.7.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump junit from 4.12 to 4.13.1 (#694)

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](junit-team/junit4@r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updated the gradle wrapper to 6.4 (#703)

* Bump ant from 1.7.0 to 1.10.9 (#701)

Bumps ant from 1.7.0 to 1.10.9.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump jackson.version from 2.10.1 to 2.12.1 (#702)

Bumps `jackson.version` from 2.10.1 to 2.12.1.

Updates `jackson-core` from 2.10.1 to 2.12.1
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](FasterXML/jackson-core@jackson-core-2.10.1...jackson-core-2.12.1)

Updates `jackson-databind` from 2.10.1 to 2.12.1
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-module-jaxb-annotations` from 2.10.1 to 2.12.1
- [Release notes](https://github.com/FasterXML/jackson-modules-base/releases)
- [Commits](FasterXML/jackson-modules-base@jackson-modules-base-2.10.1...jackson-modules-base-2.12.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* make all urls https since it will fail with http urls (#725)

* Bump com.fasterxml.jackson.core:jackson-databind from 2.10.1 to 2.12.7.1 (#726)

Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.10.1 to 2.12.7.1.
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump org.apache.ant:ant from 1.10.9 to 1.10.11 (#727)

Bumps org.apache.ant:ant from 1.10.9 to 1.10.11.

---
updated-dependencies:
- dependency-name: org.apache.ant:ant
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add Gradle GitHub Action (#728)

* Update Rules (#729)

* Updated RULES writer

* Updated README

* Update Gradle to 6.9.4 (#731)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Ryan <ryaneberly@gmail.com>
Co-authored-by: Pr1st0n <k0t9p@yahoo.com>
Co-authored-by: Kai Koenig <kai@ventego-creative.co.nz>
Co-authored-by: Ed Bartram <bartram@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andy Jarrett <mail@andyjarrett.co.uk>
Co-authored-by: Travis Frisinger <T-rav@users.noreply.github.com>
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