Skip to content

Commit c449a2b

Browse files
committed
update libs
1 parent b1fd1f9 commit c449a2b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-starter-parent</artifactId>
9-
<version>3.3.5</version>
9+
<version>3.3.6</version>
1010
<relativePath/> <!-- lookup parent from repository -->
1111
</parent>
1212

@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>net.datafaker</groupId>
5757
<artifactId>datafaker</artifactId>
58-
<version>2.4.1</version>
58+
<version>2.4.2</version>
5959
</dependency>
6060
</dependencies>
6161

0 commit comments

Comments
 (0)