Skip to content

Commit

Permalink
Merge pull request #39 from wicketstuff/dependabot/maven/wicket.versi…
Browse files Browse the repository at this point in the history
…on-10.0.0

Bump wicket.version from 10.0.0-M2 to 10.0.0
  • Loading branch information
martin-g authored Mar 17, 2024
2 parents 3dc8755 + 23d7a78 commit b4d9fb5
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.0.0-M2</wicket.version>
<wicket.version>10.0.0</wicket.version>
<jackson.version>2.16.2</jackson.version>
<slf4j.version>2.0.12</slf4j.version>
<junit.version>5.10.2</junit.version>
Expand Down

0 comments on commit b4d9fb5

Please sign in to comment.