Skip to content

Commit

Permalink
build(deps): bump org.ow2.asm:asm-bom from 9.7 to 9.7.1 (#866)
Browse files Browse the repository at this point in the history
IHub Bot: PR is merged by IHub Bot
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent ce3961a commit c2170e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ okio-bom = { module = 'com.squareup.okio:okio-bom', version = '3.9.1' }
guava-bom = { module = 'com.google.guava:guava-bom', version = '33.3.1-jre' }
guice-bom = { module = 'com.google.inject:guice-bom', version = '7.0.0' }
axon-bom = { module = 'org.axonframework:axon-bom', version = '4.10.2' }
asm-bom = { module = 'org.ow2.asm:asm-bom', version = '9.7' }
asm-bom = { module = 'org.ow2.asm:asm-bom', version = '9.7.1' }
spring-boot-admin-dependencies = { module = 'de.codecentric:spring-boot-admin-dependencies', version.ref = 'spring-boot-admin' }
spring-cloud-dependencies = { module = 'org.springframework.cloud:spring-cloud-dependencies', version.ref = 'spring-cloud' }
spring-cloud-alibaba-dependencies = { module = 'com.alibaba.cloud:spring-cloud-alibaba-dependencies', version.ref = 'spring-cloud-alibaba' }
Expand Down

0 comments on commit c2170e8

Please sign in to comment.