Skip to content

Commit

Permalink
Renovate Combined Pull Request (#2191)
Browse files Browse the repository at this point in the history
* Update dependency com.azure:azure-messaging-servicebus to v7.17.7

* Update versions.tomcat to v9.0.98

* Update apache-poi monorepo to v5.3.0

* Update dependency hashicorp/terraform to v1.10.2

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Prashanth Nerlige <prashanth.nerlige@hmcts.net>
  • Loading branch information
4 people authored Dec 20, 2024
1 parent 222633e commit 8d5a62e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ def versions = [
springSecurity : '5.7.11',
springHystrix : '2.1.1.RELEASE',
swagger2Version: '2.10.5',
tomcat : '9.0.97',
tomcat : '9.0.98',
pact_version : '4.1.41',
rest_assured : '3.3.0',
cucumber : '5.7.0',
Expand All @@ -57,7 +57,7 @@ def versions = [
logbackVersion : '1.2.13',
launchDarklySdk: '5.10.9',
netty_version : '4.1.115.Final',
poi : '5.2.5'
poi : '5.3.0'

]

Expand Down Expand Up @@ -406,7 +406,7 @@ dependencies {
//Azure service bus libraries
implementation group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.12.0'
implementation group: 'com.azure', name: 'azure-core', version: '1.54.1'
implementation group: 'com.azure', name: 'azure-messaging-servicebus', version: '7.17.6'
implementation group: 'com.azure', name: 'azure-messaging-servicebus', version: '7.17.7'
implementation group: 'io.projectreactor', name: 'reactor-core', version: '3.6.11'
implementation group: 'commons-cli', name: 'commons-cli', version: '1.9.0'
implementation group: 'com.launchdarkly', name: 'launchdarkly-java-server-sdk', version: versions.launchDarklySdk
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/.terraform-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.9.8
1.10.2

0 comments on commit 8d5a62e

Please sign in to comment.