Skip to content

Release v2.7.7

Compare
Choose a tag to compare
@joutvhu joutvhu released this 16 Feb 16:13
· 12 commits to support_27 since this release

What's New

  • Remove commons-lang3.version property
  • Remove import hibernate, issue #24

Gradle

implementation 'com.github.joutvhu:spring-dynamic-jpa:2.7.7'

Maven

<dependency>
    <groupId>com.github.joutvhu</groupId>
    <artifactId>spring-dynamic-jpa</artifactId>
    <version>2.7.7</version>
</dependency>