Skip to content

Commit

Permalink
WINDUP-4155: upgrade commons-configuration 2 to v2.10.1 (#1736)
Browse files Browse the repository at this point in the history
  • Loading branch information
m-brophy committed May 7, 2024
1 parent e5df5a6 commit 88480ff
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -546,6 +546,11 @@
<artifactId>commons-text</artifactId>
<version>1.10.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-configuration2</artifactId>
<version>2.10.1</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
Expand Down

0 comments on commit 88480ff

Please sign in to comment.