There was an error while loading. Please reload this page.
1 parent 87302e5 commit f049488Copy full SHA for f049488
1 file changed
pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>org.springframework.boot</groupId>
8
<artifactId>spring-boot-starter-parent</artifactId>
9
- <version>3.3.7</version>
+ <version>3.4.5</version>
10
<relativePath/> <!-- lookup parent from repository -->
11
</parent>
12
@@ -24,7 +24,7 @@
24
<dependency>
25
<groupId>it.aboutbits</groupId>
26
<artifactId>spring-boot-toolbox</artifactId>
27
- <version>1.0.0-RC6</version>
+ <version>1.1.0</version>
28
</dependency>
29
</dependencies>
30
</dependencyManagement>
@@ -55,7 +55,7 @@
55
56
<groupId>net.datafaker</groupId>
57
<artifactId>datafaker</artifactId>
58
- <version>2.4.2</version>
+ <version>2.4.3</version>
59
60
61
0 commit comments