Skip to content

Commit cff5d26

Browse files
Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0
Bumps org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a581d5 commit cff5d26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ limitations under the License.
5959
<artifactId>commons-lang3</artifactId>
6060
<!-- override version to avoid CVE-2025-48924 -->
6161
<!-- can be removed when velocity upgrades its commons-lang3 dependency -->
62-
<version>3.19.0</version>
62+
<version>3.20.0</version>
6363
</dependency>
6464

6565
<dependency>

0 commit comments

Comments
 (0)