Skip to content

Commit

Permalink
build(deps): bump org.apache.commons:commons-configuration2
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-configuration2 from 2.9.0 to 2.10.1.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-configuration2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent 7c221a3 commit ae2bcda
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 @@ -23,7 +23,7 @@ repositories {
dependencies {
implementation 'org.eclipse.jgit:org.eclipse.jgit:6.7.0.202309050840-r'
implementation 'org.apache.maven:maven-artifact:3.9.6'
implementation 'org.apache.commons:commons-configuration2:2.9.0'
implementation 'org.apache.commons:commons-configuration2:2.10.1'

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

0 comments on commit ae2bcda

Please sign in to comment.