Skip to content

Commit 1d75aab

Browse files
Bump org.apache.commons:commons-configuration2 from 2.11.0 to 2.13.0 (#898)
Bumps org.apache.commons:commons-configuration2 from 2.11.0 to 2.13.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-configuration2 dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff6911d commit 1d75aab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/manifestmergetool/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ dependencies {
7979
implementation('org.jsoup:jsoup:1.22.1')
8080
implementation('com.android.tools.build:manifest-merger:31.4.1')
8181
implementation('com.android.tools:common:31.4.1')
82-
implementation('org.apache.commons:commons-configuration2:2.11.0')
82+
implementation('org.apache.commons:commons-configuration2:2.13.0')
8383
implementation('commons-codec:commons-codec:1.21.0')
8484

8585
testImplementation(platform('org.junit:junit-bom:6.0.3'))

0 commit comments

Comments
 (0)