Merge pull request #459 from apache/dependabot/maven/org.apache.commons-commons-lang3-3.16.0

Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0
This commit is contained in:
Gary Gregory 2024-08-07 14:48:07 -04:00 committed by GitHub
commit a4dd28213e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -60,7 +60,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.15.0</version>
<version>3.16.0</version>
<scope>test</scope>
</dependency>
<dependency>
@ -463,7 +463,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.15.0</version>
<version>3.16.0</version>
</dependency>
</dependencies>