File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ plugins {
88 id ' idea'
99 id " io.freefair.lombok" version ' 8.6'
1010 // https://github.com/qoomon/gradle-git-versioning-plugin
11- id ' me.qoomon.git-versioning' version ' 6.4.3 '
11+ id ' me.qoomon.git-versioning' version ' 6.4.4 '
1212 // https://github.com/itzg/github-releaser-gradle-plugin
1313 id ' io.github.itzg.github-releaser' version ' 0.1.1'
1414}
@@ -96,8 +96,8 @@ dependencies {
9696 implementation ' com.kjetland:mbknor-jackson-jsonschema_2.13:1.0.39'
9797 implementation ' com.jayway.jsonpath:json-path:2.9.0'
9898 implementation ' org.apache.httpcomponents.client5:httpclient5:5.3.1'
99- implementation ' io.projectreactor.netty:reactor-netty-http:1.1.21 '
100- implementation ' org.apache.maven:maven-artifact:3.9.8 '
99+ implementation ' io.projectreactor.netty:reactor-netty-http:1.1.22 '
100+ implementation ' org.apache.maven:maven-artifact:3.9.9 '
101101 implementation ' commons-codec:commons-codec:1.17.1'
102102 // for RFC5987 parsing of content-disposition filename*
103103 // 3.5.x is last of Java8 compatible: https://cxf.apache.org/download.html
You can’t perform that action at this time.
0 commit comments