Skip to content

Commit 20d3458

Browse files
Bump org.apache.commons:commons-lang3 in /examples/example4 (#128)
Bumps org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d2985e commit 20d3458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/example4/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>org.apache.commons</groupId>
2929
<artifactId>commons-lang3</artifactId>
30-
<version>3.17.0</version>
30+
<version>3.18.0</version>
3131
</dependency>
3232
</dependencies>
3333
</project>

0 commit comments

Comments
 (0)