Skip to content

Commit 46f9113

Browse files
Bump org.glassfish.expressly:expressly from 5.0.0 to 6.0.0 (#598)
Bumps [org.glassfish.expressly:expressly](https://github.com/eclipse-ee4j/expressly) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/eclipse-ee4j/expressly/releases) - [Commits](eclipse-ee4j/expressly@5.0.0-RELEASE...6.0.0-RELEASE) --- updated-dependencies: - dependency-name: org.glassfish.expressly:expressly dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2fcbf12 commit 46f9113

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
@@ -79,7 +79,7 @@
7979
<version.org.mockito>5.17.0</version.org.mockito>
8080
<version.org.slf4j>2.0.17</version.org.slf4j>
8181
<version.org.hibernate.validator>8.0.2.Final</version.org.hibernate.validator>
82-
<version.org.glassfish.expressly>5.0.0</version.org.glassfish.expressly>
82+
<version.org.glassfish.expressly>6.0.0</version.org.glassfish.expressly>
8383

8484
<!-- Checkstyle props -->
8585
<checkstyle.failOnViolation>true</checkstyle.failOnViolation>

0 commit comments

Comments
 (0)