Skip to content

Commit

Permalink
Merge pull request #70 from technosf/dependabot/maven/org.apache.comm…
Browse files Browse the repository at this point in the history
…ons-commons-configuration2-2.11.0

Bump org.apache.commons:commons-configuration2 from 2.10.1 to 2.11.0
  • Loading branch information
technosf authored Jun 11, 2024
2 parents 4cb89cd + 280a7b1 commit b1ea73f
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 @@ -167,7 +167,7 @@ You should run this on you command-line: mvn jfx:native</description>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-configuration2</artifactId>
<version>2.10.1</version>
<version>2.11.0</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
Expand Down

0 comments on commit b1ea73f

Please sign in to comment.