MicroShed / boost

Boost Maven and Gradle plugins for MicroProfile development
Eclipse Public License 1.0
27 stars 13 forks source link

Review EE 7, EE8 API levels #378

Closed scottkurz closed 4 years ago

scottkurz commented 5 years ago

E.g. in boost-ee8-apis-bom we have:

            <dependency>
                <groupId>javax.transaction</groupId>
                <artifactId>javax.transaction-api</artifactId>
                <version>1.2</version>
            </dependency>

but in https://mvnrepository.com/artifact/javax/javaee-web-api/8.0 it shows v1.2.1