Skip to content

Commit

Permalink
Merge pull request #1721 from hmcts/combine-prs-branch
Browse files Browse the repository at this point in the history
Renovate Combined Pull Request
  • Loading branch information
mikebrownccd authored Jan 25, 2024
2 parents ef6e60e + 6bc24d6 commit 8447192
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Keep hub.Dockerfile aligned to this file as far as possible
ARG JAVA_OPTS="-Djava.security.egd=file:/dev/./urandom"
# renovate: datasource=github-releases depName=microsoft/ApplicationInsights-Java
ARG APP_INSIGHTS_AGENT_VERSION=3.4.18
ARG APP_INSIGHTS_AGENT_VERSION=3.4.19

# Application image

Expand Down
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ plugins {
id 'org.sonarqube' version '4.0.0.2929'
id 'au.com.dius.pact' version '4.3.12'
id 'com.github.spacialcircumstances.gradle-cucumber-reporting' version '0.1.25'
id 'org.owasp.dependencycheck' version '9.0.4'
id 'org.owasp.dependencycheck' version '9.0.9'
}

apply plugin: "info.solidsoft.pitest"
Expand Down Expand Up @@ -55,7 +55,7 @@ def versions = [
log4JVersion : '2.20.0',
logbackVersion : '1.2.13',
launchDarklySdk: '5.10.9',
netty_version : '4.1.101.Final'
netty_version : '4.1.106.Final'

]

Expand Down
4 changes: 2 additions & 2 deletions charts/am-org-role-mapping-service/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ appVersion: "1.0"
description: A Helm chart for AM Organisation Role Mapping Service
name: am-org-role-mapping-service
home: https://github.com/hmcts/am-org-role-mapping-service
version: 0.0.55
version: 0.0.56
maintainers:
- name: Access Management Team
dependencies:
- name: java
version: 5.0.2
version: 5.0.3
repository: 'https://hmctspublic.azurecr.io/helm/v1/repo/'
- name: servicebus
version: 1.0.4
Expand Down

0 comments on commit 8447192

Please sign in to comment.