Skip to content

Commit

Permalink
Update dependency org.jboss.weld.se:weld-se-core to v5.1.2.Final (#7599)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 5, 2023
1 parent c228f19 commit 7799eb6
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 @@ -163,7 +163,7 @@ testcontainers-keycloak = { module = "com.github.dasniko:testcontainers-keycloak
threeten-extra = { module = "org.threeten:threeten-extra", version = "1.7.2" }
undertow-core = { module = "io.undertow:undertow-core", version.ref = "undertow" }
undertow-servlet = { module = "io.undertow:undertow-servlet", version.ref = "undertow" }
weld-se-core = { module = "org.jboss.weld.se:weld-se-core", version = "5.1.1.SP2" }
weld-se-core = { module = "org.jboss.weld.se:weld-se-core", version = "5.1.2.Final" }
wiremock = { module = "com.github.tomakehurst:wiremock-jre8-standalone", version = "2.35.1" }

[plugins]
Expand Down

0 comments on commit 7799eb6

Please sign in to comment.