Bump the build-dependencies group with 4 updates #1679
Merged
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.
Bumps the build-dependencies group with 4 updates: net.bytebuddy:byte-buddy, io.rest-assured:rest-assured, org.springframework:spring-expression and org.apache.maven.plugins:maven-javadoc-plugin.
Updates
net.bytebuddy:byte-buddy
from 1.17.6 to 1.17.7Changelog
Sourced from net.bytebuddy:byte-buddy's changelog.
Commits
dc4d0de
[maven-release-plugin] prepare release byte-buddy-1.17.75e3bf06
[release] Release new version5ad9575
Small improvement of size handling.e0e449b
[release] Release new version75cdf69
Adjust caching.3d7e5b3
Minor refactoring.0aa4d9a
ParameterList - Cache the size and avoid iterator pattern (#1848)9feca46
Specifying configuration jvm environment (#1847)7230e2e
Adjust formatting and naming.dbd2be8
Use JVMS 4.2.2 "Unqualified name" definition to validate identifier (#1829)Updates
io.rest-assured:rest-assured
from 5.5.5 to 5.5.6Changelog
Sourced from io.rest-assured:rest-assured's changelog.
Commits
86998d8
[maven-release-plugin] prepare release rest-assured-5.5.67499204
[ci skip] Adding name to xml-path and rest-assured-all7b555f6
Revert "[ci skip] Updated changelog to reflect the lastest changes"cc6bb04
Revert "Caching the length/size in a variable to avoid repeated calls in loop...6cce8cf
[ci skip] Preparing for release64e0d4a
[ci skip] Updated changelog to reflect the lastest changesaffb876
Caching the length/size in a variable to avoid repeated calls in loops, which...a39e5c4
[ci skip] Updated changelog to reflect the lastest changesa7da2b0
Bump commons-lang3 from 3.16.0 to 3.18.0 (#1828)12537d0
[ci skip] Updated changelog to reflect the lastest changesUpdates
org.springframework:spring-expression
from 6.2.9 to 6.2.10Release notes
Sourced from org.springframework:spring-expression's releases.
Commits
8f64480
Release v6.2.10edda473
Build against Java 249fa2d7d
Upgrade to Jackson 2.18.4.1c30427f
Upgrade to Netty 4.1.124.Final1d908f1
Upgrade to Reactor 2024.0.9 and Micrometer 1.14.1037b076b
Support multiple result sets in ScriptUtils.executeSqlScript()a9453a5
Polishing3781ba2
Optimize NIO path resolution in PathEditorf11a1e6
Polish testsffc7854
Fix checkstyle errorUpdates
org.apache.maven.plugins:maven-javadoc-plugin
from 3.11.2 to 3.11.3Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
... (truncated)
Commits
8357bc2
[maven-release-plugin] prepare release maven-javadoc-plugin-3.11.3ab6e97e
Bump commons-io:commons-io from 2.19.0 to 2.20.083788c1
Bump org.apache.commons:commons-text from 1.13.1 to 1.14.099ee1fc
Bump org.apache.commons:commons-lang3 in /src/it/projects/MJAVADOC-78718bfeb8
Maven Archiver 3.6.4 (#1226)63618bb
Bump org.apache.commons:commons-lang3 (#1224)81afff9
Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#1223)8bcdebf
Add Apache 2.0 LICENSE file (#1220)2299072
Make the legacyMode consistent and actually useful (#1217)33c9f01
Be consistent about data encoding when copying files (#1215)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions