Skip to content

Commit fc4931a

Browse files
authored
Merge pull request #283 from OWASP-Benchmark/dependabot/maven/commons-codec-commons-codec-1.18.0
Bump commons-codec:commons-codec from 1.17.2 to 1.18.0
2 parents f190e05 + 08240ce commit fc4931a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@
624624
<dependency>
625625
<groupId>commons-codec</groupId>
626626
<artifactId>commons-codec</artifactId>
627-
<version>1.17.2</version>
627+
<version>1.18.0</version>
628628
</dependency>
629629

630630
<!-- 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)