Skip to content

Commit

Permalink
Merge pull request #72 from wildfly/dependabot/maven/org.jboss.module…
Browse files Browse the repository at this point in the history
…s-jboss-modules-2.1.5.Final

Bump org.jboss.modules:jboss-modules from 2.1.4.Final to 2.1.5.Final
  • Loading branch information
tadamski authored Apr 22, 2024
2 parents ec0e038 + b845417 commit 19f1590
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 @@ -67,7 +67,7 @@
<dependency>
<groupId>org.jboss.modules</groupId>
<artifactId>jboss-modules</artifactId>
<version>2.1.4.Final</version>
<version>2.1.5.Final</version>
<optional>true</optional>
<scope>provided</scope>
</dependency>
Expand Down

0 comments on commit 19f1590

Please sign in to comment.