Skip to content

Commit

Permalink
🎨 更新依赖版本
Browse files Browse the repository at this point in the history
  • Loading branch information
TAKETODAY committed Jan 27, 2025
1 parent 89e6163 commit da69c5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infra-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@ bom {
dependencies {
api(platform("com.fasterxml.jackson:jackson-bom:2.18.0"))
api(platform("io.micrometer:micrometer-bom:1.12.3"))
api(platform("io.netty:netty-bom:4.1.116.Final"))
api(platform("io.netty:netty-bom:4.1.117.Final"))
api(platform("io.netty:netty5-bom:5.0.0.Alpha5"))
api(platform("io.projectreactor:reactor-bom:2023.0.9"))
api(platform("io.rsocket:rsocket-bom:1.1.3"))
Expand Down Expand Up @@ -621,7 +621,7 @@ dependencies {
api("net.sf.jopt-simple:jopt-simple:5.0.4")
api("org.apache-extras.beanshell:bsh:2.0b6")
api("org.apache.poi:poi-ooxml:5.2.3")
api 'org.apache.commons:commons-compress:1.25.0'
api "org.apache.commons:commons-compress:1.27.1"
api("org.bouncycastle:bcpkix-jdk18on:1.72")
api("org.codehaus.jettison:jettison:1.5.4")
api("org.crac:crac:1.4.0")
Expand Down

0 comments on commit da69c5d

Please sign in to comment.