Skip to content

Commit 0eed5dd

Browse files
authored
Merge pull request #488 from OWASP-Benchmark/dependabot/maven/commons-codec-commons-codec-1.22.1
Bump commons-codec:commons-codec from 1.22.0 to 1.22.1
2 parents 1beec46 + d27db7b commit 0eed5dd

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.22.0</version>
639+
<version>1.22.1</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)