Update all dependencies #21
Open
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:
42.7.7->42.7.85.17.0->5.21.03.12.1->3.13.22.6.0->3.0.00.12.6->0.13.011.23.1->11.30.12.11.0->3.0.010.10.0->11.19.03.5.0->3.6.23.6.0->3.6.17.12.0->7.17.03.3.0->4.0.0Release Notes
pgjdbc/pgjdbc (org.postgresql:postgresql)
v42.7.8Added
Changed
BufferedInputStreamwithFileInputStreamPR #3750Fixed
mockito/mockito (org.mockito:mockito-core)
v5.21.0Compare Source
Changelog generated by Shipkit Changelog Gradle Plugin
5.21.0
v5.20.0Compare Source
Changelog generated by Shipkit Changelog Gradle Plugin
5.20.0
v5.19.0Compare Source
Changelog generated by Shipkit Changelog Gradle Plugin
5.19.0
(#3681)
v5.18.0Compare Source
Changelog generated by Shipkit Changelog Gradle Plugin
5.18.0
wiremock/wiremock (org.wiremock:wiremock-standalone)
v3.13.2Compare Source
What's Changed
Full Changelog: wiremock/wiremock@3.13.1...3.13.2
v3.13.1Compare Source
📦 Dependency updates
✍ Other changes
v3.13.0Compare Source
🚀 New Features
🐞 Bug fixes
DocumentBuilderFactory,TransformerFactoryandXPathFactory(#2975) @vkuzel✍ Other changes
📦 Dependency updates
16 changes
springdoc/springdoc-openapi (org.springdoc:springdoc-openapi-starter-webmvc-ui)
v3.0.0v2.8.14Compare Source
Added
Changed
Fixed
v2.8.13Compare Source
Added
Changed
Fixed
v2.8.12Compare Source
Changed
Fixed
v2.8.11Compare Source
Added
Changed
Fixed
v2.8.10Compare Source
Added
Changed
Fixed
v2.8.9Compare Source
Added
Changed
Fixed
v2.8.8Compare Source
Fixed
v2.8.7Compare Source
Added
Changed
Fixed
considering /webjar path prefix
OpenAPI output since 2.8.0
v2.8.6Compare Source
Added
Changed
Fixed
enum param
v2.8.5Compare Source
Added
ResponseEntity
Changed
Fixed
Hateoas links)
one-indexed-parameters
v2.8.4Compare Source
Added
Changed
Fixed
repository.
springdoc.default-support-form-data config option.
v2.8.3Compare Source
Added
v2.8.2Compare Source
Added
Fixed
v2.8.1Compare Source
Added
Changed
Fixed
v2.8.0Compare Source
Added
form instead of query.
Changed
Fixed
org.springframework.data.rest.webmvc.mapping.Associations' that could not be found.
management.endpoint.gateway.enabled=true.
v2.7.0Compare Source
Added
Changed
jwtk/jjwt (io.jsonwebtoken:jjwt)
v0.13.0Compare Source
This is the last minor JJWT release branch that will support Java 7. Any necessary emergency bug fixes will be fixed in subsequent
0.13.xpatch releases, but all new development, including Java 8 compatible changes, will be in the next minor (0.14.0) release.All future JJWT major and minor versions (
0.14.0and later) will require Java 8 or later.This
0.13.0minor release has only one change:JacksonDeserializer(ObjectMapper objectMapper, Map<String, Class<?>> claimTypeMap)constructor is nowpublicfor those that want register a claimstype converter on their own specified
ObjectMapperinstance. See Issue 914.v0.12.7Compare Source
This patch release:
Adds a new Maven BOM, useful for multi-module projects. See Issue 967.
Allows the
JwtParserBuilderto have empty nested algorithm collections, effectively disabling the parser's associated feature:zip()nested collection disables JWT decompression.sig()nested collection disables JWS mac/signature verification (i.e. all JWSs will be unsupported/rejected).enc()orkey()nested collections disables JWE decryption (i.e. all JWEs will be unsupported/rejected)See Issue 996.
Fixes bug 961 where
JwtParserBuildernested collection builders were not correctly replacing algorithms with the same id.Ensures a
JwkSet'skeyscollection is no longer entirely secret/redacted by default. This was an overzealous default that was unnecessarily restrictive; thekeyscollection itself should always be public, and each individual key within should determine which fields should be redacted when printed. See Issue 976.Improves performance slightly by ensuring all
jjwt-apiutility methods that create*Builderinstances (Jwts.builder(),Jwts.parserBuilder(),Jwks.builder(), etc) no longer use reflection.Instead,
staticfactories are created via reflection only once during initialjjwt-apiclassloading, and then*Builders are created via standard instantiation using thenewoperator thereafter. This also benefits certain environments that may not have idealClassLoaderimplementations (e.g. Tomcat in some cases).NOTE: because this changes which classes are loaded via reflection, any environments that must explicitly reference reflective class names (e.g. GraalVM applications) will need to be updated to reflect the new factory class names.
See Issue 988.
Upgrades the Gson dependency to
2.11.0Upgrades the BouncyCastle dependency to
1.78.1connect2id/oauth-2.0-sdk-with-openid-connect-extensions (com.nimbusds:oauth2-oidc-sdk)
v11.30.1[Compare Source](https://bitbucket.org/conn
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.