Skip to content

Commit a948e6b

Browse files
committed
[ELY-2882] Perform API check against 2.2.8.Final
1 parent acb12ba commit a948e6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wildfly-elytron/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -553,7 +553,7 @@
553553
<dependency>
554554
<groupId>org.wildfly.security</groupId>
555555
<artifactId>wildfly-elytron</artifactId>
556-
<version>2.2.7.Final</version> <!-- When updating to next release, clear all exclusions. -->
556+
<version>2.2.8.Final</version> <!-- When updating to next release, clear all exclusions. -->
557557
<type>jar</type>
558558
</dependency>
559559
</oldVersion>

0 commit comments

Comments
 (0)