Skip to content

Commit 468feae

Browse files
Merge pull request #538 from gruelbox/dependabot/maven/org.apache.commons-commons-lang3-3.14.0
Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0
2 parents d1b1f00 + 6cc8c55 commit 468feae

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)