Skip to content

Commit 749b48f

Browse files
build(deps): bump org.glassfish.main.distributions:glassfish
Bumps [org.glassfish.main.distributions:glassfish](https://github.com/eclipse-ee4j/glassfish) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/eclipse-ee4j/glassfish/releases) - [Changelog](https://github.com/eclipse-ee4j/glassfish/blob/main/RELEASE.md) - [Commits](eclipse-ee4j/glassfish@8.0.0...8.0.1) --- updated-dependencies: - dependency-name: org.glassfish.main.distributions:glassfish dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 985d19c commit 749b48f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
It does not have to match exactly the version bundled with TomEE, but it should be at least the same JakartaEE spec version.-->
117117
<version.tomee.tomcat>10.1.44</version.tomee.tomcat>
118118
<!-- GlassFish 8 is used to test Jakarta EE 11 features -->
119-
<version.glassfish8>8.0.0</version.glassfish8>
119+
<version.glassfish8>8.0.1</version.glassfish8>
120120
<!-- GlassFish 7 supports Jakarta EE 10 -->
121121
<version.glassfish>7.1.0</version.glassfish>
122122
<version.wildfly>39.0.1.Final</version.wildfly>

0 commit comments

Comments
 (0)