Skip to content

Commit

Permalink
fix: upgrade org.apache.commons:commons-configuration2 from 2.10.1 to…
Browse files Browse the repository at this point in the history
… 2.11.0

Snyk has created this PR to upgrade org.apache.commons:commons-configuration2 from 2.10.1 to 2.11.0.

See this package in maven:
org.apache.commons:commons-configuration2

See this project in Snyk:
https://app.snyk.io/org/luis100/project/17860dfd-b7a6-404f-a8b6-4c482d27e6e8?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 30, 2024
1 parent eef0b76 commit 551efc6
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 @@ -348,7 +348,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-configuration2</artifactId>
<version>2.10.1</version>
<version>2.11.0</version>
</dependency>
<dependency>
<!-- needed for commons-configuration2 -->
Expand Down

0 comments on commit 551efc6

Please sign in to comment.