Skip to content

Commit 6cc8c55

Browse files
Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0
Bumps org.apache.commons:commons-lang3 from 3.13.0 to 3.14.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]>
1 parent ec2586a commit 6cc8c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

transactionoutbox-jackson/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<properties>
1414
<guice.version>5.2.4.RELEASE</guice.version>
1515
<jackson.version>2.16.0</jackson.version>
16-
<commons.lang.version>3.13.0</commons.lang.version>
16+
<commons.lang.version>3.14.0</commons.lang.version>
1717
</properties>
1818
<dependencies>
1919
<!-- Run time -->

0 commit comments

Comments
 (0)