Skip to content

Commit

Permalink
[ELY-2709] Perform API check against 1.15.21.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
Skyllarr committed Dec 12, 2023
1 parent dcc0f9c commit 9f6532f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wildfly-elytron/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@
<dependency>
<groupId>org.wildfly.security</groupId>
<artifactId>wildfly-elytron</artifactId>
<version>1.15.20.Final</version> <!-- When updating to next release, clear all exclusions. -->
<version>1.15.21.Final</version> <!-- When updating to next release, clear all exclusions. -->
<type>jar</type>
</dependency>
</oldVersion>
Expand Down

0 comments on commit 9f6532f

Please sign in to comment.