We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af36b40 + 3092c8f commit bc39fefCopy full SHA for bc39fef
diogenes/pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>org.springframework.boot</groupId>
8
<artifactId>spring-boot-starter-parent</artifactId>
9
- <version>3.1.3</version>
+ <version>3.1.4</version>
10
<relativePath />
11
</parent>
12
<groupId>dev.nichoko</groupId>
@@ -61,7 +61,7 @@
61
<dependency>
62
<groupId>org.flywaydb</groupId>
63
<artifactId>flyway-core</artifactId>
64
- <version>9.22.0</version>
+ <version>9.22.2</version>
65
</dependency>
66
67
<!-- Open API -->
0 commit comments