There was an error while loading. Please reload this page.
1 parent b1fd1f9 commit c449a2bCopy full SHA for c449a2b
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.5</version>
+ <version>3.3.6</version>
10
<relativePath/> <!-- lookup parent from repository -->
11
</parent>
12
@@ -55,7 +55,7 @@
55
<dependency>
56
<groupId>net.datafaker</groupId>
57
<artifactId>datafaker</artifactId>
58
- <version>2.4.1</version>
+ <version>2.4.2</version>
59
</dependency>
60
</dependencies>
61
0 commit comments