We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f143391 + 28b4e22 commit d2e516aCopy full SHA for d2e516a
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>io.github.quinnandrews</groupId>
8
<artifactId>spring-data-specification-builder</artifactId>
9
- <version>1.0.1-SNAPSHOT</version>
+ <version>2.0.0</version>
10
11
<name>Specification Builder</name>
12
<description>
@@ -35,7 +35,7 @@
35
<dependency>
36
<groupId>org.springframework.boot</groupId>
37
<artifactId>spring-boot-dependencies</artifactId>
38
- <version>3.1.4</version>
+ <version>3.2.0</version>
39
<type>pom</type>
40
<scope>import</scope>
41
</dependency>
0 commit comments