Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit fca21d8

Browse files
authored
Merge pull request #59 from browserup/dependabot/gradle/org.apache.commons-commons-lang3-3.9
Bump commons-lang3 from 3.8.1 to 3.9
2 parents 973d7b3 + 5e79b8f commit fca21d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

browserup-proxy-rest/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ dependencies {
6969
implementation 'org.eclipse.jetty:jetty-server:7.3.0.v20110203'
7070
implementation 'org.eclipse.jetty:jetty-servlet:7.3.0.v20110203'
7171
implementation 'org.slf4j:jcl-over-slf4j:1.7.25'
72-
implementation 'org.apache.commons:commons-lang3:3.8.1'
72+
implementation 'org.apache.commons:commons-lang3:3.9'
7373

7474
testImplementation project(':browserup-proxy-mitm')
7575

0 commit comments

Comments
 (0)