Skip to content

Commit b0b2cc0

Browse files
build(deps): bump the patches group with 3 updates (#465)
1 parent 4270ad1 commit b0b2cc0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)