We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a529a9 + 4a8c1c8 commit 93cfed6Copy full SHA for 93cfed6
.circleci/config.yml
@@ -16,7 +16,7 @@ executors:
16
- image: 'cimg/openjdk:21.0.5'
17
18
orbs:
19
- maven: circleci/maven@1.4.1
+ maven: circleci/maven@2.0.0
20
21
workflows:
22
maven_test:
0 commit comments