We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd7ff2d commit 30d8bb6Copy full SHA for 30d8bb6
book/pom.xml
@@ -252,7 +252,7 @@ along with ao-encoding. If not, see <https://www.gnu.org/licenses/>.
252
<groupId>com.aoapps</groupId><artifactId>ao-web-resources-servlet</artifactId><version>0.5.0${POST-SNAPSHOT}</version>
253
</dependency>
254
<dependency>
255
- <groupId>org.apache.commons</groupId><artifactId>commons-lang3</artifactId><version>3.14.0</version>
+ <groupId>org.apache.commons</groupId><artifactId>commons-lang3</artifactId><version>3.15.0</version>
256
257
<!-- javaee-web-api-bom: <groupId>javax.el</groupId><artifactId>javax.el-api</artifactId> -->
258
<!-- javaee-web-api-bom: <groupId>javax.servlet</groupId><artifactId>javax.servlet-api</artifactId> -->
0 commit comments