Skip to content

Commit d1e0074

Browse files
Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 in /service (#1351)
Bumps org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 621029e commit d1e0074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dependencies {
6666
implementation 'org.apache.qpid:qpid-jms-client:2.9.0'
6767

6868
// Utils
69-
implementation 'org.apache.commons:commons-lang3:3.18.0'
69+
implementation 'org.apache.commons:commons-lang3:3.19.0'
7070
implementation 'javax.xml.soap:javax.xml.soap-api:1.4.0'
7171
implementation 'com.github.spullara.mustache.java:compiler:0.9.14'
7272
implementation 'org.apache.tika:tika-core:3.2.0'

0 commit comments

Comments
 (0)