Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.glassfish.main.extras:glassfish-embedded-all from 7.0.21 to 7.0.23 #1160

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump org.glassfish.main.extras:glassfish-embedded-all
Bumps org.glassfish.main.extras:glassfish-embedded-all from 7.0.21 to 7.0.23.

---
updated-dependencies:
- dependency-name: org.glassfish.main.extras:glassfish-embedded-all
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Mar 16, 2025
commit a1b8d8722330053a2b37d6c78ea2463941bce521
2 changes: 1 addition & 1 deletion wicketstuff-glassfish4-integration/pom.xml
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@
<dependency>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>glassfish-embedded-all</artifactId>
<version>7.0.21</version>
<version>7.0.23</version>
<scope>provided</scope>
</dependency>
</dependencies>