Skip to content

Commit

Permalink
Update Apache Commons configuration dependency to 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-waldenberg committed Apr 24, 2023
1 parent c5d733f commit 89329b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-configuration2</artifactId>
<version>2.8.0</version>
<version>2.9.0</version>
</dependency>
<dependency>
<groupId>org.jboss.weld.se</groupId>
Expand Down

0 comments on commit 89329b6

Please sign in to comment.