Skip to content

Commit

Permalink
Merge pull request #2394 from smallrye/dependabot/maven/main/commons-…
Browse files Browse the repository at this point in the history
…io-commons-io-2.15.1

Bump commons-io:commons-io from 2.15.0 to 2.15.1
  • Loading branch information
ozangunalp authored Dec 1, 2023
2 parents 8031a5b + 1447278 commit 1518570
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@

<mutiny.version>2.5.1</mutiny.version>
<artemis.version>2.31.2</artemis.version>
<commons-io.version>2.15.0</commons-io.version>
<commons-io.version>2.15.1</commons-io.version>

<jboss-log-manager.version>3.0.2.Final</jboss-log-manager.version>

Expand Down
2 changes: 1 addition & 1 deletion smallrye-reactive-messaging-jms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.15.0</version>
<version>2.15.1</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 1518570

Please sign in to comment.