Skip to content

Commit e759434

Browse files
build(deps): bump org.apache.commons:commons-lang3
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] <[email protected]>
1 parent 9c7e6d5 commit e759434

File tree

1 file changed

+1
-1
lines changed
  • modules/samples/userguide/src/userguide/springbootdemo

1 file changed

+1
-1
lines changed

modules/samples/userguide/src/userguide/springbootdemo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>org.apache.commons</groupId>
6363
<artifactId>commons-lang3</artifactId>
64-
<version>3.17.0</version>
64+
<version>3.18.0</version>
6565
</dependency>
6666
<dependency>
6767
<groupId>jakarta.activation</groupId>

0 commit comments

Comments
 (0)