Java-Persistence-with-MyBatis3
Java-Persistence-with-MyBatis3 copied to clipboard
Configure Renovate
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
chapter01/pom.xml(maven)chapter02/pom.xml(maven)chapter03/pom.xml(maven)chapter04/pom.xml(maven)chapter05/pom.xml(maven)elearning/pom.xml(maven)
Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding PR is merged
- Show all Merge Confidence badges for pull requests.
- Enable Renovate Dependency Dashboard creation.
- Use semantic commit type
fixfor dependencies andchorefor all others if semantic commits are in use. - Ignore
node_modules,bower_components,vendorand various test/tests directories. - Group known monorepo packages together.
- Use curated list of recommended non-monorepo package groupings.
- Apply crowd-sourced package replacement rules.
- Apply crowd-sourced workarounds for known problems with packages.
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.
What to Expect
With your current configuration, Renovate will create 20 Pull Requests:
Update dependency junit:junit to v4.13.1 [SECURITY]
- Branch name:
renovate/maven-junit-junit-vulnerability - Merge into:
master - Upgrade junit:junit to
4.13.1
Update dependency org.mybatis:mybatis to v3.5.6 [SECURITY]
- Branch name:
renovate/maven-org.mybatis-mybatis-vulnerability - Merge into:
master - Upgrade org.mybatis:mybatis to
3.5.6
Update dependency mysql:mysql-connector-java to v8 [SECURITY]
- Branch name:
renovate/maven-mysql-mysql-connector-java-vulnerability - Merge into:
master - Upgrade mysql:mysql-connector-java to
8.0.28
Update dependency org.springframework:spring-web to v6 [SECURITY]
- Branch name:
renovate/maven-org.springframework-spring-web-vulnerability - Merge into:
master - Upgrade org.springframework:spring-web to
6.0.0
Update dependency org.springframework:spring-webmvc to v5 [SECURITY]
- Branch name:
renovate/maven-org.springframework-spring-webmvc-vulnerability - Merge into:
master - Upgrade org.springframework:spring-webmvc to
5.2.20.RELEASE
Update dependency cglib:cglib-nodep to v2.2.2
- Schedule: ["at any time"]
- Branch name:
renovate/cglib.version - Merge into:
master - Upgrade cglib:cglib-nodep to
2.2.2
Update dependency log4j:log4j to v1.2.17
- Schedule: ["at any time"]
- Branch name:
renovate/log4j.version - Merge into:
master - Upgrade log4j:log4j to
1.2.17
Update slf4j.version to v1.7.36
- Schedule: ["at any time"]
- Branch name:
renovate/slf4j.version - Merge into:
master - Upgrade org.slf4j:slf4j-log4j12 to
1.7.36 - Upgrade org.slf4j:slf4j-api to
1.7.36 - Upgrade org.slf4j:jcl-over-slf4j to
1.7.36
Update aspectj.version to v1.9.21
- Schedule: ["at any time"]
- Branch name:
renovate/aspectj.version - Merge into:
master - Upgrade org.aspectj:aspectjweaver to
1.9.21 - Upgrade org.aspectj:aspectjrt to
1.9.21
Update dependency commons-lang:commons-lang to v2.6
- Schedule: ["at any time"]
- Branch name:
renovate/commons.lang.version - Merge into:
master - Upgrade commons-lang:commons-lang to
2.6
Update dependency javax.servlet.jsp:jsp-api to v2.2
- Schedule: ["at any time"]
- Branch name:
renovate/jsp.version - Merge into:
master - Upgrade javax.servlet.jsp:jsp-api to
2.2
Update dependency opensymphony:sitemesh to v2.5.0
- Schedule: ["at any time"]
- Branch name:
renovate/opensymphony-sitemesh-2.x - Merge into:
master - Upgrade opensymphony:sitemesh to
2.5.0
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v2.5.1
- Schedule: ["at any time"]
- Branch name:
renovate/maven.compiler.plugin - Merge into:
master - Upgrade org.apache.maven.plugins:maven-compiler-plugin to
2.5.1
Update dependency org.mybatis:mybatis-spring to v1.3.3
- Schedule: ["at any time"]
- Branch name:
renovate/mybatis-spring.version - Merge into:
master - Upgrade org.mybatis:mybatis-spring to
1.3.3
Update spring core to v3.2.18.RELEASE
- Schedule: ["at any time"]
- Branch name:
renovate/spring-core - Merge into:
master - Upgrade org.springframework:spring-test to
3.2.18.RELEASE - Upgrade org.springframework:spring-jdbc to
3.2.18.RELEASE - Upgrade org.springframework:spring-context-support to
3.2.18.RELEASE - Upgrade org.springframework:spring-orm to
3.2.18.RELEASE
Update dependency cglib:cglib-nodep to v3
- Schedule: ["at any time"]
- Branch name:
renovate/major-cglib.version - Merge into:
master - Upgrade cglib:cglib-nodep to
3.3.0
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3
- Schedule: ["at any time"]
- Branch name:
renovate/major-maven.compiler.plugin - Merge into:
master - Upgrade org.apache.maven.plugins:maven-compiler-plugin to
3.12.1
Update dependency org.mybatis:mybatis-spring to v3
- Schedule: ["at any time"]
- Branch name:
renovate/major-mybatis-spring.version - Merge into:
master - Upgrade org.mybatis:mybatis-spring to
3.0.3
Update slf4j.version to v2 (major)
- Schedule: ["at any time"]
- Branch name:
renovate/major-slf4j.version - Merge into:
master - Upgrade org.slf4j:slf4j-log4j12 to
2.0.10 - Upgrade org.slf4j:slf4j-api to
2.0.10 - Upgrade org.slf4j:jcl-over-slf4j to
2.0.10
Update spring core to v6 (major)
- Schedule: ["at any time"]
- Branch name:
renovate/major-spring-core - Merge into:
master - Upgrade org.springframework:spring-test to
6.1.2 - Upgrade org.springframework:spring-jdbc to
6.1.2 - Upgrade org.springframework:spring-context-support to
6.1.2 - Upgrade org.springframework:spring-orm to
6.1.2
🚸 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 prhourlylimit for details.
❓ 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 Mend Renovate. View repository job log here.