Skip to content

Commit 809aa6a

Browse files
Merged branch master into dependabot/gradle/amazonSdk-2.44.2
2 parents fd565c5 + 38adecf commit 809aa6a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ci/tests/elastic/run-elastic-apm.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# while sleep 9m; do echo -e '\n=====[ Gradle build is still running ]====='; done &
4-
export DOCKER_IMAGE="docker.elastic.co/apm/apm-server:9.4.0"
4+
export DOCKER_IMAGE="docker.elastic.co/apm/apm-server:9.4.1"
55
echo "Running Elastic APM Server docker container"
66
docker stop elastic-apm || true && docker rm elastic-apm || true
77
docker run -d \

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ sendGrid = "4.10.3"
209209
sentry = "8.40.0"
210210
shibbolethUtilJavaSupport = "9.2.1"
211211
slackClient = "1.48.1"
212-
slf4j = "2.0.17"
212+
slf4j = "2.0.18"
213213
snakeYaml = "2.6"
214214
socketJsClient = "1.5.1"
215215
splunkLogging = "1.11.10"

0 commit comments

Comments
 (0)