Update all non-major maven dependencies #29
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.
This PR contains the following updates:
1.6.0→1.7.02.8.1→2.9.317.0.0→17.0.117.0.0→17.0.14.5.8.Final→4.7.10.Final4.5.8.Final→4.7.10.Final4.5.8.Final→4.7.8.Final4.5.8.Final→4.6.0.FinalGitHub Vulnerability Alerts
CVE-2023-0482
Impact
In RESTEasy the insecure
File.createTempFile()is used in theDataSourceProvider,FileProviderandMime4JWorkaroundclasses which creates temp files with insecure permissions that could be read by a local user.Patches
Fixed in the following pull requests:
Workarounds
There is no workaround for this issue.
References
CVE-2020-1695
A flaw was found in all resteasy 3.x.x versions prior to 3.12.0.Final and all resteasy 4.x.x versions prior to 4.6.0.Final, where an improper input validation results in returning an illegal header that integrates into the server's response. This flaw may result in an injection, which leads to unexpected behavior when the HTTP response is constructed.
Release Notes
ben-manes/caffeine (com.github.ben-manes.caffeine:caffeine)
v2.9.3: 2.9.3Compare Source
Cache
JCache
close()will now shutdown the executor and wait for in-flight loads to finishv2.9.2: 2.9.2Compare Source
Cache
v2.9.1: 2.9.1Compare Source
Cache
v2.9.0: 2.9.0Compare Source
Cache
Caffeine.evictionListenerwhich is notified within the atomic operation when an entry is automatically removedCacheWriter. Please useasMapcomputations or an eviction listener insteadCacheStats.of(...)to allow for becoming a value-based class in a future releasev2.8.8: 2.8.8Compare Source
Cache
v2.8.7: 2.8.7Compare Source
Cache
asMap().keySet().toArray()to not return expired mappings (#472)CaffeineSpec(#466)putupdate optimization for variable expiration (#478)v2.8.6: 2.8.6Compare Source
Cache
AsyncCachefuture value resolves to nullAsyncCache.synchronous().asMap()conditional methodsUnsafeAccessandSingleConsumerQueueJCache
v2.8.5: 2.8.5Compare Source
Cache
v2.8.4: 2.8.4Compare Source
Cache
getIfPresentif there is pending work (#420)v2.8.3: 2.8.3Compare Source
Cache
Policy.getIfPresentQuietlyto lookup without affecting the metadata (#418)v2.8.2: 2.8.2Compare Source
Cache
JCache
keycloak/keycloak (org.keycloak:keycloak-spring-security-adapter)
v17.0.1Compare Source
resteasy/resteasy (org.jboss.resteasy:resteasy-jaxb-provider)
v4.7.10.FinalCompare Source
What's Changed
*- RESTEASY-2831: #3524/
Full Changelog: resteasy/resteasy@4.7.9.Final...v4.7.10.Final
v4.7.9.FinalCompare Source
What's Changed
Full Changelog: resteasy/resteasy@4.7.8.Final...4.7.9.Final
v4.7.8.FinalCompare Source
What's Changed
Bug
Task
Component Upgrade
Full Changelog: resteasy/resteasy@4.7.7.Final...4.7.8.Final
v4.7.7.FinalCompare Source
Release Notes
Bug
Task
Component Upgrade
v4.7.6.FinalCompare Source
Release Notes
Bug
Task
Component Upgrade
v4.7.5.FinalCompare Source
Release Notes
Bug
v4.7.4.Final: RESTEasy 4.7.4.FinalCompare Source
Release Notes
Bug
Task
v4.7.3.Final: RESTEasy 4.7.3.FinalCompare Source
Release Notes
Bug
Task
v4.7.2.FinalCompare Source
Release Notes
Bug
Task
Enhancement
v4.7.1.FinalCompare Source
RESTEasy 4.7.1.Final
Bug
v4.7.0.Final: RESTEasy 4.7.0.FinalCompare Source
Release Notes
Sub-task
Feature Request
Bug
Task
Component Upgrade
Enhancement
v4.6.2.FinalCompare Source
v4.6.1.FinalCompare Source
v4.6.0.FinalCompare Source
v4.5.12.FinalCompare Source
v4.5.11.FinalCompare Source
v4.5.10.FinalCompare Source
v4.5.9.FinalCompare Source
v4.5.8.SP1Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.