Skip to content

Commit

Permalink
Merge pull request #536 from belaban/dependabot/maven/org.wildfly.ope…
Browse files Browse the repository at this point in the history
…nssl-wildfly-openssl-2.1.4.Final

Bump wildfly-openssl from 2.1.3.Final to 2.1.4.Final
  • Loading branch information
belaban committed May 24, 2021
2 parents 3d821a4 + 105c8a2 commit f021973
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 @@ -124,7 +124,7 @@
<dependency>
<groupId>org.wildfly.openssl</groupId>
<artifactId>wildfly-openssl</artifactId>
<version>2.1.3.Final</version>
<version>2.1.4.Final</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit f021973

Please sign in to comment.