Skip to content

Commit cf2a267

Browse files
committed
fix: use older maven
1 parent 461b9e7 commit cf2a267

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jitpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ before_install:
33
- curl https://mise.run | sh
44
# the following installs the right tools and creates a mise.toml
55
# you can skip these if you commit a mise.toml to the project.
6-
- ~/.local/bin/mise use java@17 maven@3.9
6+
- ~/.local/bin/mise use java@17 maven@3.6.3
77

88
install:
99
# you could technically just run mvn install directly

0 commit comments

Comments
 (0)