Release version 3.1.11 (2023.0.11).

See #3396
This commit is contained in:
Mark Paluch
2024-04-12 09:32:44 +02:00
parent e006d5c4a8
commit 4ffa5f08c4
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.11-SNAPSHOT</version>
<version>3.1.11</version>
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-jpa-parent</artifactId>
<version>3.1.11-SNAPSHOT</version>
<version>3.1.11</version>
<relativePath>../pom.xml</relativePath>
</parent>