Skip to content

Commit 28b4e22

Browse files
committed
Update Spring Boot. Bump project to v2.
1 parent f143391 commit 28b4e22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>io.github.quinnandrews</groupId>
88
<artifactId>spring-data-specification-builder</artifactId>
9-
<version>1.0.1-SNAPSHOT</version>
9+
<version>2.0.0</version>
1010

1111
<name>Specification Builder</name>
1212
<description>
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>org.springframework.boot</groupId>
3737
<artifactId>spring-boot-dependencies</artifactId>
38-
<version>3.1.4</version>
38+
<version>3.2.0</version>
3939
<type>pom</type>
4040
<scope>import</scope>
4141
</dependency>

0 commit comments

Comments
 (0)