This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-jxr.git


The following commit(s) were added to refs/heads/master by this push:
     new ec1e1a9  [JXR-187] Upgrade components
ec1e1a9 is described below

commit ec1e1a9ce992a9baa52aa041a25bd6079ca94261
Author: Michael Osipov <micha...@apache.org>
AuthorDate: Tue Dec 26 19:54:31 2023 +0100

    [JXR-187] Upgrade components
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index b1a4286..9c9db1e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@ under the License.
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-lang3</artifactId>
-        <version>3.12.0</version>
+        <version>3.14.0</version>
       </dependency>
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
@@ -121,7 +121,7 @@ under the License.
       <dependency>
         <groupId>commons-io</groupId>
         <artifactId>commons-io</artifactId>
-        <version>2.14.0</version>
+        <version>2.15.1</version>
       </dependency>
     </dependencies>
   </dependencyManagement>

Reply via email to