Skip to content

Commit 7f60879

Browse files
build(deps): bump the patches group with 2 updates (#541)
1 parent 1d8739e commit 7f60879

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'java'
33
id 'application'
44
id 'idea'
5-
id "io.freefair.lombok" version '8.13'
5+
id "io.freefair.lombok" version '8.13.1'
66
// https://github.com/qoomon/gradle-git-versioning-plugin
77
id 'me.qoomon.git-versioning' version '6.4.4'
88
// https://github.com/itzg/github-releaser-gradle-plugin
@@ -96,7 +96,7 @@ dependencies {
9696
// https://github.com/mbknor/mbknor-jackson-jsonSchema
9797
implementation 'com.kjetland:mbknor-jackson-jsonschema_2.13:1.0.39'
9898
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'
100100
implementation 'io.projectreactor.netty:reactor-netty-http:1.2.4'
101101
implementation 'org.apache.maven:maven-artifact:3.9.9'
102102
implementation 'commons-codec:commons-codec:1.18.0'

0 commit comments

Comments
 (0)