Skip to content

Commit

Permalink
deps(deps): update dependency org.apache.activemq:artemis-jms-server …
Browse files Browse the repository at this point in the history
…to v2.31.2
  • Loading branch information
RenovateBot committed Dec 4, 2023
1 parent 154ec8f commit 3428eed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serverpackcreator-web/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ configurations {
dependencies {
api(project(":serverpackcreator-api"))
api("org.jetbrains.kotlin:kotlin-reflect:1.9.10")
api("org.apache.activemq:artemis-jms-server:2.28.0")
api("org.apache.activemq:artemis-jms-server:2.31.2")
api("com.fasterxml.jackson.module:jackson-module-kotlin:2.14.2")
api("org.springframework.boot:spring-boot-starter-web:2.7.10")
api("org.springframework.boot:spring-boot-starter-log4j2:2.7.10")
Expand Down

0 comments on commit 3428eed

Please sign in to comment.