From b933847aa15dfc1b44d198b7372d86227e737084 Mon Sep 17 00:00:00 2001 From: Darran Lofthouse <darran.lofthouse@jboss.com> Date: Thu, 18 Mar 2021 17:55:13 +0000 Subject: [PATCH] [ELY-2105] Perform API check against 1.10.11.Final --- wildfly-elytron/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wildfly-elytron/pom.xml b/wildfly-elytron/pom.xml index a2a92150b42..1d35751fea1 100644 --- a/wildfly-elytron/pom.xml +++ b/wildfly-elytron/pom.xml @@ -538,7 +538,7 @@ <dependency> <groupId>org.wildfly.security</groupId> <artifactId>wildfly-elytron</artifactId> - <version>1.10.11.Final</version> <!-- When updating to next release, clear all exclusions. --> + <version>1.10.12.Final</version> <!-- When updating to next release, clear all exclusions. --> <type>jar</type> </dependency> </oldVersion>