Skip to content

Commit

Permalink
Merge pull request #2071 from NCEAS/bug-increase-dependency-versions
Browse files Browse the repository at this point in the history
bump the version of wicket-core
  • Loading branch information
taojing2002 authored Feb 13, 2025
2 parents 8a5e620 + 495063c commit c4a95db
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 @@ -273,7 +273,7 @@
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-core</artifactId>
<version>9.18.0</version>
<version>9.19.0</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit c4a95db

Please sign in to comment.