Skip to content

v3.1.0

Compare
Choose a tag to compare
@f-lopes f-lopes released this 06 Feb 11:45
  • Use org.hibernate.validator groupId for hibernate-validator
  • Bump spring-test from 5.2.8.RELEASE to 5.3.3 (#72)
  • Bump junit-jupiter from 5.7.0 to 5.7.1 (#74)
  • Bump lombok from 1.18.16 to 1.18.18 (#73)
  • Bump spotbugs-maven-plugin from 4.1.4 to 4.2.0 (#71)
  • Bump maven-pmd-plugin from 3.13.0 to 3.14.0 (#67)
  • Change tests log level to info (#68) (@JKancel)
<dependency>
    <groupId>io.florianlopes</groupId>
    <artifactId>spring-mvc-test-utils</artifactId>
    <version>3.1.0</version>
    <scope>test</scope>
</dependency>