Skip to content

Commit 3a3d715

Browse files
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 in /service (#801)
Bumps org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 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 7abfd32 commit 3a3d715

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
@@ -49,7 +49,7 @@ dependencies {
4949
implementation 'org.apache.qpid:qpid-jms-client:2.5.0'
5050

5151
// Utils
52-
implementation 'org.apache.commons:commons-lang3:3.14.0'
52+
implementation 'org.apache.commons:commons-lang3:3.15.0'
5353
implementation 'javax.xml.soap:javax.xml.soap-api:1.4.0'
5454
implementation 'com.github.spullara.mustache.java:compiler:0.9.14'
5555
implementation 'org.apache.tika:tika-core:2.9.2'

0 commit comments

Comments
 (0)