Release version 3.2.6 (2023.1.6).

See #3421
This commit is contained in:
Mark Paluch
2024-05-17 11:22:23 +02:00
parent 4f1f847445
commit 07cadeaaa3
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.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-jpa-parent</artifactId>
<version>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath>../pom.xml</relativePath>
</parent>