Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps wicket-bootstrap.version from 7.0.11 to 7.0.13.
Updates de.agilecoders.wicket:wicket-bootstrap-core from 7.0.11 to 7.0.13

Commits
  • 7c8e058 [maven-release-plugin] prepare release bootstrap-parent-7.0.13
  • 20bdf5e Bump the version to 7.0.13-SNAPSHOT
  • 4aa47c4 Wicket 10.7.0
  • 1b2e7ae Fixes issue #1252: bootstrap-confirmation client-side events are fixed; boots...
  • 24e953b Bump org.webjars:bootstrap from 5.3.7 to 5.3.8 (#1239)
  • dcc0290 Remove .travis.yml. We use Github Actions for a long time
  • 73506af Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.3 to 3.5.4 (#1242)
  • 41e898b Bump org.apache.maven.plugins:maven-compiler-plugin (#1251)
  • c667378 Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 (#1250)
  • d47d939 Bump org.sonatype.central:central-publishing-maven-plugin (#1249)
  • Additional commits viewable in compare view

Updates de.agilecoders.wicket:wicket-bootstrap-extensions from 7.0.11 to 7.0.13

Commits
  • 7c8e058 [maven-release-plugin] prepare release bootstrap-parent-7.0.13
  • 20bdf5e Bump the version to 7.0.13-SNAPSHOT
  • 4aa47c4 Wicket 10.7.0
  • 1b2e7ae Fixes issue #1252: bootstrap-confirmation client-side events are fixed; boots...
  • 24e953b Bump org.webjars:bootstrap from 5.3.7 to 5.3.8 (#1239)
  • dcc0290 Remove .travis.yml. We use Github Actions for a long time
  • 73506af Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.3 to 3.5.4 (#1242)
  • 41e898b Bump org.apache.maven.plugins:maven-compiler-plugin (#1251)
  • c667378 Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 (#1250)
  • d47d939 Bump org.sonatype.central:central-publishing-maven-plugin (#1249)
  • Additional commits viewable in compare view

Updates de.agilecoders.wicket:wicket-bootstrap-themes from 7.0.11 to 7.0.13

Commits
  • 7c8e058 [maven-release-plugin] prepare release bootstrap-parent-7.0.13
  • 20bdf5e Bump the version to 7.0.13-SNAPSHOT
  • 4aa47c4 Wicket 10.7.0
  • 1b2e7ae Fixes issue #1252: bootstrap-confirmation client-side events are fixed; boots...
  • 24e953b Bump org.webjars:bootstrap from 5.3.7 to 5.3.8 (#1239)
  • dcc0290 Remove .travis.yml. We use Github Actions for a long time
  • 73506af Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.3 to 3.5.4 (#1242)
  • 41e898b Bump org.apache.maven.plugins:maven-compiler-plugin (#1251)
  • c667378 Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 (#1250)
  • d47d939 Bump org.sonatype.central:central-publishing-maven-plugin (#1249)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `wicket-bootstrap.version` from 7.0.11 to 7.0.13.

Updates `de.agilecoders.wicket:wicket-bootstrap-core` from 7.0.11 to 7.0.13
- [Commits](martin-g/wicket-bootstrap@bootstrap-parent-7.0.11...bootstrap-parent-7.0.13)

Updates `de.agilecoders.wicket:wicket-bootstrap-extensions` from 7.0.11 to 7.0.13
- [Commits](martin-g/wicket-bootstrap@bootstrap-parent-7.0.11...bootstrap-parent-7.0.13)

Updates `de.agilecoders.wicket:wicket-bootstrap-themes` from 7.0.11 to 7.0.13
- [Commits](martin-g/wicket-bootstrap@bootstrap-parent-7.0.11...bootstrap-parent-7.0.13)

---
updated-dependencies:
- dependency-name: de.agilecoders.wicket:wicket-bootstrap-core
  dependency-version: 7.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: de.agilecoders.wicket:wicket-bootstrap-extensions
  dependency-version: 7.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: de.agilecoders.wicket:wicket-bootstrap-themes
  dependency-version: 7.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file Spring Boot 4.x v4 branch, using Spring Boot 4.x labels Oct 6, 2025
@andi-huber andi-huber merged commit 75920fe into v4 Oct 6, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/maven/v4/wicket-bootstrap.version-7.0.13 branch October 6, 2025 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file Spring Boot 4.x v4 branch, using Spring Boot 4.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant