Skip to content

Girders 6.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jul 13:05
· 37 commits to master since this release

Maven coordinates

<dependency>
  <groupId>com.netcetera.girders</groupId>
  <artifactId>girders</artifactId>
  <version>${girders.version}/version>
</dependency>

Documentation of latest release

https://netceteragroup.github.io/girders

What's Changed

  • Upgrade Guava version to 32.1.1-jre
  • Upgrade Pdf box to 2.0.29
  • Upgrade Spring Boot version to 3.1.2
  • Upgrade Spring Boot Admin version to 3.1.3
  • Upgrade to Spring web flow 3.0.0
  • Upgrade classgraph to 4.8.161
  • [no-issue] upgrade dependencies to spring boot 3.1.2 and smaller upgr… by @MarijaPopova in #69

Full Changelog: girders-6.1.0...girders-6.2.0