Release version 3.1.9 (2023.0.9).

See #3312
This commit is contained in:
Mark Paluch
2024-02-16 08:55:43 +01:00
parent 7e60944d15
commit b13ca18e9b
4 changed files with 6 additions and 6 deletions

View File

@@ -5,12 +5,12 @@
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-envers</artifactId>
<version>3.1.9-SNAPSHOT</version>
<version>3.1.9</version>
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-jpa-parent</artifactId>
<version>3.1.9-SNAPSHOT</version>
<version>3.1.9</version>
<relativePath>../pom.xml</relativePath>
</parent>