We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbc7425 commit 46f7a48Copy full SHA for 46f7a48
pom.xml
@@ -11,7 +11,7 @@
11
</parent>
12
13
<artifactId>shared-resources</artifactId>
14
- <version>3.0.0</version>
+ <version>3.1.0</version>
15
<packaging>jar</packaging>
16
17
<name>Java shared resources</name>
@@ -42,7 +42,7 @@
42
<dependency>
43
<groupId>org.springframework.boot</groupId>
44
<artifactId>spring-boot</artifactId>
45
- <version>2.7.5</version>
+ <version>3.4.5</version>
46
<scope>provided</scope>
47
</dependency>
48
0 commit comments