Skip to content

Commit

Permalink
Update Apache Commons Configuration to fix some vulnerabilities.
Browse files Browse the repository at this point in the history
  • Loading branch information
meier-rene committed Apr 11, 2024
1 parent 5835330 commit 5738362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MassBank-Project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-configuration2</artifactId>
<version>2.9.0</version>
<version>2.10.1</version>
</dependency>
<dependency>
<groupId>commons-cli</groupId>
Expand Down

0 comments on commit 5738362

Please sign in to comment.