Skip to content

Commit c80e2a8

Browse files
Update dependency maven to v2.1.0 (#155)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 638c675 commit c80e2a8

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:21.0.6'
1717

1818
orbs:
19-
maven: circleci/maven@2.0.0
19+
maven: circleci/maven@2.1.0
2020

2121
workflows:
2222
maven_test:

0 commit comments

Comments
 (0)