Open
Conversation
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.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
SpringTrainingCommon/pom.xml(maven)SpringTrainingController/pom.xml(maven)SpringTrainingDao/pom.xml(maven)SpringTrainingService/pom.xml(maven)SpringTrainingTesting/pom.xml(maven)SpringTrainingWeb/pom.xml(maven)pom.xml(maven)What to Expect
With your current configuration, Renovate will create 31 Pull Requests:
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.12.7.1 [SECURITY]
renovate/maven-com.fasterxml.jackson.core-jackson-databind-vulnerabilitymaster2.12.7.1Update dependency junit:junit to v4.13.1 [SECURITY]
renovate/maven-junit-junit-vulnerabilitymaster4.13.1Update dependency org.springframework:spring-core to v4.3.20.RELEASE [SECURITY]
renovate/maven-org.springframework-spring-core-vulnerabilitymaster4.3.20.RELEASEUpdate dependency org.hibernate:hibernate-core to v5 [SECURITY]
renovate/maven-org.hibernate-hibernate-core-vulnerabilitymaster5.3.20.FinalUpdate dependency org.postgresql:postgresql to v42 [SECURITY]
renovate/maven-org.postgresql-postgresql-vulnerabilitymaster42.2.28Update dependency org.springframework.security:spring-security-web to v5 [SECURITY]
renovate/maven-org.springframework.security-spring-security-web-vulnerabilitymaster5.2.9.RELEASEUpdate dependency org.springframework:spring-context to v5 [SECURITY]
renovate/maven-org.springframework-spring-context-vulnerabilitymaster5.2.21.RELEASEUpdate dependency org.springframework:spring-webmvc to v5 [SECURITY]
renovate/maven-org.springframework-spring-webmvc-vulnerabilitymaster5.2.20.RELEASEUpdate dependency org.codehaus.jackson:jackson-mapper-asl to v1.9.11
renovate/jackson.versionmaster1.9.11Update dependency org.hibernate:hibernate-entitymanager to v4.3.11.Final
renovate/org.hibernate-hibernate-entitymanager-4.xmaster4.3.11.FinalUpdate dependency org.springframework.security:spring-security-config to v3.2.10.RELEASE
renovate/org.springframework.security-spring-security-config-3.xmaster3.2.10.RELEASEUpdate dependency cglib:cglib to v3.3.0
renovate/cglib-cglib-3.xmaster3.3.0Update dependency com.fasterxml.jackson.datatype:jackson-datatype-hibernate4 to v2.17.0
renovate/com.fasterxml.jackson.datatype-jackson-datatype-hibernate4-2.xmaster2.17.0Update dependency com.jayway.jsonpath:json-path-assert to v0.9.1
renovate/com.jayway.jsonpath-json-path-assert-0.xmaster0.9.1Update dependency javax.servlet:javax.servlet-api to v3.1.0
renovate/javax.servlet-javax.servlet-api-3.xmaster3.1.0Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0
renovate/org.apache.maven.plugins-maven-compiler-plugin-3.xmaster3.13.0Update dependency org.apache.maven.plugins:maven-surefire-plugin to v2.22.2
renovate/org.apache.maven.plugins-maven-surefire-plugin-2.xmaster2.22.2Update dependency org.apache.maven.plugins:maven-war-plugin to v2.6
renovate/org.apache.maven.plugins-maven-war-plugin-2.xmaster2.6Update dependency org.apache.maven.surefire:surefire-junit47 to v2.22.2
renovate/org.apache.maven.surefire-surefire-junit47-2.xmaster2.22.2Update dependency org.aspectj:aspectjrt to v1.9.22
renovate/org.aspectj-aspectjrt-1.xmaster1.9.22Update dependency org.aspectj:aspectjweaver to v1.9.22
renovate/org.aspectj-aspectjweaver-1.xmaster1.9.22Update dependency org.mockito:mockito-all to v1.10.19
renovate/org.mockito-mockito-all-1.xmaster1.10.19Update spring.version to v4.3.30.RELEASE
renovate/spring.versionmaster4.3.30.RELEASE4.3.30.RELEASE4.3.30.RELEASE4.3.30.RELEASEUpdate dependency com.jayway.jsonpath:json-path-assert to v2
renovate/com.jayway.jsonpath-json-path-assert-2.xmaster2.9.0Update dependency javax.servlet:javax.servlet-api to v4
renovate/javax.servlet-javax.servlet-api-4.xmaster4.0.1Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3
renovate/org.apache.maven.plugins-maven-surefire-plugin-3.xmaster3.2.5Update dependency org.apache.maven.plugins:maven-war-plugin to v3
renovate/org.apache.maven.plugins-maven-war-plugin-3.xmaster3.4.0Update dependency org.apache.maven.surefire:surefire-junit47 to v3
renovate/org.apache.maven.surefire-surefire-junit47-3.xmaster3.2.5Update dependency org.hibernate:hibernate-entitymanager to v5
renovate/org.hibernate-hibernate-entitymanager-5.xmaster5.6.15.FinalUpdate dependency org.springframework.security:spring-security-config to v6
renovate/org.springframework.security-spring-security-config-6.xmaster6.2.4Update spring.version to v6 (major)
renovate/major-spring.versionmaster6.1.66.1.66.1.66.1.6🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prhourlylimitfor details.Warning
Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.
Failed to look up maven package com.fpt:SpringTutorialFailed to look up maven package com.fpt:SpringTrainingCommonFailed to look up maven package com.fpt:SpringTrainingDaoFailed to look up maven package com.fpt:SpringTrainingServiceFailed to look up maven package com.fpt:SpringTrainingControllerFiles affected:
SpringTrainingCommon/pom.xml,SpringTrainingController/pom.xml,SpringTrainingDao/pom.xml,SpringTrainingService/pom.xml,SpringTrainingTesting/pom.xml,SpringTrainingWeb/pom.xml❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR has been generated by Renovate Bot.