Skip to content

Commit

Permalink
[marytts] Bump commons-io to 2.17.0 (#17500)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent b5c47cd commit 3540cfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundles/org.openhab.voice.marytts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ SPI-Consumer: java.util.ServiceLoader#load(java.lang.Class[marytts.config.MaryCo
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.11.0</version>
<version>2.17.0</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 3540cfe

Please sign in to comment.