Skip to content

Commit 127688c

Browse files
authored
Merge pull request #960 from apache/dependabot/maven/modules/samples/userguide/src/userguide/springbootdemo/org.apache.commons-commons-lang3-3.18.0
build(deps): bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 in /modules/samples/userguide/src/userguide/springbootdemo
2 parents 21ec964 + e759434 commit 127688c

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)