Skip to content

Commit

Permalink
⬆️ 升级组件版本 (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
henry-hub authored Oct 17, 2021
1 parent 1affdd4 commit 7fcb2cc
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions ihub-bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,26 +47,26 @@ dependencies {
'com.github.xiaoymin:knife4j-aggregation-spring-boot-starter:2.0.9',
'org.codehaus.groovy:groovy-all:3.0.9',
'com.athaydes:spock-reports:2.1-groovy-3.0',
'cn.hutool:hutool-all:5.7.13',
'cn.hutool:hutool-core:5.7.13',
'cn.hutool:hutool-aop:5.7.13',
'cn.hutool:hutool-bloomFilter:5.7.13',
'cn.hutool:hutool-cache:5.7.13',
'cn.hutool:hutool-crypto:5.7.13',
'cn.hutool:hutool-db:5.7.13',
'cn.hutool:hutool-dfa:5.7.13',
'cn.hutool:hutool-extra:5.7.13',
'cn.hutool:hutool-http:5.7.13',
'cn.hutool:hutool-log:5.7.13',
'cn.hutool:hutool-script:5.7.13',
'cn.hutool:hutool-setting:5.7.13',
'cn.hutool:hutool-system:5.7.13',
'cn.hutool:hutool-cron:5.7.13',
'cn.hutool:hutool-json:5.7.13',
'cn.hutool:hutool-poi:5.7.13',
'cn.hutool:hutool-captcha:5.7.13',
'cn.hutool:hutool-socket:5.7.13',
'cn.hutool:hutool-jwt:5.7.13'
'cn.hutool:hutool-all:5.7.14',
'cn.hutool:hutool-core:5.7.14',
'cn.hutool:hutool-aop:5.7.14',
'cn.hutool:hutool-bloomFilter:5.7.14',
'cn.hutool:hutool-cache:5.7.14',
'cn.hutool:hutool-crypto:5.7.14',
'cn.hutool:hutool-db:5.7.14',
'cn.hutool:hutool-dfa:5.7.14',
'cn.hutool:hutool-extra:5.7.14',
'cn.hutool:hutool-http:5.7.14',
'cn.hutool:hutool-log:5.7.14',
'cn.hutool:hutool-script:5.7.14',
'cn.hutool:hutool-setting:5.7.14',
'cn.hutool:hutool-system:5.7.14',
'cn.hutool:hutool-cron:5.7.14',
'cn.hutool:hutool-json:5.7.14',
'cn.hutool:hutool-poi:5.7.14',
'cn.hutool:hutool-captcha:5.7.14',
'cn.hutool:hutool-socket:5.7.14',
'cn.hutool:hutool-jwt:5.7.14'
}
// 配置ihub组件依赖版本
constraints {
Expand Down

0 comments on commit 7fcb2cc

Please sign in to comment.