Skip to content

Commit

Permalink
[ELY-2587] Perform API check against 2.2.2.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
fjuma committed Aug 24, 2023
1 parent 807dff2 commit 7bfea75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wildfly-elytron/pom.xml
Expand Up @@ -553,7 +553,7 @@
<dependency>
<groupId>org.wildfly.security</groupId>
<artifactId>wildfly-elytron</artifactId>
<version>2.2.1.Final</version> <!-- When updating to next release, clear all exclusions. -->
<version>2.2.2.Final</version> <!-- When updating to next release, clear all exclusions. -->
<type>jar</type>
</dependency>
</oldVersion>
Expand Down

0 comments on commit 7bfea75

Please sign in to comment.