chore(deps): bump the maven group across 1 directories with 3 updates #7
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 maven group with 3 updates in the /backend/management-service directory: com.google.guava:guava, org.apache.commons:commons-compress and cn.hutool:hutool-all.
Updates
com.google.guava:guava
from 31.0.1-jre to 32.0.0-jreRelease notes
Sourced from com.google.guava:guava's releases.
... (truncated)
Commits
Updates
org.apache.commons:commons-compress
from 1.21 to 1.26.0Updates
cn.hutool:hutool-all
from 5.7.22 to 5.8.12Release notes
Sourced from cn.hutool:hutool-all's releases.
... (truncated)
Changelog
Sourced from cn.hutool:hutool-all's changelog.
... (truncated)
Commits
9dbdf14
🍳release 5.8.12d98a746
DateUtil.parseUTC统一规范,舍弃3位毫秒数后的数字2169e33
Merge pull request #2889 from winlans/v5-devdb108e1
DateUtil.date方法统一修改规则,传入null返回nullc64b382
Merge pull request #2877 from 847689421/v5-deva15cb6f
Merge pull request #2869 from zhaomoran/v5-master771f0a4
修复“sax方式读取excel2003版本,会调用两次doAfterAllAnalysed方法”问题0e3cf48
!919 修复“sax方式读取excel2003版本,会调用两次doAfterAllAnalysed方法”问题。b710b83
fix DateUtil.parseUTCf1164ff
fix codeDependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.