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
.github/workflows/project.yml
(github-actions)pom.xml
(maven).mvn/wrapper/maven-wrapper.properties
(maven-wrapper)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.🔡 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 23 Pull Requests:
fix(deps): update dependency ch.qos.logback:logback-classic to v1.2.13 [security]
renovate/maven-ch.qos.logback-logback-classic-vulnerability
main
1.2.13
fix(deps): update dependency com.google.guava:guava to v32 [security]
renovate/maven-com.google.guava-guava-vulnerability
main
32.0.0-android
fix(deps): update dependency org.springframework:spring-beans to v5 [security]
renovate/maven-org.springframework-spring-beans-vulnerability
main
5.2.22.RELEASE
fix(deps): update dependency org.springframework:spring-context to v5 [security]
renovate/maven-org.springframework-spring-context-vulnerability
main
5.2.21.RELEASE
fix(deps): update dependency org.springframework:spring-web to v6 [security]
renovate/maven-org.springframework-spring-web-vulnerability
main
6.0.0
fix(deps): update dependency org.springframework:spring-webmvc to v5 [security]
renovate/maven-org.springframework-spring-webmvc-vulnerability
main
5.2.20.RELEASE
fix(deps): update dependency org.apache.httpcomponents:httpclient to v4.5.14
renovate/apache.http.version
main
4.5.14
fix(deps): update dependency org.projectlombok:lombok to v1.18.32
renovate/lombok.version
main
1.18.32
chore(deps): update dependency maven to v3.9.6
renovate/maven-3.x
main
3.9.6
chore(deps): update resource-server.version to v1.5.0
renovate/resource-server.version
main
1.5.0
1.5.0
1.5.0
fix(deps): update jersey monorepo to v2.42
renovate/jersey-monorepo
main
2.42
2.42
2.42
chore(deps): update actions/checkout action to v4
renovate/actions-checkout-4.x
main
v4
chore(deps): update actions/setup-java action to v4
renovate/actions-setup-java-4.x
main
v4
chore(deps): update dependency com.mycila:license-maven-plugin to v4
renovate/com.mycila-license-maven-plugin-4.x
main
4.3
chore(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin to v3
renovate/org.apache.maven.plugins-maven-deploy-plugin-3.x
main
3.1.1
chore(deps): update dependency org.apache.maven.plugins:maven-release-plugin to v3
renovate/org.apache.maven.plugins-maven-release-plugin-3.x
main
3.0.1
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3
renovate/major-maven-surefire-plugin.version
main
3.2.5
fix(deps): update dependency javax.portlet:portlet-api to v3
renovate/javax.portlet-portlet-api-3.x
main
3.0.1
fix(deps): update dependency javax.servlet:javax.servlet-api to v4
renovate/major-servlet-api.version
main
4.0.1
fix(deps): update dependency org.apache.portals.pluto:pluto-taglib to v3
renovate/org.apache.portals.pluto-pluto-taglib-3.x
main
3.1.2
fix(deps): update dependency org.mockito:mockito-core to v5
renovate/major-mockito-monorepo
main
5.11.0
fix(deps): update jersey monorepo to v3 (major)
renovate/major-jersey-monorepo
main
3.1.5
3.1.5
3.1.5
fix(deps): update spring core to v6 (major)
renovate/major-spring-core
main
6.1.5
6.1.5
6.1.5
🚸 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.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 net.jlehtinen.portlet:portlet-prototyping-maven-plugin
Files affected:
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 Mend Renovate. View repository job log here.