Skip to content

Commit bc39fef

Browse files
authored
Merge pull request #49 from nck974/bump-dependecies
Bump dependecies
2 parents af36b40 + 3092c8f commit bc39fef

File tree

3 files changed

+132
-132
lines changed

3 files changed

+132
-132
lines changed

diogenes/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.1.3</version>
9+
<version>3.1.4</version>
1010
<relativePath />
1111
</parent>
1212
<groupId>dev.nichoko</groupId>
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>org.flywaydb</groupId>
6363
<artifactId>flyway-core</artifactId>
64-
<version>9.22.0</version>
64+
<version>9.22.2</version>
6565
</dependency>
6666

6767
<!-- Open API -->

0 commit comments

Comments
 (0)