Skip to content

Commit

Permalink
build(deps): bump org.apache.maven:maven-artifact from 3.9.5 to 3.9.6
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven:maven-artifact](https://github.com/apache/maven) from 3.9.5 to 3.9.6.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.5...maven-3.9.6)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent f6f3119 commit f93271d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ repositories {

dependencies {
implementation 'org.eclipse.jgit:org.eclipse.jgit:6.7.0.202309050840-r'
implementation 'org.apache.maven:maven-artifact:3.9.5'
implementation 'org.apache.maven:maven-artifact:3.9.6'
implementation 'org.apache.commons:commons-configuration2:2.9.0'

testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.1'
Expand Down

0 comments on commit f93271d

Please sign in to comment.