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

Commit 500e988

Browse files
Bump jopt-simple from 3.2 to 5.0.4
Bumps [jopt-simple](https://github.com/jopt-simple/jopt-simple) from 3.2 to 5.0.4. - [Release notes](https://github.com/jopt-simple/jopt-simple/releases) - [Commits](https://github.com/jopt-simple/jopt-simple/commits/jopt-simple-5.0.4) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent c8fb87d commit 500e988

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
@@ -65,7 +65,7 @@ dependencies {
6565
implementation 'com.google.inject.extensions:guice-multibindings:4.2.2'
6666
implementation 'com.google.sitebricks:sitebricks:0.8.10'
6767
implementation 'io.netty:netty-all:4.1.35.Final'
68-
implementation 'net.sf.jopt-simple:jopt-simple:3.2'
68+
implementation 'net.sf.jopt-simple:jopt-simple:5.0.4'
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'

0 commit comments

Comments
 (0)