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

Commit 1239e5c

Browse files
Bump commons-lang3 from 3.10 to 3.11
Bumps commons-lang3 from 3.10 to 3.11. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 243e6ae commit 1239e5c

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
@@ -77,7 +77,7 @@ dependencies {
7777
implementation "org.eclipse.jetty:jetty-server:${jettyVersion}"
7878
implementation "org.eclipse.jetty:jetty-servlet:${jettyVersion}"
7979
implementation "org.slf4j:jcl-over-slf4j:${slf4jVersion}"
80-
implementation 'org.apache.commons:commons-lang3:3.10'
80+
implementation 'org.apache.commons:commons-lang3:3.11'
8181

8282
implementation "org.glassfish.jersey.containers:jersey-container-servlet-core:${jerseyVersion}"
8383
implementation "org.glassfish.jersey.media:jersey-media-json-jackson:${jerseyVersion}"

0 commit comments

Comments
 (0)