Skip to content

Commit 7585993

Browse files
committed
Update maven orb to v1.4.1
1 parent 3846964 commit 7585993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ executors:
1616
- image: 'cimg/openjdk:11.0'
1717

1818
orbs:
19-
maven: circleci/maven@1.4.0
19+
maven: circleci/maven@1.4.1
2020

2121
workflows:
2222
maven_test:

0 commit comments

Comments
 (0)