Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[interceptors-dev] About to release Interceptors 1.2.3

Hi,


I'd hereby like to declare our intention to release Interceptors 1.2.3.


This is the Jakarta EE version of Interceptors 1.2.2. (see https://mvnrepository.com/artifact/javax.interceptor/javax.interceptor-api/1.2.2)


Maven coordinates have changed, and some code formatting has been done, but no API changes have been made.


See https://github.com/eclipse-ee4j/interceptor-api/tree/EE4J_8


The new Maven coordinates will be:


 <groupId>jakarta.interceptor</groupId>

 <artifactId>jakarta.interceptor-api</artifactId>

 <version>1.2.3</version>


If there are any objections, please let us know.


Kind regards,

Arjan


Back to the top