Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Commit e0bd68a

Browse files
authored
[release] - #35 - Compatibility with Spring Boot 2.4.0 (#67)
1 parent 425acf4 commit e0bd68a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ jobs:
8080
maven-args: "-DskipTests -DskipITs"
8181

8282
env:
83-
JAVA_HOME: /usr/lib/jvm/java-1.8-openjdk/
83+
JAVA_HOME: /usr/lib/jvm/java-1.8-openjdk/

0 commit comments

Comments
 (0)