[ANNOUNCE] WicketStuff 9.0.0-M5.1 Released

Maxim Solodovnik <[email protected]> Wed, 8 Apr 2020 19:28:48 +0700
Newsgroups gmane.comp.java.wicket.devel,gmane.comp.jakarta.avalon.user
Message-ID <CAJmbs8j2R8CvortRmLTe1wUfX1S=sL7ZGdqp5x41PaiXdWofKw__1945.32883340202$1586348947$gmane$org@mail.gmail.com>
WicketStuff core 9.0.0-M5.1 based on Apache Wicket 9.0.0-M5 is released
and soon will be available at Maven Central!

Unfortunately WicketStuff core 9.0.0-M5 is broken, please use this
release instead

The changelog is:

Maxim Solodovnik (12):
      Switching to the next development version
      Inline styles are removed
      Merge branch 'master' of github.com:wicketstuff/core
      Tests should be fixed
      wicket-datetime tests are fixed
      Minor changes in CSS style ID and spacing
      Merge branch 'master' of github.com:wicketstuff/core
      Tests should be fixed
      Dependencies and plugins are updated
      Select2 is updated, CSP disabled for some examples
      Some CSP improvements
      WicketStuff 9.0.0-M5.1 is released

Sven Meier (2):
      DelegatedPage is stored in session
      SessionQuotaManagingDataStore can be asynchronous

Andrea Del Bene (1):
      Update readme.md

renoth (1):
      #688 Select2 Settings should honor default (#689)

The WicketStuff team