Skip to content

Commit 9208a27

Browse files
build(deps): bump maven-artifact from 3.6.3 to 3.8.1
Bumps [maven-artifact](https://github.com/apache/maven) from 3.6.3 to 3.8.1. - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.6.3...maven-3.8.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d525da commit 9208a27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repositories {
2323

2424
dependencies {
2525
implementation 'org.eclipse.jgit:org.eclipse.jgit:5.11.0.202103091610-r'
26-
implementation 'org.apache.maven:maven-artifact:3.6.3'
26+
implementation 'org.apache.maven:maven-artifact:3.8.1'
2727
implementation 'org.apache.commons:commons-configuration2:2.7'
2828

2929
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.0-M1'

0 commit comments

Comments
 (0)