Skip to content

Commit

Permalink
Bump wicket.version from 10.1.0 to 10.2.0
Browse files Browse the repository at this point in the history
Bumps `wicket.version` from 10.1.0 to 10.2.0.

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

Updates `org.apache.wicket:wicket-tester` from 10.1.0 to 10.2.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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2024
1 parent d3a1fb4 commit 560f828
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 @@ -60,7 +60,7 @@
<maven.compiler.target>17</maven.compiler.target>
<maven.compiler.source>17</maven.compiler.source>

<wicket.version>10.1.0</wicket.version>
<wicket.version>10.2.0</wicket.version>
<jackson.version>2.17.2</jackson.version>
<slf4j.version>2.0.16</slf4j.version>
<junit.version>5.11.0</junit.version>
Expand Down

0 comments on commit 560f828

Please sign in to comment.