File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ plugins {
2
2
id ' java'
3
3
id ' application'
4
4
id ' idea'
5
- id " io.freefair.lombok" version ' 8.13'
5
+ id " io.freefair.lombok" version ' 8.13.1 '
6
6
// https://github.com/qoomon/gradle-git-versioning-plugin
7
7
id ' me.qoomon.git-versioning' version ' 6.4.4'
8
8
// https://github.com/itzg/github-releaser-gradle-plugin
@@ -96,7 +96,7 @@ dependencies {
96
96
// https://github.com/mbknor/mbknor-jackson-jsonSchema
97
97
implementation ' com.kjetland:mbknor-jackson-jsonschema_2.13:1.0.39'
98
98
implementation ' com.jayway.jsonpath:json-path:2.9.0'
99
- implementation ' org.apache.httpcomponents.client5:httpclient5:5.4.2 '
99
+ implementation ' org.apache.httpcomponents.client5:httpclient5:5.4.3 '
100
100
implementation ' io.projectreactor.netty:reactor-netty-http:1.2.4'
101
101
implementation ' org.apache.maven:maven-artifact:3.9.9'
102
102
implementation ' commons-codec:commons-codec:1.18.0'
You can’t perform that action at this time.
0 commit comments