Bump the maven group across 2 directories with 8 updates #1
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 8 updates in the /crmeb directory:
5.1.24
8.0.28
4.12
4.13.1
3.3.1
3.5.3.1
4.5.7
5.8.21
4.5.6
4.5.13
3.17
4.1.1
1.3.3
1.5
2.4
2.14.0
Bumps the maven group with 8 updates in the /crmeb/crmeb-common directory:
5.1.24
8.0.28
4.12
4.13.1
3.3.1
3.5.3.1
4.5.7
5.8.21
4.5.6
4.5.13
3.17
4.1.1
1.3.3
1.5
2.4
2.14.0
Updates
mysql:mysql-connector-java
from 5.1.24 to 8.0.28Changelog
Sourced from mysql:mysql-connector-java's changelog.
... (truncated)
Commits
7ff2161
Updating copyright yearsb13af38
Fix for DateTimeTest according to changes in MySQL server.5c7b775
Update in test for Bug#96900 (30355150).e1169ee
Fix for Bug#99260 (31189960), statement.setQueryTimeout,creates a database co...05778ef
Fix for Bug#103324 (32770013), X DevAPI Collection.replaceOne() missing match...48219f2
Fix for Bug#105197 (33461744), Statement.executeQuery() may return non-naviga...24cf7e2
Fix for Bug#105323 (33507321), README.md contains broken links.ad46620
Fix for Bug#96900 (30355150), STATEMENT.CANCEL()CREATE A DATABASE4d19ea1
Fix for Bug#104067 (33054827), No reset autoCommit after unknown issue occurs.bc45d35
Fix for Bug#85223 (25656020), MYSQLSQLXML SETSTRING CRASH.Updates
junit:junit
from 4.12 to 4.13.1Release notes
Sourced from junit:junit's releases.
Commits
1b683f4
[maven-release-plugin] prepare release r4.13.1ce6ce3a
Draft 4.13.1 release notesc29dd82
Change version to 4.13.1-SNAPSHOT1d17486
Add a link to assertThrows in exception testing543905d
Use separate line for annotation in Javadoc510e906
Add sub headlines to class Javadoc610155b
Merge pull request from GHSA-269g-pwp5-87ppb6cfd1e
Explicitly wrap float parameter for consistency (#1671)a5d205c
Fix GitHub link in FAQ (#1672)3a5c6b4
Deprecated since jdk9 replacing constructor instance of Double and Float (#1660)Updates
com.baomidou:mybatis-plus
from 3.3.1 to 3.5.3.1Release notes
Sourced from com.baomidou:mybatis-plus's releases.
... (truncated)
Changelog
Sourced from com.baomidou:mybatis-plus's changelog.
... (truncated)
Commits
188370b
3.5.3.1-SNAPSHOT
与3.5.3.1
版本一同发布d3cfdb3
test 以及租户插件解析sql遇到多表必须给表起别名e4e500d
fix: 修复在 IService.lambdaQuery().one() 使用场景在数据库无数据时报错问题和重复调用问题dabd053
feat: 优化 ChainWrapper#getEntityClassf884ca7
调整引入包问题84091f9
发布新春版 3.5.3a09cb70
删除多余插件解决引入 kotlin 依赖问题cfb025a
3.5.3 更新日志,内测 3 天,新版本 28 号发布44f2f0b
优化 ddl 支持 sb301720ed
测试线程问题 gitee issues/I4S9U5Updates
cn.hutool:hutool-all
from 4.5.7 to 5.8.21Release notes
Sourced from cn.hutool:hutool-all's releases.
... (truncated)
Changelog
Sourced from cn.hutool:hutool-all's changelog.
... (truncated)
Commits
5889435
fix test0eee7ea
修复CVE-2023-24163漏洞9f777b3
add testd179823
UrlResource增加size方法e8c1f7a
修复多线程下Sftp中Channel关闭的问题68daef7
修复IOS系统下,chrome 浏览器的解析规则有误04b5cc9
!1044 修复issues:I7OTCU (IOS系统下,chrome 浏览器的解析规则有误)e1d2926
fix bug:issues/I7OTCU1af3851
更新开原许可URL4a0eb2d
Merge pull request #3228 from zemochen/v5-devUpdates
org.apache.httpcomponents:httpclient
from 4.5.6 to 4.5.13Updates
org.apache.poi:poi
from 3.17 to 4.1.1Updates
commons-fileupload:commons-fileupload
from 1.3.3 to 1.5Updates
commons-io:commons-io
from 2.4 to 2.14.0Updates
mysql:mysql-connector-java
from 5.1.24 to 8.0.28Changelog
Sourced from mysql:mysql-connector-java's changelog.
... (truncated)
Commits
7ff2161
Updating copyright yearsb13af38
Fix for DateTimeTest according to changes in MySQL server.5c7b775
Update in test for Bug#96900 (30355150).e1169ee
Fix for Bug#99260 (31189960), statement.setQueryTimeout,creates a database co...05778ef
Fix for Bug#103324 (32770013), X DevAPI Collection.replaceOne() missing match...48219f2
Fix for Bug#105197 (33461744), Statement.executeQuery() may return non-naviga...24cf7e2
Fix for Bug#105323 (33507321), README.md contains broken links.ad46620
Fix for Bug#96900 (30355150), STATEMENT.CANCEL()CREATE A DATABASE4d19ea1
Fix for Bug#104067 (33054827), No reset autoCommit after unknown issue occurs.bc45d35
Fix for Bug#85223 (25656020), MYSQLSQLXML SETSTRING CRASH.Updates
junit:junit
from 4.12 to 4.13.1Release notes
Sourced from junit:junit's releases.
Commits
1b683f4
[maven-release-plugin] prepare release r4.13.1ce6ce3a
Draft 4.13.1 release notesc29dd82
Change version to 4.13.1-SNAPSHOT1d17486
Add a link to assertThrows in exception testing543905d
Use separate line for annotation in Javadoc510e906
Add sub headlines to class Javadoc610155b
Merge pull request from GHSA-269g-pwp5-87ppb6cfd1e
Explicitly wrap float parameter for consistency (#1671)a5d205c
Fix GitHub link in FAQ (#1672)3a5c6b4
Deprecated since jdk9 replacing constructor instance of Double and Float (#1660)Updates
com.baomidou:mybatis-plus
from 3.3.1 to 3.5.3.1Release notes
Sourced from com.baomidou:mybatis-plus's releases.
... (truncated)
Changelog
Sourced from com.baomidou:mybatis-plus's changelog.
... (truncated)
Commits
188370b
3.5.3.1-SNAPSHOT
与3.5.3.1
版本一同发布d3cfdb3
test 以及租户插件解析sql遇到多表必须给表起别名e4e500d
fix: 修复在 IService.lambdaQuery().one() 使用场景在数据库无数据时报错问题和重复调用问题dabd053
feat: 优化 ChainWrapper#getEntityClassf884ca7
调整引入包问题84091f9
发布新春版 3.5.3a09cb70
删除多余插件解决引入 kotlin 依赖问题cfb025a
3.5.3 更新日志,内测 3 天,新版本 28 号发布44f2f0b
优化 ddl 支持 sb301720ed
测试线程问题 gitee issues/I4S9U5Updates
cn.hutool:hutool-all
from 4.5.7 to 5.8.21Release notes
Sourced from cn.hutool:hutool-all's releases.
... (truncated)
Changelog
Sourced from cn.hutool:hutool-all's changelog.
... (truncated)
Commits
5889435
fix test0eee7ea
修复CVE-2023-24163漏洞9f777b3
add testd179823
UrlResource增加size方法e8c1f7a
修复多线程下Sftp中Channel关闭的问题68daef7
修复IOS系统下,chrome 浏览器的解析规则有误04b5cc9
!1044 修复issues:I7OTCU (IOS系统下,chrome 浏览器的解析规则有误)e1d2926
fix bug:issues/I7OTCU1af3851
更新开原许可URL4a0eb2d
Merge pull request #3228 from zemochen/v5-devUpdates
org.apache.httpcomponents:httpclient
from 4.5.6 to 4.5.13Updates
org.apache.poi:poi
from 3.17 to 4.1.1Updates
commons-fileupload:commons-fileupload
from 1.3.3 to 1.5Updates
commons-io:commons-io
from 2.4 to 2.14.0Dependabot 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.