Skip to content

Commit 0a2f135

Browse files
Bump javax:javaee-api from 7.0 to 8.0.1
Bumps [javax:javaee-api](https://github.com/javaee/glassfish) from 7.0 to 8.0.1. - [Release notes](https://github.com/javaee/glassfish/releases) - [Commits](https://github.com/javaee/glassfish/commits) --- updated-dependencies: - dependency-name: javax:javaee-api dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2036e23 commit 0a2f135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,7 @@
610610
<dependency>
611611
<groupId>javax</groupId>
612612
<artifactId>javaee-api</artifactId>
613-
<version>7.0</version>
613+
<version>8.0.1</version>
614614
<scope>provided</scope>
615615
</dependency>
616616

0 commit comments

Comments
 (0)