Skip to content

Commit ff97566

Browse files
committed
update versions
1 parent 592c73f commit ff97566

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

pom.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
34
<modelVersion>4.0.0</modelVersion>
45

56
<parent>
67
<groupId>org.springframework.boot</groupId>
78
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>4.0.1</version>
9+
<version>4.0.2</version>
910
<relativePath/> <!-- lookup parent from repository -->
1011
</parent>
1112

@@ -25,7 +26,7 @@
2526
<dependency>
2627
<groupId>it.aboutbits</groupId>
2728
<artifactId>spring-boot-toolbox</artifactId>
28-
<version>2.1.0-RC1</version>
29+
<version>2.1.0</version>
2930
</dependency>
3031
<dependency>
3132
<groupId>it.aboutbits</groupId>

0 commit comments

Comments
 (0)