Skip to content

Commit

Permalink
[JXR-187] Upgrade components
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Dec 26, 2023
1 parent ac17da4 commit ec1e1a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down Expand Up @@ -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>
Expand Down

0 comments on commit ec1e1a9

Please # to comment.