Skip to content

Commit

Permalink
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-tester` 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-tester
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 22, 2024
1 parent 02d9416 commit a83f519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<com.fasterxml.jackson.version>2.17.2</com.fasterxml.jackson.version>
<junit.version>5.11.3</junit.version>
<hamcrest.version>3.0</hamcrest.version>
<wicket.version>10.2.0</wicket.version>
<wicket.version>10.3.0</wicket.version>
<jakarta.servlet-api.version>6.1.0</jakarta.servlet-api.version>
<logback.version>1.5.12</logback.version>

Expand Down

0 comments on commit a83f519

Please sign in to comment.