Skip to content

Commit fdf2b38

Browse files
authored
Merge pull request #455 from OWASP-Benchmark/dependabot/maven/commons-codec-commons-codec-1.22.0
Bump commons-codec:commons-codec from 1.21.0 to 1.22.0
2 parents b8a7411 + 0b57e77 commit fdf2b38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,7 @@
636636
<dependency>
637637
<groupId>commons-codec</groupId>
638638
<artifactId>commons-codec</artifactId>
639-
<version>1.21.0</version>
639+
<version>1.22.0</version>
640640
</dependency>
641641

642642
<!-- mvn dependency:analyze says this is an unused declared dependency, but its wrong. Get this runtime error if it's not included: Caused by: org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.apache.commons.dbcp.BasicDataSource] for bean with name 'dataSource' defined in class path resource [context.xml]; nested exception is java.lang.ClassNotFoundException: org.apache.commons.dbcp.BasicDataSource -->

0 commit comments

Comments
 (0)