Skip to content

Commit

Permalink
fix(deps): bump wicketstuff.version from 10.0.0 to 10.1.0
Browse files Browse the repository at this point in the history
Bumps `wicketstuff.version` from 10.0.0 to 10.1.0.

Updates `org.wicketstuff:wicket-datetime` from 10.0.0 to 10.1.0

Updates `org.wicketstuff:wicketstuff-minis` from 10.0.0 to 10.1.0

---
updated-dependencies:
- dependency-name: org.wicketstuff:wicket-datetime
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.wicketstuff:wicketstuff-minis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Jun 10, 2024
1 parent 926b486 commit 42a0821
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 @@ -22,7 +22,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<properties>
<java.version>17</java.version>
<wicket.version>10.1.0</wicket.version>
<wicketstuff.version>10.0.0</wicketstuff.version>
<wicketstuff.version>10.1.0</wicketstuff.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 42a0821

Please sign in to comment.