replace log4j:1.2 by non vulnerable reload4j#879
Open
noname713705 wants to merge 19 commits into
Open
Conversation
swagger-maven-plugin keeps gettings back log4j:1.2.16 in my local repo and breaches company security rules.
replace log4j:1.2 by reload4j:1.2
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.8.9 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>
Bumps [org.codehaus.jettison:jettison](https://github.com/jettison-json/jettison) from 1.3.3 to 1.5.4. - [Release notes](https://github.com/jettison-json/jettison/releases) - [Commits](jettison-json/jettison@jettison-1.3.3...jettison-1.5.4) --- updated-dependencies: - dependency-name: org.codehaus.jettison:jettison dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 4.3.7.RELEASE to 6.0.0. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v4.3.7.RELEASE...v6.0.0) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…l.jackson.core-jackson-databind-2.12.7.1 Bump com.fasterxml.jackson.core:jackson-databind from 2.8.9 to 2.12.7.1
….jettison-jettison-1.5.4 Bump org.codehaus.jettison:jettison from 1.3.3 to 1.5.4
…amework-spring-web-6.0.0 Bump org.springframework:spring-web from 4.3.7.RELEASE to 6.0.0
Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.12.7.1 to 2.15.0. - [Changelog](https://github.com/FasterXML/jackson-core/blob/jackson-core-2.15.0/release.properties) - [Commits](https://github.com/FasterXML/jackson-core/commits/jackson-core-2.15.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps commons-io:commons-io from 2.0.1 to 2.14.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps org.apache.maven:maven-core from 2.2.1 to 3.8.1. --- updated-dependencies: - dependency-name: org.apache.maven:maven-core dependency-version: 3.8.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps org.apache.commons:commons-lang3 from 3.9 to 3.18.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 4.3.7.RELEASE to 6.1.20. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v4.3.7.RELEASE...v6.1.20) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-version: 6.1.20 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…l.jackson.core-jackson-core-2.15.0 Bump com.fasterxml.jackson.core:jackson-core from 2.12.7.1 to 2.15.0
…ommons-io-2.14.0 Bump commons-io:commons-io from 2.0.1 to 2.14.0
…aven-maven-core-3.8.1 Bump org.apache.maven:maven-core from 2.2.1 to 3.8.1
…ommons-commons-lang3-3.18.0 Bump org.apache.commons:commons-lang3 from 3.9 to 3.18.0
…ramework-spring-context-6.1.20 Bump org.springframework:spring-context from 4.3.7.RELEASE to 6.1.20
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
swagger-maven-plugin keeps gettings back log4j:1.2.16 in my local repo and breaches company security rules.
reload4j is binary compatible with log4j but fixes the important CVEs.