Release version 3.2.10 (2023.1.10).

See #3582
This commit is contained in:
Jens Schauder
2024-09-13 10:50:08 +02:00
parent d2aaed4b93
commit 66b8f99767
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.10-SNAPSHOT</version>
<version>3.2.10</version>
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-jpa-parent</artifactId>
<version>3.2.10-SNAPSHOT</version>
<version>3.2.10</version>
<relativePath>../pom.xml</relativePath>
</parent>