Skip to content

Commit

Permalink
fix(deps): bump wicket.version from 10.2.0 to 10.3.0
Browse files Browse the repository at this point in the history
Bumps `wicket.version` from 10.2.0 to 10.3.0.

Updates `org.apache.wicket:wicket-core` from 10.2.0 to 10.3.0

Updates `org.apache.wicket:wicket-extensions` from 10.2.0 to 10.3.0

---
updated-dependencies:
- dependency-name: org.apache.wicket:wicket-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.wicket:wicket-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Dec 23, 2024
1 parent 25da3e3 commit 2b08356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/eea-wicket-10/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe

<properties>
<java.version>17</java.version>
<wicket.version>10.2.0</wicket.version>
<wicket.version>10.3.0</wicket.version>
<wicketstuff.version>10.3.0</wicketstuff.version>
</properties>

Expand Down

0 comments on commit 2b08356

Please sign in to comment.