We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf880f0 + 4f06aaf commit 1447d7cCopy full SHA for 1447d7c
1 file changed
modules/samples/userguide/src/userguide/springbootdemo/pom.xml
@@ -152,11 +152,6 @@
152
<artifactId>commons-codec</artifactId>
153
<version>1.15</version>
154
</dependency>
155
- <dependency>
156
- <groupId>commons-lang</groupId>
157
- <artifactId>commons-lang</artifactId>
158
- <version>2.6</version>
159
- </dependency>
160
<dependency>
161
<groupId>commons-validator</groupId>
162
<artifactId>commons-validator</artifactId>
0 commit comments