We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99cc2bc commit f33a94aCopy full SHA for f33a94a
.circleci/config.yml
@@ -16,7 +16,7 @@ executors:
16
- image: 'cimg/openjdk:21.0.8'
17
18
orbs:
19
- maven: circleci/maven@2.1.0
+ maven: circleci/maven@2.1.1
20
21
workflows:
22
maven_test:
0 commit comments