Skip to content

Commit 5895d40

Browse files
authored
Merge branch 'main' into dependabot/gradle/io.github.bonigarcia-webdrivermanager-5.9.3
2 parents 089b881 + 4e51d9f commit 5895d40

File tree

25 files changed

+343
-1841
lines changed

25 files changed

+343
-1841
lines changed

.mvn/jvm.config

Lines changed: 0 additions & 1 deletion
This file was deleted.

.mvn/wrapper/maven-wrapper.jar

-58.5 KB
Binary file not shown.

.mvn/wrapper/maven-wrapper.properties

Lines changed: 0 additions & 18 deletions
This file was deleted.

api/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# The tag is ignored when a sha is included but the reason to add it are:
22
# 1. Self Documentation: It is difficult to find out what the expected tag is given a sha alone
33
# 2. Helps dependabot during discovery of upgrades
4-
FROM azul/zulu-openjdk-alpine:21.0.6-jre-headless@sha256:472c058d73210246e8082321a2dd44df672647839a8e22c230200eef8549f9ea
4+
FROM azul/zulu-openjdk-alpine:21.0.6-jre-headless@sha256:75c5cc1ca1429513b56e9cbe3121bce86476cdec18b5b74b6842ab0af4b5a57f
55

66
RUN apk add --no-cache \
77
# snappy codec

0 commit comments

Comments
 (0)