Skip to content

Commit 30d8bb6

Browse files
committed
Updated to commons-lang3-3.15.0
1 parent cd7ff2d commit 30d8bb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ along with ao-encoding. If not, see <https://www.gnu.org/licenses/>.
252252
<groupId>com.aoapps</groupId><artifactId>ao-web-resources-servlet</artifactId><version>0.5.0${POST-SNAPSHOT}</version>
253253
</dependency>
254254
<dependency>
255-
<groupId>org.apache.commons</groupId><artifactId>commons-lang3</artifactId><version>3.14.0</version>
255+
<groupId>org.apache.commons</groupId><artifactId>commons-lang3</artifactId><version>3.15.0</version>
256256
</dependency>
257257
<!-- javaee-web-api-bom: <groupId>javax.el</groupId><artifactId>javax.el-api</artifactId> -->
258258
<!-- javaee-web-api-bom: <groupId>javax.servlet</groupId><artifactId>javax.servlet-api</artifactId> -->

0 commit comments

Comments
 (0)