Skip to content

Commit

Permalink
build(pom): dependency changes
Browse files Browse the repository at this point in the history
org.apache.commons:commons-configuration2 upgrade 2.9.0> 2.10.1
  • Loading branch information
rikkarth committed Apr 23, 2024
1 parent d14ac42 commit 4e9f32c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-configuration2</artifactId>
<version>2.9.0</version>
<version>2.10.1</version>
</dependency>

<!-- https://mvnrepository.com/artifact/commons-beanutils/commons-beanutils -->
Expand Down

0 comments on commit 4e9f32c

Please sign in to comment.